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

/freebsd-11-stable/sys/dev/cs/
H A Dif_cs.cdiff 179553 Thu Jun 05 04:02:47 MDT 2008 imp Fix the media auto code by breaking it :-). Auto now just means 'use
10BaseT' since it required 10BaseT to have carrier to switch to it.
This chip makes it hard to do proper auto, so we don't do it. We
can't test carrier on things easily.

Don't insist on carrier when we set the media. Don't report failures.
Remove a 1s! delay that appears to not be needed.

With these patches, and John Baldwin's patches, I'm able to pass
packets on my IBM EtherJet card again.

Completed in 110 milliseconds