From owner-cvs-src@FreeBSD.ORG Fri Apr 28 03:43:20 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5221516A40B; Fri, 28 Apr 2006 03:43:20 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F4C743D73; Fri, 28 Apr 2006 03:43:13 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k3S3iXA3080055; Thu, 27 Apr 2006 23:44:33 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Maxim Sobolev In-Reply-To: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> References: <200604280317.k3S3Hb3L017882@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-W4uW4G7nQcZ5gzURAEv6" Organization: MarcusCom, Inc. Date: Thu, 27 Apr 2006 23:43:11 -0400 Message-Id: <1146195791.40894.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/sk if_sk.c if_skreg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2006 03:43:20 -0000 --=-W4uW4G7nQcZ5gzURAEv6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-04-28 at 03:17 +0000, Maxim Sobolev wrote: > sobomax 2006-04-28 03:17:37 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/sk if_sk.c if_skreg.h=20 > 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)= . > =20 > Hopefully somebody with more clue/free time will be able to pick up > after me. Maxim, I patched if_sk in a similar fashion, and got the same errors you did. I took a look at the Linux sky2 driver which works with the MacBook Yukon-II, and the Yukon-II chipset is very different from the Yukon. However, I did find that the SysKonnect-provided Yukon-II driver works quite well (see http://lists.freebsd.org/pipermail/freebsd-net/2006-January/009543.html). = Building the driver was easy. I just untarred the source to /usr/src/sys/d= ev/myk, and did a make all. With this driver, I was able to get the wired = ethernet in the MacBook to pass traffic. BTW, thanks for your work on the reboot issue. Oh, and are you using Alt at boot-time to select FreeBSD, or have you done some EFI magic to make FreeBSD the default boot partition? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-W4uW4G7nQcZ5gzURAEv6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEUY9Pb2iPiv4Uz4cRAmpKAJ4mS4de8mnnJZvUBgxgEUBjO18X4ACfZIvB XdHNqe3efPaUcUYLQWovJyA= =CIz2 -----END PGP SIGNATURE----- --=-W4uW4G7nQcZ5gzURAEv6--