Searched hist:153234 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/mii/
H A Dbrgphy.cdiff 153234 Thu Dec 08 11:31:52 MST 2005 oleg 1) fix tiny bug in bge_start_locked()
2) rework link state detection code & use it in POLLING mode
3) fix 2 bugs in link state detection code:
a) driver unable to detect link loss on bcm5721
b) on bcm570x chips (tested on bcm5700 bcm5701 bcm5702) driver fails
to detect link loss with probability 1/6 (solved in brgphy.c)

Devices working in TBI mode should not be affected by this change.

Approved by: glebius (mentor)
MFC after: 1 month
/freebsd-10.1-release/sys/dev/bge/
H A Dif_bge.cdiff 153234 Thu Dec 08 11:31:52 MST 2005 oleg 1) fix tiny bug in bge_start_locked()
2) rework link state detection code & use it in POLLING mode
3) fix 2 bugs in link state detection code:
a) driver unable to detect link loss on bcm5721
b) on bcm570x chips (tested on bcm5700 bcm5701 bcm5702) driver fails
to detect link loss with probability 1/6 (solved in brgphy.c)

Devices working in TBI mode should not be affected by this change.

Approved by: glebius (mentor)
MFC after: 1 month

Completed in 162 milliseconds