oldcard's card device no longer requires a count

This commit is contained in:
Warner Losh 2004-07-13 16:11:34 +00:00
parent 546d42ad9d
commit 4b5239229c
2 changed files with 2 additions and 2 deletions

View file

@ -13,5 +13,5 @@ nodevice cbb # cardbus (yenta) bridge
#nodevice pcic # ExCA ISA and PCI bridges
nodevice pccard # PC Card (16-bit) bus
nodevice cardbus # CardBus (32-bit) bus
device card 1 # pccard bus
device card # pccard bus
device pcic # PCMCIA bridge

View file

@ -147,7 +147,7 @@ device npx
#device sbc # Sound Blaster 16
# PCMCIA support
device card 1 # pccard bus
device card # pccard bus
device pcic # PCMCIA bridge
# Serial (COM) ports