Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 01/20/2003 03:20:53
Module Name:	src
Committed By:	soren
Date:		Mon Jan 20 01:20:52 UTC 2003

Added Files:
	src/sys/dev/ic: hd44780_subr.c hd44780_subr.h hd44780reg.h

Log Message:
Driver for the Hitachi HD44780 used in many small LCD panels.
Written by Dennis Chernoivanov.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/ic/hd44780_subr.c \
    src/sys/dev/ic/hd44780_subr.h src/sys/dev/ic/hd44780reg.h

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