Source-Changes archive

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

CVS commit: [jmcneill-pm] src/sys/dev/cardbus



Module Name:    src
Committed By:   joerg
Date:           Thu Aug 23 14:22:39 UTC 2007

Modified Files:
        src/sys/dev/cardbus [jmcneill-pm]: cardbus.c cardbusvar.h
            if_ath_cardbus.c if_atw_cardbus.c if_ex_cardbus.c if_tlp_cardbus.c

Log Message:
Provide cardbus_{set,get}_powerstate instead of the former
cardbus_powerstate / cardbus_setpowerstate.
Provide cardbus_conf_{capture,restore} and cardbus_net_generic_power.

In general: reduce diff to PCI.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.75.16.1 src/sys/dev/cardbus/cardbus.c
cvs rdiff -r1.35 -r1.35.44.1 src/sys/dev/cardbus/cardbusvar.h
cvs rdiff -r1.18 -r1.18.22.1 src/sys/dev/cardbus/if_ath_cardbus.c
cvs rdiff -r1.17 -r1.17.22.1 src/sys/dev/cardbus/if_atw_cardbus.c
cvs rdiff -r1.39 -r1.39.22.1 src/sys/dev/cardbus/if_ex_cardbus.c
cvs rdiff -r1.53 -r1.53.22.1 src/sys/dev/cardbus/if_tlp_cardbus.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