--- - branch: netbsd-5 date: Tue Aug 4 19:46:20 UTC 2009 files: - new: 1.40.4.1 old: '1.40' path: src/sys/dev/mii/brgphy.c pathrev: src/sys/dev/mii/brgphy.c@1.40.4.1 type: modified - new: 1.3.4.1 old: '1.3' path: src/sys/dev/mii/brgphyreg.h pathrev: src/sys/dev/mii/brgphyreg.h@1.3.4.1 type: modified - new: 1.78.4.2 old: 1.78.4.1 path: src/sys/dev/mii/miidevs pathrev: src/sys/dev/mii/miidevs@1.78.4.2 type: modified - new: 1.52.10.2 old: 1.52.10.1 path: src/sys/dev/mii/miivar.h pathrev: src/sys/dev/mii/miivar.h@1.52.10.2 type: modified - new: 1.152.4.3 old: 1.152.4.2 path: src/sys/dev/pci/if_bge.c pathrev: src/sys/dev/pci/if_bge.c@1.152.4.3 type: modified - new: 1.48.4.1 old: '1.48' path: src/sys/dev/pci/if_bgereg.h pathrev: src/sys/dev/pci/if_bgereg.h@1.48.4.1 type: modified - new: 1.1.8.2 old: '0' path: src/sys/dev/pci/if_bgevar.h pathrev: src/sys/dev/pci/if_bgevar.h@1.1.8.2 type: added id: 20090804T194620Z.b13134fda77767bdd8bfe8dfcb40ea66876b22e2 log: | Apply patch (requested by msaitoh in ticket #866): For bge: - Fix the case of setting a flag in BGE_PCI_DMA_RW_CTL on conventional PCI. - Fix some bugs that the driver unable to detect link loss (OpenBSD 1.135, FreeBSD 1.102) - bge_tick(): fix some extra input error (OpenBSD 1.221 FreeBSD 1.212) - Acknowledge link change interrupts by setting the 'link changed' bit in the status register (used to have no effect). FreeBSD 1.44 (OpenBSD 1.21) - Add some fiber support (OpenBSD 1.220) - Set BGE_MISCCFG_KEEP_GPHY_POWER as {Open,Free}BSD and linux. - Add special case code to fix a problem with the BCM5704 in TBI mode (FreeBSD rev. 1.71, OpenBSD rev. 1.35) - Force an interrupt in bge_ifmedia_upd (FreeBSD rev. 1.205, OpenBSD rev. 1.242) - Add missing workaround for 5705 (FreeBSD rev. 1.44, OpenBSD rev. 1.21) - Don't print error message only when the register is BGE_SRS_MODE. It occurs on some environment (and once after boot?). Other *BSDs and Linux don't print the error message for all registers. - Fix comments. - Remove obsolete codes. For brgphy: - Add some quirk codes. - Add support for BCM5462, BCM54K2 and BCM5722. module: src subject: 'CVS commit: [netbsd-5] src/sys/dev' unixtime: '1249415180' user: snj