idled 介绍 (二)设定说明(16) # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # Xircom Ethernet #device xe
# The probe order of these is presently determined by i386/isa/isa_compat.c. #device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 #device lnc0 at isa? port 0x280 irq 10 drq 0 #device cs0 at isa? port 0x300 #device sn0 at isa? port 0x300 irq 10 // ISA的网卡...同样的选择您有的...没有的#掉 ... 同样的..您也可以参考/sur/src/sys/i386/conf/LINT 有详细的说明 ---------------------------------------------------------------------------- [第八部份]虚拟装置、封包过滤器、USB的装置 设定 ---------------------------------------------------------------------------- # Pseudo devices - the number indicates how many units to allocated.