From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Sat, 19 Apr 2008 18:16:18 +0100 From: "Stefan Hajnoczi" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <74e3492a0804190936k3d44bfbft12bff1a3f805d96a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <165a6b9d60bce2dd5cce90c5f18c1069@quanstro.net> <74e3492a0804190936k3d44bfbft12bff1a3f805d96a@mail.gmail.com> Subject: Re: [9fans] VIA Rhine II mii problems Topicbox-Message-UUID: 954ec6ce-ead3-11e9-9d60-3106f5b1d025 Just got this sucker working. I added a bit of initialization magic from the gPXE VIA Rhine II driver. See "D-Link provided reset code": http://git.etherboot.org/?p=gpxe.git;a=blob;f=src/drivers/net/via-rhine.c;h=81350091b7d1c6ddc4e3330615833916264ce9ef;hb=HEAD (This card's revision ID is 0x78.) I will do a cleanup and remove debugging. Is there interest in a patch? Can't say I understand what the IO instructions do. Stefan