Source-Changes archive

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

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Jul 13 01:23:27 UTC 2002

Modified Files:
        syssrc/sys/dev/mii: brgphy.c
        syssrc/sys/dev/pci: if_bge.c

Log Message:
Move the BCM5401 DSP patch out of the bge driver and into
the brgphy driver; all users of the BCM5400 and BCM5401 need
the DSP patch and the sledgehammer-reset-at-media-set-time.

Also add a DSP patch for the BCM5411 gleaned from Apple's
GMAC driver for Darwin.

Tested with a 3Com 3c996-T (BCM5700 + BCM5401).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/mii/brgphy.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/pci/if_bge.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