uath under FreeBSD 8.0-STABLE

Andrew Thompson thompsa at FreeBSD.org
Tue Dec 22 23:01:29 UTC 2009


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


More information about the freebsd-net mailing list