Subject: CVS commit: src/sys/arch/hpcsh/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 08/03/2005 22:25:17
Module Name:	src
Committed By:	uwe
Date:		Wed Aug  3 22:25:17 UTC 2005

Modified Files:
	src/sys/arch/hpcsh/dev: j6x0lcd.c

Log Message:
Support HP 620LX.  On/off and brightness are the same as in 680.
Contrast control is different but similar enough, so refactor the code
to support both.  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.6 -r1.7 src/sys/arch/hpcsh/dev/j6x0lcd.c

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