Source-Changes archive

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

CVS commit: src/sys/arch/acorn26/iobus



Module Name:    src
Committed By:   bjh21
Date:           Tue Jan  6 23:44:27 UTC 2009

Modified Files:
        src/sys/arch/acorn26/iobus: iobus.c

Log Message:
Autoconfiguration cleanup:
- Use aprint_*() rather than printf().
- Split device_t from iobus_softc and remove the latter since it's empty.
- Use device_t and cfdata_t rather than explicit structure pointers.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/acorn26/iobus/iobus.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