2011-10-13 14:27:30 +02:00
|
|
|
|
|
|
|
service rtl8169
|
|
|
|
{
|
|
|
|
type net;
|
|
|
|
descr "Realtek 8169 based card";
|
|
|
|
system
|
|
|
|
UMAP # 14
|
|
|
|
IRQCTL # 19
|
|
|
|
DEVIO # 21
|
|
|
|
;
|
|
|
|
pci device 10ec/8129;
|
2013-02-13 23:57:28 +01:00
|
|
|
pci device 10ec/8136;
|
2011-10-13 14:27:30 +02:00
|
|
|
pci device 10ec/8167;
|
|
|
|
pci device 10ec/8169;
|
|
|
|
pci device 10ec/8168;
|
|
|
|
pci device 1186/4300;
|
|
|
|
pci device 1259/c107;
|
|
|
|
pci device 1385/8169;
|
|
|
|
pci device 16ec/0116;
|
|
|
|
pci device 1737/1032;
|
|
|
|
ipc
|
|
|
|
SYSTEM pm rs log tty ds vm
|
|
|
|
pci inet lwip amddev
|
|
|
|
;
|
|
|
|
};
|
|
|
|
|