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
975b130a
Commit
975b130a
authored
Feb 14, 2003
by
Alan Cox
Committed by
Jens Axboe
Feb 14, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] header update for arcnet updates (again to match 2.4)
parent
00cca1c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
include/linux/com20020.h
include/linux/com20020.h
+3
-1
No files found.
include/linux/com20020.h
View file @
975b130a
...
...
@@ -32,7 +32,7 @@ int com20020_found(struct net_device *dev, int shared);
void
com20020_remove
(
struct
net_device
*
dev
);
/* The number of low I/O ports used by the card. */
#define ARCNET_TOTAL_SIZE
9
#define ARCNET_TOTAL_SIZE
8
/* various register addresses */
#define _INTMASK (ioaddr+0)
/* writable */
...
...
@@ -59,6 +59,8 @@ void com20020_remove(struct net_device *dev);
/* in SETUP register */
#define PROMISCset 0x10
/* enable RCV_ALL */
#define P1MODE 0x80
/* enable P1-MODE for Backplane */
#define SLOWARB 0x01
/* enable Slow Arbitration for >=5Mbps */
/* COM2002x */
#define SUB_TENTATIVE 0
/* tentative node ID */
...
...
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