Remove building with NOCRYPTO option
[minix3.git] / minix / drivers / net / fxp / fxp.conf
blob0259471a1f4705bb8bda44e6b8f21d8cbc98647d
2 service fxp
4         type net;
5         descr "Intel PRO/100";
6         system
7                 UMAP            # 14
8                 IRQCTL          # 19
9                 DEVIO           # 21
10         ;
11         pci device      8086:1031;
12         pci device      8086:1032;
13         pci device      8086:103d;
14         pci device      8086:1064;
15         pci device      8086:1229;
16         pci device      8086:2449;
17         pci device      8086:1209;
18         ipc
19                 SYSTEM pm rs log tty ds vm
20                 pci inet lwip amddev
21                 ;