From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 10 16:18:52 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20FC716A41F for ; Wed, 10 Aug 2005 16:18:52 +0000 (GMT) (envelope-from freebsd@thesnodgrass.com) Received: from fed1rmmtao08.cox.net (fed1rmmtao08.cox.net [68.230.241.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id A819343D48 for ; Wed, 10 Aug 2005 16:18:50 +0000 (GMT) (envelope-from freebsd@thesnodgrass.com) Received: from [192.168.1.33] (really [68.8.226.201]) by fed1rmmtao08.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050810161850.OKIT16890.fed1rmmtao08.cox.net@[192.168.1.33]>; Wed, 10 Aug 2005 12:18:50 -0400 Message-ID: <42FA28EF.2080502@thesnodgrass.com> Date: Wed, 10 Aug 2005 09:18:55 -0700 From: j snod User-Agent: Thunderbird 1.0+ (Windows/20050717) MIME-Version: 1.0 To: Dmitry Mityugov References: <42F93030.2050509@thesnodgrass.com> <10303.145.248.192.30.1123662749.squirrel@webmail.thilelli.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: jpeg@thilelli.net, freebsd-hackers@freebsd.org Subject: Re: Realtek RTL8169 on FreeBSD 5.4: no carrier. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 16:18:52 -0000 I did some more research, it appears that the Abit AA8-DuraMax actually uses the RealTek RTL8100S chipset, not the 8169. The hardware compatibility list for 5.4 shows support for the 8110S chipset, but not my specific motherboard. Perhaps it is a new chip revision? I tried the patch by Dag-Erling Smørgrav from a similar thread ( http://lists.freebsd.org/pipermail/freebsd-hackers/2005-March/011022.html ) but no luck. -j Dmitry Mityugov wrote: > On 8/10/05, Julien Gabel wrote: > ... >> Regrettably, i always encountered this problem. I spoke about that since >> the middle of 2004, and didn't really receive feedback on this. I try a >> lot of things but none worked better than the other. >> >> To not forget about it, i filled a bug report on this particular problem, >> see PR kern/80005 for more details. >> >> The last thing i want to give another try is to upgrade to RELENG_6, >> since i currently follow the RELENG_5 branch. But i am not *very* >> confident about that... >> >> Sorry not to have better answer to give you. > > IIRC, I have a RTL8169S-based D-Link gigabit network card at home and > it works with FreeBSD just fine. >