From owner-freebsd-hardware@FreeBSD.ORG Sun Jun 8 01:44:46 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E8AB1065687 for ; Sun, 8 Jun 2008 01:44:46 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0E9DF8FC25 for ; Sun, 8 Jun 2008 01:44:45 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2013429rvf.43 for ; Sat, 07 Jun 2008 18:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from :to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=vzJ46VXSlJ1MLfCSfg6shy2iHP0E04EAIIMBzGt07ng=; b=Sav640oIXg95G+GmuPYlq7IMLCLBQht+tTbye8Of99XkMB/hPM93qBBGQuVzzDymlv PFKMnZpaSt51V4Ilz2swiM3XiqgrLPBse+c8RlBbN3OIjKTokHtu+NUxnbCtQVnT0WuA BtZrBVEJwwZNyB6RUg1njZPrwTLJMR9wAjr7Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=vkyWDadCN82HiwWiY+Y8ALxtH6DrBSxVDHsE13SJ4gKf64u5EUKE9AFTIx6H8rbaoP 7ocUnddgRRdav+dHBxzBrmtREFQygQAaednABwuUBpy0r+8Rd8aLpT58GrNVMqIr6vGO SAZutg1K7WWgcEEGYHEhRronELV2yFXm8ZkYs= Received: by 10.141.161.6 with SMTP id n6mr1118554rvo.41.1212889485637; Sat, 07 Jun 2008 18:44:45 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id f21sm10702438rvb.0.2008.06.07.18.44.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Jun 2008 18:44:44 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id m581icfS008868 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Jun 2008 10:44:38 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m581icNT008867; Sun, 8 Jun 2008 10:44:38 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Sun, 8 Jun 2008 10:44:38 +0900 From: Pyun YongHyeon To: Rui Paulo Message-ID: <20080608014438.GA8825@cdnetworks.co.kr> References: <001901c8c72e$47714dd0$0101a8c0@artemis> <20080606065050.GA1429@haakonia.hitnet.RWTH-Aachen.DE> <20080607023813.GB4565@cdnetworks.co.kr> <20080607105234.GA9282@epsilon.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080607105234.GA9282@epsilon.local> User-Agent: Mutt/1.4.2.1i Cc: Aymeric MUNTZ , yongari@FreeBSD.org, Christian Brueffer , freebsd-hardware@FreeBSD.org Subject: Re: ATHEROS AR8012 10/100 Mbps PHY X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2008 01:44:46 -0000 On Sat, Jun 07, 2008 at 11:52:34AM +0100, Rui Paulo wrote: > On Sat, Jun 07, 2008 at 11:38:13AM +0900, Pyun YongHyeon wrote: > > On Fri, Jun 06, 2008 at 08:50:51AM +0200, Christian Brueffer wrote: > > > On Thu, Jun 05, 2008 at 07:04:55PM +0200, Aymeric MUNTZ wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > I got a FBSD 5.4 box which I have to change the motherboard. > > > > > > > > It seams that it doesn't recognize the ATHEROS AR8012 10/100 Mbps PHY > > > > age(4) supports L1 Gigabit ethernet. It seems that your hardware > > might be Attansic/Atheros L2 fast ethernet which is not yet > > supported by FreeBSD. Supporting L2 wouldn't be hard as both > > OpenBSD/NetBSD already have a driver, lii(4). I don't have a L2 > > hardware so porting/writing a L2 driver is beyond scope of my > > ability. > > I'm thinking about buying a Eee PC. So, I'll be able to do the port if no one > has done it before. Great! I received too many mails requesting for L2 driver. Now I can forward these mails to you. :-) > > -- > Rui Paulo -- Regards, Pyun YongHyeon