Source-Changes archive

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

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



Module Name:    src
Committed By:   bjh21
Date:           Tue Jan  6 23:41:28 UTC 2009

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

Log Message:
Autoconfiguration cleanup:
- Use aprint_*() rather than printf().
- Split device_t out of cpu_softc, then remove the latter entirely since that
  left it empty.
- Use device_t and cfdata_t rather than explicit structure types.


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