Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/02/2003 02:21:48
Module Name:	src
Committed By:	bjh21
Date:		Sun Mar  2 00:21:48 UTC 2003

Modified Files:
	src/sys/dev/ic: upc.c upcreg.h upcvar.h

Log Message:
Add support for the 82C710, the original Universal Peripheral Controller.
It turns out (now that I've found the data sheet) to have a substantially
different configuration mechanism from its successors.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/upc.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/upcreg.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/upcvar.h

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