Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Kowalsky
redox
Commits
dc820b35
Commit
dc820b35
authored
Mar 16, 2017
by
Jeremy Soller
Browse files
Add more e1000 IDs
parent
96189617
Changes
1
Hide whitespace changes
Inline
Side-by-side
filesystem/etc/pcid.toml
View file @
dc820b35
[[drivers]]
name
=
"E1000 NIC"
name
=
"82543GC NIC"
class
=
2
vendor
=
32902
device
=
4100
command
=
[
"/sbin/e1000d"
,
"$NAME"
,
"$BAR0"
,
"$IRQ"
]
[[drivers]]
name
=
"82540EM NIC"
class
=
2
vendor
=
32902
device
=
4110
command
=
[
"/sbin/e1000d"
,
"$NAME"
,
"$BAR0"
,
"$IRQ"
]
[[drivers]]
name
=
"82545EM NIC"
class
=
2
vendor
=
32902
device
=
4111
command
=
[
"/sbin/e1000d"
,
"$NAME"
,
"$BAR0"
,
"$IRQ"
]
[[drivers]]
name
=
"RTL8168 NIC"
class
=
2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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