Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2009 12:01:22 +1300
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Steven Friedrich <freebsd@insightbb.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: uath under FreeBSD 8.0-STABLE
Message-ID:  <20091222230122.GA49597@citylink.fud.org.nz>
In-Reply-To: <200912221754.25692.freebsd@insightbb.com>
References:  <200912151603.32111.freebsd@insightbb.com> <20091222193104.GH1479@weongyo> <200912221754.25692.freebsd@insightbb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> > > 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: <WG111T Atheros Communications Inc> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091222230122.GA49597>