Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev



Module Name:    src
Committed By:   xtraeme
Date:           Fri Aug 31 21:52:42 UTC 2007

Modified Files:
        src/sys/dev/mii [netbsd-4]: brgphy.c miidevs
        src/sys/dev/pci [netbsd-4]: if_bge.c if_bgereg.h

Log Message:
Pull up following revision(s) (requested by phil in ticket #819):
        sys/dev/mii/miidevs.h: regen
        sys/dev/mii/miidevs: revision 1.71
        sys/dev/pci/if_bge.c: revision 1.133
        sys/dev/pci/if_bge.c: revision 1.134
        sys/dev/pci/if_bgereg.h: revision 1.43
        sys/dev/mii/brgphy.c: revision 1.34
        sys/dev/mii/miidevs_data.h: regen
Add BCM5755 and 5754 Gig-E PHYs.
Regen for BCM5755 and 5754.
Add support for BCM5754 and BCM5755.  From suggestions from Jonathan
Stone.
Add a couple more BGE_CHIPIDs
Add support for BCM5755 and BCM5754/5787.  Suggestions from Jonathan
Stone and fixes from OpenBSD for various hardware bugs/errata.
Disable firmware fastboot on 5754 and 5755.  From FreeBSD by way of Phil
Nelson.


To generate a diff of this commit:
cvs rdiff -r1.31.2.1 -r1.31.2.2 src/sys/dev/mii/brgphy.c
cvs rdiff -r1.69.2.1 -r1.69.2.2 src/sys/dev/mii/miidevs
cvs rdiff -r1.122.2.5 -r1.122.2.6 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.39.2.2 -r1.39.2.3 src/sys/dev/pci/if_bgereg.h

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