summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKenji Aoyama <aoyama@cvs.openbsd.org>2015-03-04 14:03:12 +0000
committerKenji Aoyama <aoyama@cvs.openbsd.org>2015-03-04 14:03:12 +0000
commit7183770111a7d0ba5d49570ea6e455a8efe7ec00 (patch)
tree1afbd71d180009c186043306f56326a7ce471247 /sys
parent1f74d2b9b258be212a629f79eb9134951cb9d681 (diff)
Add commented-out PCMCIA support configuration to GENERIC.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/luna88k/conf/GENERIC23
1 files changed, 21 insertions, 2 deletions
diff --git a/sys/arch/luna88k/conf/GENERIC b/sys/arch/luna88k/conf/GENERIC
index 8550856e585..980fbfeaa22 100644
--- a/sys/arch/luna88k/conf/GENERIC
+++ b/sys/arch/luna88k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.19 2015/01/18 14:13:18 aoyama Exp $
+# $OpenBSD: GENERIC,v 1.20 2015/03/04 14:03:11 aoyama Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -57,7 +57,9 @@ pcex0 at cbus0
#necsb* at cbus?
#audio* at necsb?
-# SCSI bus support
+# NEC PC-9801-102 & PC-9821X[AE]-E01 PC Card slot adapter
+#pcic* at cbus?
+#pcmcia* at pcic?
# SCSI devices
scsibus* at scsi?
@@ -71,3 +73,20 @@ uk* at scsibus?
# Pseudo-device
pseudo-device wsmux 2
+
+# PCMCIA devices
+# XXX: malo(4) is not supported, because LUNA-88K does not have DMA.
+#com* at pcmcia? # PCMCIA modems/serial ports
+##aic* at pcmcia? # PCMCIA Adaptec 152[02] SCSI (not yet)
+#wdc* at pcmcia? # IDE controllers
+#ne* at pcmcia? # PCMCIA based NE2000 ethernet
+#ep* at pcmcia? # PCMCIA based 3C5xx ethernet
+#sm* at pcmcia? # PCMCIA based sm ethernet
+#xe* at pcmcia? # Xircom ethernet
+#wi* at pcmcia? # WaveLAN IEEE 802.11DS
+#an* at pcmcia? # Aironet IEEE 802.11DS
+#cnw* at pcmcia? # Xircom Netwave
+
+# IDE/ATAPI (with PCMCIA)
+#wd* at wdc? flags 0x0000
+#atapiscsi* at wdc?