Add "options PMS_SYNAPTICS_TOUCHPAD", commented out by default.

This commit is contained in:
scw 2005-01-18 10:30:11 +00:00
parent 9a196509a4
commit 4db6edf008
3 changed files with 9 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.35 2005/01/17 15:28:51 cube Exp $
# $NetBSD: GENERIC,v 1.36 2005/01/18 10:30:11 scw Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.35 $"
#ident "GENERIC-$Revision: 1.36 $"
maxusers 32 # estimated number of users
@ -301,6 +301,7 @@ pckbc0 at isa? # pc keyboard controller
pckbd* at pckbc? # PC keyboard
pms* at pckbc? # PS/2 mouse for wsmouse
#options PMS_DISABLE_POWERHOOK # Disable PS/2 reset on resume
#options PMS_SYNAPTICS_TOUCHPAD # Enable support for Synaptics Touchpads
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?
wskbd* at pckbd? console ?

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.22 2005/01/17 15:28:51 cube Exp $
# $NetBSD: INSTALL,v 1.23 2005/01/18 10:30:11 scw Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
#ident "INSTALL-$Revision: 1.22 $"
#ident "INSTALL-$Revision: 1.23 $"
maxusers 32 # estimated number of users
@ -219,6 +219,7 @@ pckbc0 at isa? # pc keyboard controller
pckbd* at pckbc? # PC keyboard
pms* at pckbc? # PS/2 mouse for wsmouse
#options PMS_DISABLE_POWERHOOK # Disable PS/2 reset on resume
#options PMS_SYNAPTICS_TOUCHPAD # Enable support for Synaptics Touchpads
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?
wskbd* at pckbd? console ?

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_ACPI,v 1.14 2005/01/17 15:28:51 cube Exp $
# $NetBSD: INSTALL_ACPI,v 1.15 2005/01/18 10:30:11 scw Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
#ident "INSTALL-$Revision: 1.14 $"
#ident "INSTALL-$Revision: 1.15 $"
maxusers 32 # estimated number of users
@ -220,6 +220,7 @@ pckbc0 at isa? # pc keyboard controller
pckbd* at pckbc? # PC keyboard
pms* at pckbc? # PS/2 mouse for wsmouse
#options PMS_DISABLE_POWERHOOK # Disable PS/2 reset on resume
#options PMS_SYNAPTICS_TOUCHPAD # Enable support for Synaptics Touchpads
vga* at pci? dev ? function ?
wsdisplay* at vga? console ?
wskbd* at pckbd? console ?