Commit ID: 1004FF34F5E5219E8F1
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/07/03 20:01:17 UTC
Modified files:
sys/dev/mii : brgphy.c brgphyreg.h
sys/dev/pci : if_bge.c if_bgereg.h
Log message:
Revert the bge(4) update, just make it build with the new miidevs and pcidevs.
I am going to try to do this in a different way. At least, the bge driver in
GENERIC should work.
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/sys/dev/mii/brgphy.c
cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/dev/mii/brgphyreg.h
cvs -R rdiff -kk -upr1.5 -r1.6 src/sys/dev/pci/if_bge.c
cvs -R rdiff -kk -upr1.1.1.2 -r1.2 src/sys/dev/pci/if_bgereg.h