Subject: CVS commit: [netbsd-3] src/sys/arch/hpcsh/dev
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/14/2005 22:29:56
Module Name:	src
Committed By:	riz
Date:		Sun Aug 14 22:29:56 UTC 2005

Modified Files:
	src/sys/arch/hpcsh/dev [netbsd-3]: j6x0tp.c

Log Message:
Pull up revisions 1.6-1.8 (requested by uwe in ticket #652):
1.6:
Use __UNCONST to pass default calibration data to tpcalib_ioctl().

1.7:
convert remaining autoconf bus "submatch" functions to use the new
signature (passing locators), and remove some which obviously don't
serve any purpose

1.8:
Match HP 620LX.  Tested by Christer Andersson.

XXX: platid_mask_MACH_HP_LX also matches 360LX.  It's not confirmed
whether touch panel in 360LX is connected in the same way.  We may
need to regroup platid masks.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.12.1 src/sys/arch/hpcsh/dev/j6x0tp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.