NetBSD-Bugs archive

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

PR/52483 CVS commit: src/sys/dev/pckbport



The following reply was made to PR kern/52483; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52483 CVS commit: src/sys/dev/pckbport
Date: Sun, 13 Aug 2017 04:49:27 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sun Aug 13 08:49:27 UTC 2017
 
 Modified Files:
 	src/sys/dev/pckbport: files.pckbport pms.c pmsvar.h
 Added Files:
 	src/sys/dev/pckbport: alps.c alpsreg.h alpsvar.h
 
 Log Message:
 PR/52483: Ryo ONODERA: Add support for ALPS PS/2 pointing devices
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r0 -r1.1 src/sys/dev/pckbport/alps.c \
     src/sys/dev/pckbport/alpsreg.h src/sys/dev/pckbport/alpsvar.h
 cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pckbport/files.pckbport
 cvs rdiff -u -r1.35 -r1.36 src/sys/dev/pckbport/pms.c
 cvs rdiff -u -r1.11 -r1.12 src/sys/dev/pckbport/pmsvar.h
 
 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