Move device lnc to isa section, since it no longer uses the compat shims.
Add comment about lnc. Remove probe order comment from isa_compat.c. That appears to no longer be the case.
This commit is contained in:
parent
34ad843f42
commit
8f3a0dd489
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85715
@ -188,13 +188,12 @@ device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
|
||||
device ex # Intel EtherExpress Pro/10 and Pro/10+
|
||||
device ep # Etherlink III based cards
|
||||
device fe # Fujitsu MB8696x based cards
|
||||
device lnc # NE2100, NE32-VL Lance Ethernet cards
|
||||
device sn # SMC's 9000 series of ethernet chips
|
||||
device xe # Xircom pccard ethernet
|
||||
|
||||
# The probe order of these is presently determined by i386/isa/isa_compat.c.
|
||||
#device ie
|
||||
# ISA deivces that use the old ISA shims
|
||||
#device le
|
||||
device lnc
|
||||
|
||||
# Wireless NIC cards
|
||||
device an # Aironet 4500/4800 802.11 wireless NICs.
|
||||
|
@ -188,13 +188,12 @@ device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
|
||||
device ex # Intel EtherExpress Pro/10 and Pro/10+
|
||||
device ep # Etherlink III based cards
|
||||
device fe # Fujitsu MB8696x based cards
|
||||
device lnc # NE2100, NE32-VL Lance Ethernet cards
|
||||
device sn # SMC's 9000 series of ethernet chips
|
||||
device xe # Xircom pccard ethernet
|
||||
|
||||
# The probe order of these is presently determined by i386/isa/isa_compat.c.
|
||||
#device ie
|
||||
# ISA deivces that use the old ISA shims
|
||||
#device le
|
||||
device lnc
|
||||
|
||||
# Wireless NIC cards
|
||||
device an # Aironet 4500/4800 802.11 wireless NICs.
|
||||
|
Loading…
Reference in New Issue
Block a user