From owner-freebsd-current@FreeBSD.ORG Wed May 10 15:30:44 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 193B516A63F for ; Wed, 10 May 2006 15:30:44 +0000 (UTC) (envelope-from lists@loveturtle.net) Received: from loveturtle.net (loveturtle.net [216.91.90.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5561243D5F for ; Wed, 10 May 2006 15:30:21 +0000 (GMT) (envelope-from lists@loveturtle.net) Received: from localhost (localhost [127.0.0.1]) by loveturtle.net (Postfix) with ESMTP id C9A271CC2E for ; Wed, 10 May 2006 11:30:10 -0400 (EDT) Received: from loveturtle.net ([127.0.0.1]) by localhost (loveturtle.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12618-01 for ; Wed, 10 May 2006 11:30:06 -0400 (EDT) Received: from [216.89.228.114] (cactuar.loveturtle.net [216.89.228.114]) by loveturtle.net (Postfix) with ESMTP id 922DA1CC20 for ; Wed, 10 May 2006 11:30:06 -0400 (EDT) Message-ID: <446206FE.10306@loveturtle.net> Date: Wed, 10 May 2006 11:30:06 -0400 From: Dillon User-Agent: Mail/News 1.5.0.2 (Macintosh/20060314) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <446205A4.1030705@deprese.net> In-Reply-To: <446205A4.1030705@deprese.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at loveturtle.net Subject: Re: ar5213 support in 6.1 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: Wed, 10 May 2006 15:30:48 -0000 Ondra Holecek wrote: > hello, > > i have mini-pci cm9 ath ar5113a - 00 card > > none0@pci0:16:0: class=0x020000 card=0x00000000 chip=0xff15168c rev=0x01 > hdr=0x00 > class = network > subclass = ethernet > > ar5213 chip should be supported in FreeBSD 6.1, but this card does not work > > i tried to look to sources and it seems that card ID ff15 isn't anywhere > in src/sys/contrib/dev/ath/ah_devid.h but i don't know how to add it > > can anybody help? > Ondra Holecek > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > I've been using a cm9 in my laptop with freebsd for about a year now. I assume you loaded the if_ath module or built it in to your kernel?