From 77959e8ea4161ba73c24ac8245acb6a5f222d695 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Thu, 11 Apr 1996 06:19:44 +0000 Subject: [PATCH] mentioned support for enabling gameport on ProAudio Spectrum with appropriately commented out "options" line for PAS_JOYSTICK_ENABLE (PR#i386/960 - partial closer) --- sys/conf/NOTES | 5 ++++- sys/i386/conf/LINT | 5 ++++- sys/i386/conf/NOTES | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 083986b45cd..0eaf65c277c 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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 083986b45cd..0eaf65c277c 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 083986b45cd..0eaf65c277c 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.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