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:   spz
Date:           Mon Apr 14 20:03:13 UTC 2008

Modified Files:
        src/sys/dev/cardbus: if_ex_cardbus.c
        src/sys/dev/ic: elinkxl.c elinkxlvar.h
        src/sys/dev/mii: exphy.c
        src/sys/dev/pci: if_ex_pci.c

Log Message:
pretty up if_ex: pmf'ify, device split, and improve printing a bit too.

Reviewed and function-tested on if_ex_cardbus by cube (thanks).
Function-tested on if_ex_pci by myself.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/cardbus/if_ex_cardbus.c
cvs rdiff -r1.102 -r1.103 src/sys/dev/ic/elinkxl.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/ic/elinkxlvar.h
cvs rdiff -r1.47 -r1.48 src/sys/dev/mii/exphy.c
cvs rdiff -r1.46 -r1.47 src/sys/dev/pci/if_ex_pci.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