From owner-freebsd-net@FreeBSD.ORG Tue Dec 22 23:04:15 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AE67106566B for ; Tue, 22 Dec 2009 23:04:15 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 58A898FC08 for ; Tue, 22 Dec 2009 23:04:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 791D87BE1A; Wed, 23 Dec 2009 12:04:14 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cl15EjWIRrSe; Wed, 23 Dec 2009 12:04:10 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Wed, 23 Dec 2009 12:04:10 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 6FFC911434; Wed, 23 Dec 2009 12:04:10 +1300 (NZDT) Date: Wed, 23 Dec 2009 12:04:10 +1300 From: Andrew Thompson To: Steven Friedrich Message-ID: <20091222230410.GB49597@citylink.fud.org.nz> References: <200912151603.32111.freebsd@insightbb.com> <20091222193104.GH1479@weongyo> <200912221754.25692.freebsd@insightbb.com> <20091222230122.GA49597@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091222230122.GA49597@citylink.fud.org.nz> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-net@freebsd.org Subject: Re: uath under FreeBSD 8.0-STABLE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 23:04:15 -0000 On Wed, Dec 23, 2009 at 12:01:22PM +1300, Andrew Thompson wrote: > On Tue, Dec 22, 2009 at 05:54:25PM -0500, Steven Friedrich wrote: > > On Tuesday 22 December 2009 02:31:04 pm Weongyo Jeong wrote: > > > On Tue, Dec 15, 2009 at 04:03:31PM -0500, Steven Friedrich wrote: > > > > Ok, I am able to load firmware with: > > > > uathload -d /dev/ugen4.3 ^^^^ Oops, disregard my suggestion :) > > > > but it also appears to do so when I plug it in... > > > > > > > > Now what? It doesn't show up in ifconfig... > > > > > > Could you please show me dmesg output and the output of > > > > > > # usbconfig dump_device_desc > > This message appears on the console when the device is plugged in: > > ugen4.3: < Atheros Communications Inc > at usbus4 > > > > usbconfig -u 4 -a 3 dump_info > > ugen4.3: at usbus4, cfg=0 md=HOST spd=HIGH > > (480Mbps) pwr=ON > > It looks like you are missing the step to load the firmware with > uathload(8). > > # uathload -d /dev/ugen4.3 > > > Maybe the documentation is missing this, or even better would be to have > devd do it automagically. > > > Andrew > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"