From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 12:17:58 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0545616A419 for ; Mon, 12 Nov 2007 12:17:58 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from conducive.net (conducive.org [203.194.153.81]) by mx1.freebsd.org (Postfix) with ESMTP id BF1A213C491 for ; Mon, 12 Nov 2007 12:17:57 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from cm218-253-81-177.hkcable.com.hk ([218.253.81.177]:60733 helo=pb.local) by conducive.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IrYE7-000MWz-Cv for freebsd-current@freebsd.org; Mon, 12 Nov 2007 12:17:15 +0000 Message-ID: <4738444A.5020003@conducive.net> Date: Mon, 12 Nov 2007 12:17:14 +0000 From: =?UTF-8?B?6Z+T5a625qiZIEJpbGwgSGFja2Vy?= User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <47375D78.4040309@chuckr.org> <20071112005620.GA87383@cdnetworks.co.kr> <4737BCC3.5030509@chuckr.org> <20071112044340.GC87383@cdnetworks.co.kr> <4737F8BD.40304@conducive.net> <20071112103118.GE87383@cdnetworks.co.kr> <47383211.7040702@conducive.net> <20071112115401.GF87383@cdnetworks.co.kr> In-Reply-To: <20071112115401.GF87383@cdnetworks.co.kr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: nfe internet problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2007 12:17:58 -0000 Pyun YongHyeon wrote: *trimmed* > > none1@pci0:2:0:0: class=0x020000 card=0x82261043 chip=0x10481969 > > rev=0xb0 hdr=0x00 > > class = network > > subclass = ethernet > > cap 01[40] = powerspec 2 supports D0 D3 current D0 > > cap 05[48] = MSI supports 1 message, 64 bit > > cap 10[58] = PCI-Express 1 endpoint > > Hmm, it's Attansic L1 gigabit ethernet controller. ATM as you said > there is no FreeBSD driver for the controller but I think Kevin Lo(kelvo@) > is working on age(4) to support the ethernet controller. I'm not sure > whether age(4) also supports Attansic F1 ethernet controller. > I also heard ndis(4) works OK for the ethernet. > > Long time ago when I asked for datasheet for the controller the > vendor simply rejected it so I gave up. AFAIK the vendor released > Linux driver under GPL so it's doable to write a driver but it would > be time-consuming and tedious work. :-( > Not to worry - bigger fish to fry! Important that bge, common on server-grade MB - and nVidia on consumer-grade become better sorted f'rinstance. Easy enough to avoid el-cheapo wannabee's like Attansic 'til Realtek has eaten them for lunch. Even try-anything-cheap Asus don't seem to use them much - not even on some of their other P5 MB. Thanx, Bill