Source-Changes archive

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

CVS commit: src/sys/dev/isa



Module Name:    src
Committed By:   xtraeme
Date:           Thu Apr  3 13:36:34 UTC 2008

Modified Files:
        src/sys/dev/isa: smsc.c smscvar.h

Log Message:
Add support for the SCH5307-NS and SCH5317 Super I/Os. They are
compatible with LPC47B397, only the device ID is changed.

Simplify and improve the code, and split device_t/softc.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/isa/smsc.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/isa/smscvar.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