Subject: CVS commit: src/sys/arch/hpcsh/dev/hd64461
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/09/2003 02:05:42
Module Name:	src
Committed By:	uwe
Date:		Sun Nov  9 02:05:42 UTC 2003

Modified Files:
	src/sys/arch/hpcsh/dev/hd64461: hd64461video.c

Log Message:
Implement trivial WSDISPLAYIO_SVIDEO that flips DON bit in LCDLDR1.
This only turns off the display in the LCD controller.

TODO: Need to add a platform specific way to turn the screen on and
off as well (e.g. on Jornada 680 this is bit 0 in hd64461 GPIO port B).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/hpcsh/dev/hd64461/hd64461video.c

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