Bug 141680 - [uath] [usb8] Netgear WG111T not working with uath driver
Summary: [uath] [usb8] Netgear WG111T not working with uath driver
Status: Closed Feedback Timeout
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-usb (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 14:10 UTC by StevieRay
Modified: 2019-01-27 22:33 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description StevieRay 2009-12-16 14:10:00 UTC
When I plug the device in, it appears to recognize it and load firmware.
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


kldstat
Id Refs Address    Size     Name
 1   84 0xc0400000 651018   kernel
 2    1 0xc0a52000 7df8     if_rl.ko
 3    2 0xc0a5a000 2699c    miibus.ko
 4    1 0xc0a81000 8bac     if_uath.ko
 5    1 0xc0a8a000 33bc     speaker.ko
 6    1 0xc0a8e000 88978    bcmwl5_sys.ko
 7    1 0xc0b17000 5a2c     acpi_hp.ko
 8    2 0xc0b1d000 4590     acpi_wmi.ko
 9    3 0xc0b22000 6e360    acpi.ko
10    1 0xc5bb8000 1e000    smbfs.ko
11    2 0xc5bd7000 4000     libiconv.ko
12    2 0xc5c75000 3000     libmchain.ko

The device doesn't show up in ifconfig, so the example from the man page:
   ifconfig wlan create wlandev uath0

doesn't work because uath0 isn't found by ifconfig.
ifconfig wlan0 create wlandev uath0
ifconfig: SIOCIFCREATE2: Device not configured

How-To-Repeat: Procure a Netgear WG111T USB Ethernet dongle, and plug it in. 8o)
Comment 1 Hans Petter Selasky 2010-07-25 13:13:42 UTC
Hi,

Could you dump the device descriptor?

usbconfig -d X.Y dump_device_desc


Maybe the idVendor,idProduct pair needs to be added to the device ID table in:

/sys/dev/usb/wlan/if_uath.c

--HPS
Comment 2 Alexander Best freebsd_committer freebsd_triage 2010-11-18 22:28:38 UTC
State Changed
From-To: open->feedback

Please note that feedback has been requested.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:01 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 4 Andriy Voskoboinyk freebsd_committer freebsd_triage 2019-01-27 22:33:35 UTC
No feedback for the last ~9 years; closing the issue.