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
479aba47
Commit
479aba47
authored
Feb 15, 2002
by
Jeff Garzik
Browse files
Options
Browse Files
Download
Plain Diff
Merge
bk://gkernel@bkbits.net/net-drivers-2.5
into rum.normnet.org:/spare/repo/net-drivers-2.5
parents
b45a640b
7674a89b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
drivers/net/via-rhine.c
drivers/net/via-rhine.c
+2
-1
No files found.
drivers/net/via-rhine.c
View file @
479aba47
...
...
@@ -321,6 +321,7 @@ enum via_rhine_chips {
VT86C100A
=
0
,
VT6102
,
VT3043
,
VT6105
,
};
struct
via_rhine_chip_info
{
...
...
@@ -349,7 +350,7 @@ static struct via_rhine_chip_info via_rhine_chip_info[] __devinitdata =
{
"VIA VT6102 Rhine-II"
,
RHINE_IOTYPE
,
256
,
CanHaveMII
|
HasWOL
},
{
"VIA VT3043 Rhine"
,
RHINE_IOTYPE
,
128
,
CanHaveMII
|
ReqTxAlign
}
CanHaveMII
|
ReqTxAlign
}
,
{
"VIA VT6105 Rhine-III"
,
RHINE_IOTYPE
,
256
,
CanHaveMII
|
HasWOL
},
};
...
...
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