Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   dyoung
Date:           Tue Sep 15 18:37:02 UTC 2009

Modified Files:
        src/sys/dev/ic: awi.c
        src/sys/dev/pcmcia: if_awi_pcmcia.c

Log Message:
To ease a future device_t/softc split, se device_private() instead
of casting device_t to softc.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/ic/awi.c
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/pcmcia/if_awi_pcmcia.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