Source-Changes archive

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

CVS commit: src/sys/dev/cardbus



Module Name:    src
Committed By:   cegger
Date:           Tue May 12 14:17:31 UTC 2009

Modified Files:
        src/sys/dev/cardbus: adv_cardbus.c cardslot.c if_fxp_cardbus.c
            if_ral_cardbus.c njata_cardbus.c njs_cardbus.c rbus_ppb.c

Log Message:
struct device * -> device_t, no functional changes intended.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/cardbus/adv_cardbus.c
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/cardbus/cardslot.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/cardbus/if_fxp_cardbus.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/cardbus/if_ral_cardbus.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/cardbus/njata_cardbus.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/cardbus/njs_cardbus.c
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/cardbus/rbus_ppb.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