Remove building with NOCRYPTO option
[minix3.git] / minix / drivers / net / lance / lance.conf
blobb5a4dda67146164774485e34a29ab35913187370
2 service lance
4         type net;
5         descr "AMD LANCE (also emulated by VMWare and VirtualBox)";
6         system
7                 UMAP            # 14
8                 IRQCTL          # 19
9                 DEVIO           # 21
10         ;
11         pci device      1022:2000;
12         uid     0;