summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazutaka YOKOTA <yokota@FreeBSD.org>1998-02-11 17:37:55 +0000
committerKazutaka YOKOTA <yokota@FreeBSD.org>1998-02-11 17:37:55 +0000
commit8da0cd6227b232c63a865bd4b561aced5152f116 (patch)
treecc723c3b73dd71d821e1317fc131ae9264417203
parent2589e75553ed646ebff2c2b5c1eb9e5461c65c6f (diff)
Notes
-rw-r--r--sys/conf/NOTES11
-rw-r--r--sys/i386/conf/LINT11
-rw-r--r--sys/i386/conf/NOTES11
3 files changed, 3 insertions, 30 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index d778ac58ae7c..5115a4c3593f 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.403 1998/02/09 15:03:38 kato Exp $
+# $Id: LINT,v 1.404 1998/02/11 15:36:46 jkh 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
@@ -899,15 +899,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
-#
-# `flags' for psm:
-# 0x000R set resolution to R (1..4). Some MouseSystems PS/2 mice
-# require this value to be 4.
-# 0x00N0 set accelaration factor to N (1..15).
-# 0x0100 disable synchronization check. This replaces the option
-# PSM_CHECKSYNC in previous versions.
-#
-
# Options for psm:
options PSM_HOOKAPM #hook the APM resume event, useful
#for some laptops
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index d778ac58ae7c..5115a4c3593f 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.403 1998/02/09 15:03:38 kato Exp $
+# $Id: LINT,v 1.404 1998/02/11 15:36:46 jkh 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
@@ -899,15 +899,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
-#
-# `flags' for psm:
-# 0x000R set resolution to R (1..4). Some MouseSystems PS/2 mice
-# require this value to be 4.
-# 0x00N0 set accelaration factor to N (1..15).
-# 0x0100 disable synchronization check. This replaces the option
-# PSM_CHECKSYNC in previous versions.
-#
-
# Options for psm:
options PSM_HOOKAPM #hook the APM resume event, useful
#for some laptops
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index d778ac58ae7c..5115a4c3593f 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.403 1998/02/09 15:03:38 kato Exp $
+# $Id: LINT,v 1.404 1998/02/11 15:36:46 jkh 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
@@ -899,15 +899,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
-#
-# `flags' for psm:
-# 0x000R set resolution to R (1..4). Some MouseSystems PS/2 mice
-# require this value to be 4.
-# 0x00N0 set accelaration factor to N (1..15).
-# 0x0100 disable synchronization check. This replaces the option
-# PSM_CHECKSYNC in previous versions.
-#
-
# Options for psm:
options PSM_HOOKAPM #hook the APM resume event, useful
#for some laptops