From owner-freebsd-hardware@FreeBSD.ORG Sun Jun 8 12:11:18 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 38C3B106568C for ; Sun, 8 Jun 2008 12:11:18 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 9C1468FC0C for ; Sun, 8 Jun 2008 12:11:17 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so1022350uge.37 for ; Sun, 08 Jun 2008 05:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent:sender; bh=fiLaNe68MSvvyBfaKunRMYpyggDc5h/n6wgqSsXnlyM=; b=R359n/bQ7xoq66CnwWKWE3hG07i+ToYNtUTj+jyA65O2hxFxFPmPLxczHXgjrXVvOw Q5We72IHFZB9BmLQeWycpzm6iwDxghZMeV2GB05bsvVd5LyeIHQ6i2p1b6jGnlMJouwk BPABxNZWEAZBytSgnJV2c9kMDzTWpD+oZjvIk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=xP7E+g8kIQFkunrDXIBz6gR2jtM9Pk/uACOgq88ehPPP6tXZqH+mdP2aAyorPe0hbp 6uILnVH22HUlMyE6llx5eX0VaxMZ0uAnzBjkAcv4D/D+DAZyZsxK6ejXlClxwRFn562N +begJjF+/xyTg8Wmq/IPpzZcWiRjMkL+60hxY= Received: by 10.210.11.1 with SMTP id 1mr1894711ebk.177.1212927076547; Sun, 08 Jun 2008 05:11:16 -0700 (PDT) Received: from epsilon.local ( [83.144.140.164]) by mx.google.com with ESMTPS id m5sm12687572gve.3.2008.06.08.05.11.14 (version=SSLv3 cipher=RC4-MD5); Sun, 08 Jun 2008 05:11:15 -0700 (PDT) Date: Sun, 8 Jun 2008 13:11:09 +0100 From: Rui Paulo To: Pyun YongHyeon Message-ID: <20080608121109.GA30926@epsilon.local> References: <001901c8c72e$47714dd0$0101a8c0@artemis> <20080606065050.GA1429@haakonia.hitnet.RWTH-Aachen.DE> <20080607023813.GB4565@cdnetworks.co.kr> <20080607105234.GA9282@epsilon.local> <20080608014438.GA8825@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080608014438.GA8825@cdnetworks.co.kr> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: Rui Paulo Cc: Aymeric MUNTZ , yongari@FreeBSD.org, Rui Paulo , 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 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 12:11:18 -0000 On Sun, Jun 08, 2008 at 10:44:38AM +0900, Pyun YongHyeon wrote: > Great! I received too many mails requesting for L2 driver. > Now I can forward these mails to you. :-) Okay. :-) I have contacted the EeeBSD guy because he says that someone is already porting it, but he doesn't know the status of it. This was last month, so I'm guessing nothing will come out of it. I decided to import the lli driver from NetBSD into my p4 user space. Regards, -- Rui Paulo