cvs commit: src/sys/dev/mii e1000phy.c

2008-09-30 Thread Pyun YongHyeon
yongari 2008-09-30 08:18:38 UTC FreeBSD src repository Modified files: sys/dev/mii e1000phy.c Log: SVN rev 183493 on 2008-09-30 08:18:38Z by yongari Save extended address register prior to switching to 1000BASE-X only mode and restore original value of extended ad

cvs commit: src/sys/dev/mii e1000phy.c miidevs

2008-09-04 Thread Rafal Jaworowski
raj 2008-09-04 11:09:40 UTC FreeBSD src repository Modified files: sys/dev/mii e1000phy.c miidevs Log: SVN rev 182751 on 2008-09-04 11:09:40Z by raj Recognize 88E1116R phy variation. This part is found on some embedded devices. Obtained from: Semihalf

cvs commit: src/sys/dev/mii e1000phy.c

2008-02-02 Thread Pyun YongHyeon
yongari 2008-02-03 05:35:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/mii e1000phy.c Log: MFC e1000phy.c, rev 1.20 to RELENG_6 Reset autonegotation timer if media option is not IFM_AUTO. Make mii_ticks advance, autonegiation is

cvs commit: src/sys/dev/mii e1000phy.c

2008-02-02 Thread Pyun YongHyeon
yongari 2008-02-03 05:32:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/mii e1000phy.c Log: MFC e1000phy.c, rev 1.20 to RELENG_7 Reset autonegotation timer if media option is not IFM_AUTO. Make mii_ticks advance, autonegiation is

cvs commit: src/sys/dev/mii e1000phy.c

2007-11-16 Thread Pyun YongHyeon
yongari 2007-11-16 10:39:18 UTC FreeBSD src repository Modified files: sys/dev/mii e1000phy.c Log: Reset autonegotation timer if media option is not IFM_AUTO. Make mii_ticks advance, autonegiation is retried every mii_anegticks seconds. Revision ChangesPath

cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h

2007-10-31 Thread Pyun YongHyeon
yongari 2007-11-01 04:27:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/mii e1000phy.c e1000phyreg.h Log: MFC e1000phy.c rev 1.19, e1000phyreg.h rev. 1.5 to RELENG_6 Add 88E1116/88E1116R PHY support code that takes the PHY out of

cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h

2007-10-31 Thread Pyun YongHyeon
yongari 2007-11-01 04:26:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/mii e1000phy.c e1000phyreg.h Log: MFC e1000phy.c rev 1.19, e1000phyreg.h rev. 1.5 to RELENG_7 Add 88E1116/88E1116R PHY support code that takes the PHY out of

cvs commit: src/sys/dev/mii e1000phy.c e1000phyreg.h

2007-10-28 Thread Pyun YongHyeon
yongari 2007-10-29 05:50:22 UTC FreeBSD src repository Modified files: sys/dev/mii e1000phy.c e1000phyreg.h Log: Add 88E1116/88E1116R PHY support code that takes the PHY out of power-down mode. PR: kern/114086 MFC after: 3 days Revision Changes

cvs commit: src/sys/dev/mii e1000phy.c

2007-03-21 Thread Pyun YongHyeon
yongari 2007-03-22 04:05:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/mii e1000phy.c Log: MFC e1000phy.c rev. 1.17, 1.18 to RELENG_6 rev. 1.17 o style(9) fixes rev. 1.18 o Add support code for newer Marvell PHYs. o

cvs commit: src/sys/dev/mii e1000phy.c

2006-12-11 Thread Pyun YongHyeon
yongari 2006-12-11 11:09:48 UTC FreeBSD src repository Modified files: sys/dev/mii e1000phy.c Log: o Add support code for newer Marvell PHYs. o Remove unused static global variable e1000phy_debug. o Take advantage of mii_phy_dev_probe(). o Use MII_ANEGTICKS/MII_ANE

cvs commit: src/sys/dev/mii e1000phy.c

2006-12-11 Thread Pyun YongHyeon
yongari 2006-12-11 10:22:24 UTC FreeBSD src repository Modified files: sys/dev/mii e1000phy.c Log: style(9) Revision ChangesPath 1.17 +4 -5 src/sys/dev/mii/e1000phy.c ___ cvs-all@freebsd.org mailing list h