diff options
-rw-r--r-- | sys/conf/NOTES | 5 | ||||
-rw-r--r-- | sys/i386/conf/LINT | 5 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e816e07..8c1dfbe 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.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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index e816e07..8c1dfbe 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.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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index e816e07..8c1dfbe 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.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 |