diff --git a/sys/i386/conf/OLDCARD b/sys/i386/conf/OLDCARD index f27e7f49c75..af17bb65e16 100644 --- a/sys/i386/conf/OLDCARD +++ b/sys/i386/conf/OLDCARD @@ -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 diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 997a2fd7514..684caa7931a 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -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