Date: Fri, 28 Apr 2006 03:17:37 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h Message-ID: <200604280317.k3S3Hb3L017882@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604280317.k3S3Hb3L017882>
