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:           Fri Mar  7 22:04:01 UTC 2008

Modified Files:
        src/sys/dev/cardbus: if_atw_cardbus.c
        src/sys/dev/ic: atw.c atwvar.h

Log Message:
Use device_t and accessors.  Use PMF instead of legacy power
management.  Establish the shutdown hook using PMF.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/cardbus/if_atw_cardbus.c
cvs rdiff -r1.134 -r1.135 src/sys/dev/ic/atw.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/ic/atwvar.h

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