Module Name: src Committed By: sborrill Date: Wed Jan 27 23:22:04 UTC 2010
Modified Files: src/sys/dev/microcode/bnx [netbsd-5]: bnxfw.h src/sys/dev/mii [netbsd-5]: brgphy.c miidevs src/sys/dev/pci [netbsd-5]: if_bnx.c if_bnxreg.h pcidevs Log Message: Pull up the following revisions(s) (requested by bouyer in ticket #1268): sys/dev/mii/miidevs: revision 1.90 sys/dev/pci/pcidevs: revision 1.1001 sys/dev/mii/brgphy.c: revision 1.51 sys/dev/microcode/bnx/bnxfw.h: revision 1.3 sys/dev/pci/if_bnx.c: revision 1.29 sys/dev/pci/if_bnxreg.h: revision 1.9 sys/dev/pci/if_bnx.c: revision 1.30 Add support for the Broadcom BCM5709 and BCM5716 chips. Upgrade the B06 firmware and add the B09 firmware required by the BCM5709. Replace TX dmamap array with a dynamically-grown list. Support associated BCM5709CAX and BCM5709C PHYs. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.66.1 src/sys/dev/microcode/bnx/bnxfw.h cvs rdiff -u -r1.40.4.1 -r1.40.4.2 src/sys/dev/mii/brgphy.c cvs rdiff -u -r1.78.4.2 -r1.78.4.3 src/sys/dev/mii/miidevs cvs rdiff -u -r1.20.4.1 -r1.20.4.2 src/sys/dev/pci/if_bnx.c cvs rdiff -u -r1.7 -r1.7.6.1 src/sys/dev/pci/if_bnxreg.h cvs rdiff -u -r1.962.4.8 -r1.962.4.9 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.