Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



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.




Home | Main Index | Thread Index | Old Index