From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 25 09:55:03 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E57C6106566B; Mon, 25 Oct 2010 09:55:03 +0000 (UTC) (envelope-from gautham@lisphacker.org) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8FB9F8FC0A; Mon, 25 Oct 2010 09:55:03 +0000 (UTC) Received: by ywc21 with SMTP id 21so976449ywc.13 for ; Mon, 25 Oct 2010 02:55:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.210.71 with SMTP id gj7mr4852603icb.307.1287998877997; Mon, 25 Oct 2010 02:27:57 -0700 (PDT) Received: by 10.231.117.37 with HTTP; Mon, 25 Oct 2010 02:27:57 -0700 (PDT) In-Reply-To: <20101025100527.R59923@apu.ark.homeunix.org> References: <20101025065706.GA82669@current.Sisis.de> <20101025071616.GA92563@current.Sisis.de> <20101025100527.R59923@apu.ark.homeunix.org> Date: Mon, 25 Oct 2010 10:27:57 +0100 Message-ID: From: Gautham Ganapathy To: Vicknesan AYADURAI Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Adrian Chadd , Matthias Apitz , freebsd-mobile@freebsd.org Subject: Re: USB Wifi adapter (Atheros) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 09:55:04 -0000 On Mon, Oct 25, 2010 at 9:12 AM, Vicknesan AYADURAI wrote: > > On Mon, 25 Oct 2010, Matthias Apitz wrote: > >> El d=EDa Monday, October 25, 2010 a las 03:03:11PM +0800, Adrian Chadd >> escribi=F3: >> >>> As far as I know, the if_ath code doesn't at all support or try to >>> support USB. >>> >>> >>> Adrian >> >> Well, any other idea about USB Wifi? The laptop in question does only >> has USB interfaces, no PCMCIA. Thanks >> >> =A0 =A0 =A0 =A0matthias >> -- >> Matthias Apitz >> t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 >> e - w http://www.unixarea.de/ > > Hi Matthias, > > I've had success with a (USB) D-Link DWL-G122 before (with FBSD 7.0R and > earlier). Don't recall the specific details, but I believe I ended up wit= h a > 'ural0' interface upon insertion, which I then manually ifconfig'ed. > > But this was a few years back, so not sure if this model is still on the > market... > > Good luck! > vick > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > I had a version of this (Rev C, I think), which used to work with the rum driver. The man pages for ural and rum provide a list of supported devices Regards Gautham