Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pckbc
Module Name: syssrc
Committed By: jmcneill
Date: Wed Feb 27 00:30:08 UTC 2002
Modified Files:
syssrc/sys/dev/pckbc: psm.c psm_intelli.c
Log Message:
Add constraints to allow for disabling PS/2 mouse powerhooks. As requested
by Chuck Cranor.
To disable powerhooks with the pms and pmsi drivers, respectively:
options PMS_DISABLE_POWERHOOK
options PMSI_DISABLE_POWERHOOK
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/pckbc/psm.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pckbc/psm_intelli.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index