summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r--sys/i386/conf/NOTES13
1 files changed, 8 insertions, 5 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 5ea553a..07080ab 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.147 1995/02/23 17:19:53 bde Exp $
+# $Id: LINT,v 1.148 1995/03/01 22:27:45 dufault Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -553,7 +553,7 @@ device pca0 at isa? tty
#
# mcd: Mitsumi CD-ROM
# scd: Sony CD-ROM
-# pcd: Panasonic CD-ROM
+# matcd: Matsushita/Panasonic CD-ROM
# wt: Wangtek and Archive QIC-02/QIC-36 tape drives
# ctx: Cortex-I frame grabber
# apm: Laptop Advanced Power Management (experimental)
@@ -567,10 +567,13 @@ device pca0 at isa? tty
# Note that the start address must be on an even boundary.
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
-# for the soundblaster 16 multicd
+# for the Sony CDU31/33A CDROM
device scd0 at isa? port 0x230 bio
-# for the soundblaster 16 multicd
-#device pcd0 at isa? port 0x220 bio
+# for the soundblaster 16 multicd - up to 4 devices
+controller matcd0 at isa? port ?
+#controller matcd1 at isa? port ?
+#controller matcd2 at isa? port ?
+#controller matcd3 at isa? port ?
device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
device ctx0 at isa? port 0x230 iomem 0xd0000
device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr
OpenPOWER on IntegriCloud