Removed obsolete options: PSM_CHECKSYNC, PSM_ACCEL and PSM_EMULATION.

This commit is contained in:
Kazutaka YOKOTA 1997-12-07 08:07:17 +00:00
parent d379cdf006
commit 821ecb1944
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31602
3 changed files with 3 additions and 12 deletions

View File

@ -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.381 1997/11/25 19:30:22 markm Exp $
# $Id: LINT,v 1.382 1997/12/04 21:20:56 jmg 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
@ -875,7 +875,6 @@ device lpt1 at isa? port "IO_LPT3" tty irq 5 vector lptintr
device mse0 at isa? port 0x23c tty irq 5 vector mseintr
device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
# Options for psm:
options PSM_CHECKSYNC #checks the header byte for sync.
options PSM_HOOKAPM #hook the APM resume event, useful
#for some laptops
options PSM_RESETAFTERSUSPEND #reset the device at the resume event
@ -1371,9 +1370,7 @@ options MSGTQL=41
options NBUF=512
options NMBCLUSTERS=1024
options NPX_DEBUG
options PSM_ACCEL=1
options PSM_DEBUG=1
options PSM_EMULATION
options "SCSI_2_DEF"
options SCSI_DELAY=8 # Be pessimistic about Joe SCSI device
options SCSI_NCR_DEBUG

View File

@ -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.381 1997/11/25 19:30:22 markm Exp $
# $Id: LINT,v 1.382 1997/12/04 21:20:56 jmg 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
@ -875,7 +875,6 @@ device lpt1 at isa? port "IO_LPT3" tty irq 5 vector lptintr
device mse0 at isa? port 0x23c tty irq 5 vector mseintr
device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
# Options for psm:
options PSM_CHECKSYNC #checks the header byte for sync.
options PSM_HOOKAPM #hook the APM resume event, useful
#for some laptops
options PSM_RESETAFTERSUSPEND #reset the device at the resume event
@ -1371,9 +1370,7 @@ options MSGTQL=41
options NBUF=512
options NMBCLUSTERS=1024
options NPX_DEBUG
options PSM_ACCEL=1
options PSM_DEBUG=1
options PSM_EMULATION
options "SCSI_2_DEF"
options SCSI_DELAY=8 # Be pessimistic about Joe SCSI device
options SCSI_NCR_DEBUG

View File

@ -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.381 1997/11/25 19:30:22 markm Exp $
# $Id: LINT,v 1.382 1997/12/04 21:20:56 jmg 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
@ -875,7 +875,6 @@ device lpt1 at isa? port "IO_LPT3" tty irq 5 vector lptintr
device mse0 at isa? port 0x23c tty irq 5 vector mseintr
device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
# Options for psm:
options PSM_CHECKSYNC #checks the header byte for sync.
options PSM_HOOKAPM #hook the APM resume event, useful
#for some laptops
options PSM_RESETAFTERSUSPEND #reset the device at the resume event
@ -1371,9 +1370,7 @@ options MSGTQL=41
options NBUF=512
options NMBCLUSTERS=1024
options NPX_DEBUG
options PSM_ACCEL=1
options PSM_DEBUG=1
options PSM_EMULATION
options "SCSI_2_DEF"
options SCSI_DELAY=8 # Be pessimistic about Joe SCSI device
options SCSI_NCR_DEBUG