summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-07-13 16:11:34 +0000
committerimp <imp@FreeBSD.org>2004-07-13 16:11:34 +0000
commit6218cf3dacdd1f88f935e9de9e7c1a22a5804235 (patch)
tree2562d8190d334242b267d9fc6dd3b096ea291add /sys/pc98
parentdd1ef5c5aa2f87da64d5e9468d64b6a24ad2e9c9 (diff)
downloadFreeBSD-src-6218cf3dacdd1f88f935e9de9e7c1a22a5804235.zip
FreeBSD-src-6218cf3dacdd1f88f935e9de9e7c1a22a5804235.tar.gz
oldcard's card device no longer requires a count
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 997a2fd..684caa7 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
OpenPOWER on IntegriCloud