freebsd-dev/sys/i386/conf/OLDCARD
Ruslan Ermilov 0b56eafddf Implemented a simple "nodevice" config(8) command that cancels
the effect of the "device" command, and use it to generate the
OLDCARD from GENERIC.

Suggested by:	bde
2003-02-15 02:39:13 +00:00

18 lines
407 B
Plaintext

#
# OLDCARD -- Generic kernel configuration file for FreeBSD/i386
# using the OLDCARD pccard system.
#
# $FreeBSD$
include GENERIC
ident OLDCARD
# PCCARD (PCMCIA) support
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 pcic # PCMCIA bridge