Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   tsutsui
Date:           Tue Jan 27 11:26:15 UTC 2009

Modified Files:
        src/sys/arch/sgimips/hpc: wdsc.c
        src/sys/dev/ic: wd33c93.c

Log Message:
- use device_t and cfdata_t
- rename variables for readability after device_t/softc split
- use proper pointer types

No binary changes.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/sgimips/hpc/wdsc.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/ic/wd33c93.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