Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.i386 Remove any mention of PMS_RESET_AND...



details:   https://anonhg.NetBSD.org/src/rev/c81627eddab3
branches:  trunk
changeset: 507895:c81627eddab3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 02 21:03:51 2001 +0000

description:
Remove any mention of PMS_RESET_AND_DISABLE, since it doesn't seem
to be in the code anymore.

diffstat:

 share/man/man4/man4.i386/opms.4 |  12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diffs (33 lines):

diff -r 0611063ed7c6 -r c81627eddab3 share/man/man4/man4.i386/opms.4
--- a/share/man/man4/man4.i386/opms.4   Mon Apr 02 20:49:57 2001 +0000
+++ b/share/man/man4/man4.i386/opms.4   Mon Apr 02 21:03:51 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: opms.4,v 1.5 2001/04/02 20:42:19 wiz Exp $
+.\" $NetBSD: opms.4,v 1.6 2001/04/02 21:03:51 wiz Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -43,7 +43,6 @@
 .Cd opms* at pckbc?
 .Cd opms0 at pc? irq 12
 .Cd opms0 at vt? irq 12
-.Cd options PMS_RESET_AND_DISABLE
 .Sh DESCRIPTION
 This driver provides a interface to a PS/2 auxiliary port mouse which
 is backwards-compatible to previous
@@ -56,15 +55,6 @@
 driver internally converts the PS/2 mouse output into
 .Xr busmouse 4
 protocol.
-.Sh CONFIGURATION
-The option PMS_RESET_AND_DISABLE is available only if the
-.Dq opms
-device is attached to a
-.Xr pc 4
-or
-.Xr pcvt 4
-terminal driver. It causes the mouse device to be reset when it
-is probed and disabled when it is closed.
 .Sh FILES
 .Bl -tag -width Pa -compact
 .It Pa /dev/pms0



Home | Main Index | Thread Index | Old Index