Subject: Re: gigabit ethernet cards
To: None <port-alpha@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-alpha
Date: 12/18/2006 22:05:13
netbsd@sopwith.solgatos.com wrote:

> Thank you!  It took a few tries, but I now have the SC-SATG11's
> RealTek 8169S talking.  The SC-SATG11 needs rgephy which 2.0.2 didn't
> have, but I was in the process up updating to 3.0.1 anyway.
> 
> Although it doesn't come up properly every time.  A couple of times
> I got:
 :
> re0: diagnostic failed, failed to receive packet in loopback mode
> re0: attach aborted due to hardware diag failure

This should be fixed in -current and netbsd-4 branch,
but the following diff could fix it even on netbsd-3:
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pci/if_re_pci.c.diff?r1=1.16&r2=1.17
---
Izumi Tsutsui