Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: matt
Date: Sun Jul 22 23:46:11 UTC 2012
Modified Files:
src/sys/arch/evbppc/conf: MPC8536DS MPC8548CDS P2020DS P2020RDB RB800
TWRP1025
src/sys/arch/evbppc/mpc85xx: machdep.c
src/sys/arch/powerpc/booke/dev: pq3etsec.c
src/sys/arch/powerpc/conf: files.booke
Log Message:
Split mdio/mii access into its own "device" and update accordingly.
(on the P1025 the mdio functionality is separate from the etsec functions).
Provide locking for mii access.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbppc/conf/MPC8536DS
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbppc/conf/MPC8548CDS
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbppc/conf/P2020DS
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbppc/conf/P2020RDB
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbppc/conf/RB800
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/conf/TWRP1025
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbppc/mpc85xx/machdep.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/booke/dev/pq3etsec.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/powerpc/conf/files.booke
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