From owner-freebsd-current@FreeBSD.ORG Wed May 10 16:26:56 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 1587D16A427 for ; Wed, 10 May 2006 16:26:56 +0000 (UTC) (envelope-from bln@deprese.net) Received: from hades.deprese.net (hades.deprese.net [81.2.209.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id A12F443D48 for ; Wed, 10 May 2006 16:26:55 +0000 (GMT) (envelope-from bln@deprese.net) Received: from [147.32.98.167] (traveler.hk.cvut.cz [147.32.98.167]) by hades.deprese.net (Postfix) with ESMTP id 62B4133C21 for ; Wed, 10 May 2006 18:26:54 +0200 (CEST) Message-ID: <44621437.5070506@deprese.net> Date: Wed, 10 May 2006 18:26:31 +0200 From: Ondra Holecek User-Agent: Thunderbird 1.5 (X11/20060213) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <446205A4.1030705@deprese.net> <446206FE.10306@loveturtle.net> In-Reply-To: <446206FE.10306@loveturtle.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 16:26:56 -0000 of course, i have device ath device ath_hal device ath_rate_sample device wlan Dillon wrote: > Ondra Holecek wrote: >> hello, >> >> i have mini-pci cm9 ath ar5113a - 00 card ^^^^^^ ar5213a (my typo) >> >> 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? > _______________________________________________ > 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"