Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
a9f5e347
Commit
a9f5e347
authored
May 19, 2004
by
Daniele Venzano
Committed by
Jeff Garzik
May 19, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[netdrvr sis900] cosmetic header cleanups
parent
663f87fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
drivers/net/sis900.h
drivers/net/sis900.h
+3
-3
No files found.
drivers/net/sis900.h
View file @
a9f5e347
...
...
@@ -77,7 +77,7 @@ enum sis900_interrupt_enable_reigster_bits {
IE
=
0x00000001
};
/* maximum dma burst f
ro transmission and receive
*/
/* maximum dma burst f
or transmission and receive
*/
#define MAX_DMA_RANGE 7
/* actually 0 means MAXIMUM !! */
#define TxMXDMA_shift 20
#define RxMXDMA_shift 20
...
...
@@ -86,7 +86,7 @@ enum sis900_tx_rx_dma{
DMA_BURST_512
=
0
,
DMA_BURST_64
=
5
};
/* transmit FIFO thresh
h
olds */
/* transmit FIFO thresholds */
#define TX_FILL_THRESH 16
/* 1/4 FIFO size */
#define TxFILLT_shift 8
#define TxDRNT_shift 0
...
...
@@ -140,7 +140,7 @@ enum sis96x_eeprom_command {
EEREQ
=
0x00000400
,
EEDONE
=
0x00000200
,
EEGNT
=
0x00000100
};
/* Mana
m
gement Data I/O (mdio) frame */
/* Management Data I/O (mdio) frame */
#define MIIread 0x6000
#define MIIwrite 0x5002
#define MIIpmdShift 7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment