Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2009 04:47:45 GMT
From:      Alexander Kuznetsov <skritku@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/136950: D-Link DWA-120 USB wireless adapter not in "uath" driver
Message-ID:  <200907210447.n6L4ljKp096960@www.freebsd.org>
Resent-Message-ID: <200907210450.n6L4o3kQ030201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136950
>Category:       misc
>Synopsis:       D-Link DWA-120 USB wireless adapter not in "uath" driver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 21 04:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Kuznetsov
>Release:        
>Organization:
>Environment:
>Description:
# usbconfig -u 1 -a 4 dump_device_desc
ugen1.4: <USB WLAN Device Atheros Communications Inc> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0200
  bDeviceClass = 0x00ff
  bDeviceSubClass = 0x0000
  bDeviceProtocol = 0x0000
  bMaxPacketSize0 = 0x0040
  idVendor = 0x07d1
  idProduct = 0x3a0d
  bcdDevice = 0x0001
  iManufacturer = 0x0001  <Atheros Communications Inc>
  iProduct = 0x0002  <USB WLAN Device>
  iSerialNumber = 0x0003  <1.0>
  bNumConfigurations = 0x0001


with firmware loaded  idProduct = 0x3a0e

after adding into usbdevs and if_uath.c attaches and works  fine.

P.S.: is hostap mode for uath planned?
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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