Source-Changes archive

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

CVS commit: src/sys/arch/macppc/dev



Module Name:    src
Committed By:   dyoung
Date:           Thu Nov  5 05:37:30 UTC 2009

Modified Files:
        src/sys/arch/macppc/dev: awacs.c pbms.c snapper.c

Log Message:
In awacs(4) and snapper(4), use deviter(9) instead of accessing
alldevs directly.

In pbms(4), delete some unused debugging macros, expand USB
compatibility macros, and add a child-detachment routine.  Simplify
pbms(4) deactivation and detachment.

These changes are compile-tested, only.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/macppc/dev/awacs.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/macppc/dev/pbms.c
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/macppc/dev/snapper.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