Subject: CVS commit: src/sys/arch/cobalt/dev
To: None <source-changes@NetBSD.org>
From: Jesse Off <joff@netbsd.org>
List: source-changes
Date: 01/08/2005 20:21:00
Module Name:	src
Committed By:	joff
Date:		Sat Jan  8 20:21:00 UTC 2005

Modified Files:
	src/sys/arch/cobalt/dev: panel.c

Log Message:
Replace the rwrite and rread functions that take a bus_space_tag_t and
bus_space_handle_t with the new writereg and readreg
functions that take a struct hd44780_chip * and a u_int32_t rs (register-select)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/cobalt/dev/panel.c

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