cvs commit: src/sys/dev/sk if_sk.c if_skreg.h
Maxim Sobolev
sobomax at FreeBSD.org
Fri Apr 28 03:17:39 UTC 2006
sobomax 2006-04-28 03:17:37 UTC
FreeBSD src repository
Modified files:
sys/dev/sk if_sk.c if_skreg.h
Log:
Add some incomplete support for Marvell Yukon EC controllers based on
OpenBSD changes. With these changes, PHY part of the driver becomes
functional (it senses media changes and negotiates speed just fine),
previously it just hang with no PHY message, but no data goes through
interface (error message is "can not stop transfer of Tx/Rx descriptor).
Hopefully somebody with more clue/free time will be able to pick up
after me.
Revision Changes Path
1.122 +106 -18 src/sys/dev/sk/if_sk.c
1.34 +28 -2 src/sys/dev/sk/if_skreg.h
More information about the cvs-src
mailing list