2011-10-13 14:27:30 +02:00
|
|
|
service e1000
|
|
|
|
{
|
|
|
|
type net;
|
|
|
|
descr "Intel PRO/1000 Gigabit";
|
|
|
|
system
|
|
|
|
UMAP # 14
|
|
|
|
IRQCTL # 19
|
|
|
|
DEVIO # 21
|
|
|
|
;
|
|
|
|
pci device 8086/100e;
|
2012-03-05 12:58:33 +01:00
|
|
|
pci device 8086/100f;
|
2011-10-13 14:27:30 +02:00
|
|
|
pci device 8086/107c;
|
|
|
|
pci device 8086/10cd;
|
|
|
|
pci device 8086/10d3;
|
|
|
|
pci device 8086/10de;
|
|
|
|
pci device 8086/105e;
|
|
|
|
ipc
|
|
|
|
SYSTEM pm rs log tty ds vm
|
|
|
|
pci inet lwip ;
|
|
|
|
};
|
|
|
|
|