OLDCARD -> NEWCARD
pccbb -> cbb PR: 43263
This commit is contained in:
parent
f0e8cf0d26
commit
679aabee94
@ -1928,10 +1928,10 @@ device bktr
|
||||
#
|
||||
# card: pccard slots
|
||||
# pcic: isa/pccard bridge
|
||||
device pcic
|
||||
hint.pcic.0.at="isa"
|
||||
hint.pcic.1.at="isa"
|
||||
device card 1
|
||||
#device pcic
|
||||
#hint.pcic.0.at="isa"
|
||||
#hint.pcic.1.at="isa"
|
||||
#device card 1
|
||||
|
||||
#
|
||||
# PC Card/PCMCIA and Cardbus
|
||||
@ -1940,12 +1940,15 @@ device card 1
|
||||
# Note that NEWCARD and OLDCARD are incompatible. Do not use both at the same
|
||||
# time.
|
||||
#
|
||||
# pccbb: isa/pccard and pci/cardbus bridge
|
||||
# pccbb: pci/cardbus bridge implementing YENTA interface
|
||||
# pccard: pccard slots
|
||||
# cardbus: cardbus slots
|
||||
#device pccbb
|
||||
#device pccard
|
||||
#device cardbus
|
||||
device cbb
|
||||
device pccard
|
||||
device cardbus
|
||||
#device pcic ISA attachment currently busted
|
||||
#hint.pcic.0.at="isa"
|
||||
#hint.pcic.1.at="isa"
|
||||
|
||||
#
|
||||
# SMB bus
|
||||
|
Loading…
x
Reference in New Issue
Block a user