summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/OLDCARD
blob: f27e7f49c75846d70098f784fa3236a51d60f3b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# 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
OpenPOWER on IntegriCloud