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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"