#device ex
#device ep
#device fe0 at isa? port 0x300
# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
# exists only as a PCMCIA device, so there is no ISA attatement needed
# and resources will always be dynamically assigned by the pccard code.
#device wi
# 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.
pseudo-device loop # Network loopback
// 通常的loop装置,当您用telnet或ftp localhost它就是经由此装置
此为必需的。
pseudo-device ether # Ethernet support
// 当您有网路卡时才需要,它也包含基本的网路协定码
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 编译 内容 大法 // ... 装置 支援 设定 .. 没有 可以 |
注册
个人空间
