Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/cobalt/dev
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.
Home |
Main Index |
Thread Index |
Old Index