
Device ID belongs to a NIC being used in many Thinkpad laptops, tested! Close #118 Change-Id: If6c2327a4fb4cae49a734dc1cebbe3dc8c383456
25 lines
637 B
Plaintext
25 lines
637 B
Plaintext
service e1000
|
|
{
|
|
type net;
|
|
descr "Intel PRO/1000 Gigabit";
|
|
system
|
|
UMAP # 14
|
|
IRQCTL # 19
|
|
DEVIO # 21
|
|
;
|
|
pci device 8086:100e;
|
|
pci device 8086:100f;
|
|
pci device 8086:101e;
|
|
pci device 8086:107c;
|
|
pci device 8086:109a;
|
|
pci device 8086:10cd;
|
|
pci device 8086:10d3;
|
|
pci device 8086:10de;
|
|
pci device 8086:105e;
|
|
pci device 8086:150c;
|
|
ipc
|
|
SYSTEM pm rs log tty ds vm
|
|
pci inet lwip ;
|
|
};
|
|
|