aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1996-04-11 06:19:44 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1996-04-11 06:19:44 +0000
commit77959e8ea4161ba73c24ac8245acb6a5f222d695 (patch)
treed4ad03d74ba5375deb3d7f003fcb14e946c60d91 /sys/conf/NOTES
parentd33c4953e76ad3c07c4d25c2c1b238fcacedf851 (diff)
downloadsrc-77959e8ea4161ba73c24ac8245acb6a5f222d695.tar.gz
src-77959e8ea4161ba73c24ac8245acb6a5f222d695.zip
mentioned support for enabling gameport on ProAudio Spectrum with
appropriately commented out "options" line for PAS_JOYSTICK_ENABLE (PR#i386/960 - partial closer)
Notes
Notes: svn path=/head/; revision=15182
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 083986b45cd8..0eaf65c277c8 100644
--- a/sys/conf/NOTES
+++ b/sys/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.247 1996/04/02 18:13:36 wollman Exp $
+# $Id: LINT,v 1.248 1996/04/03 00:28:40 gpalmer 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
@@ -429,11 +429,14 @@ controller isa0
# reset the CPU for reboot. This is needed on some systems with broken
# keyboard controllers.
#
+# PAS_JOYSTICK_ENABLE enables the gameport on the ProAudio Spectrum
+
options "AUTO_EOI_1"
#options "AUTO_EOI_2"
options BOUNCE_BUFFERS
#options "TUNE_1542"
#options BROKEN_KEYBOARD_RESET
+#options PAS_JOYSTICK_ENABLE
# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
device vt0 at isa? port "IO_KBD" tty irq 1 vector pcrint