From owner-freebsd-current@FreeBSD.ORG Tue Jan 5 14:25:24 2010 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 234FA106566B for ; Tue, 5 Jan 2010 14:25:24 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id A9CF48FC16 for ; Tue, 5 Jan 2010 14:25:23 +0000 (UTC) Received: by ewy26 with SMTP id 26so14292606ewy.3 for ; Tue, 05 Jan 2010 06:25:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=FvF+VE8gLOTeIa93lH6Uo2tIrdfdk52PaEM1rN/16A0=; b=et2wRegYOfOuvJmAXw0LhQ7yy+mHbNPKMjSnJC36i9qELmt5OiCnjxeB/H5U9xsdu2 vZuIQ7VOtsRxr/lOZA5SQNUODx8juD0pcT/yHbXOYaDcIxtiw7r1EpExDVbY95g1Vp/V X1Zj8se6NgjNQtwZ0ccVCkK1noFTKtgSkFa/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gjyN6rTdcunlmfMM/gFx1zVhLdNjUEY+KosfGzXPlPjBdjVtnfaIDU05EykA1P/yoH GbMkX4jAZbr9mK9rJqh9OvW5y6CeVD9BOCEjNUUY9iMhb+HJCsYj5i0bhZr6mkugKcmM PUt7VTtmnFSnq8NXLwO5SkLWWJaG3ndGm54ao= MIME-Version: 1.0 Received: by 10.213.23.144 with SMTP id r16mr6683577ebb.41.1262701519099; Tue, 05 Jan 2010 06:25:19 -0800 (PST) In-Reply-To: <20100104190714.GA91546@office.redwerk.com> References: <20091003110914.GB71004@office.redwerk.com> <20091216180338.GA75403@office.redwerk.com> <2AE8BAD7-C374-4323-8443-B669C495FE34@gmail.com> <20091225084324.GA41572@office.redwerk.com> <3a142e750912250254h3188bbb4ma9236af5566ee9fa@mail.gmail.com> <20100103103430.GA57233@office.redwerk.com> <3a142e751001030301q30b3cdc4y34e2e427eaa33e35@mail.gmail.com> <20100104190714.GA91546@office.redwerk.com> Date: Tue, 5 Jan 2010 15:25:18 +0100 Message-ID: <3a142e751001050625h5b4d42d4hf07bb424e93b76fa@mail.gmail.com> From: Paul B Mahol To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Atheros WIFI is not recognized on FreeBSD 8.0-RC1 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: Tue, 05 Jan 2010 14:25:24 -0000 On 1/4/10, Eugene Dzhurinsky wrote: > On Sun, Jan 03, 2010 at 12:01:15PM +0100, Paul B Mahol wrote: >> On 1/3/10, Eugene Dzhurinsky wrote: >> > On Fri, Dec 25, 2009 at 11:54:55AM +0100, Paul B Mahol wrote: >> >> On 12/25/09, Eugene Dzhurinsky wrote: >> >> > On Mon, Dec 21, 2009 at 04:38:26PM +0000, Rui Paulo wrote: >> >> >> Have you tried using if_ndis? >> >> > The kernel module I've created just hangs once loaded :( >> >> This is on amd64? >> > >> > No, i386 >> >> Is anything displayed on console? Are you sure you are using >> 5.1 driveres (for XP) and not newer ones? > > I am using xp3264-7.7.0.329-whql.zip file from Atheros. > > When trying to convert the ones athwx.sys and netathwx.inf I am getting the > error: > > ndiscvt: line 5117: : syntax error. > CONVERSION FAILED Inf file appears to not end with EOL, I opened it with vim and just used :wq -- Paul B Mahol