Bug 194091 - Add support for long range USB wireless adapter Alpha AWUS036NHRv2
Summary: Add support for long range USB wireless adapter Alpha AWUS036NHRv2
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-usb (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 12:06 UTC by olivier
Modified: 2014-10-28 16:08 UTC (History)
0 users

See Also:


Attachments
patch for AWUS036NHR v2 (1.83 KB, patch)
2014-10-02 12:06 UTC, olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2014-10-02 12:06:13 UTC
Created attachment 147911 [details]
patch for AWUS036NHR v2

Here is the patch (simply new USB ID added and man page update).
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-10-02 12:27:55 UTC
A commit references this bug:

Author: hselasky
Date: Thu Oct  2 12:27:43 UTC 2014
New revision: 272410
URL: https://svnweb.freebsd.org/changeset/base/272410

Log:
  Add new USB ID.

  PR:		194091
  MFC after:	3 days

Changes:
  head/share/man/man4/urtwn.4
  head/sys/dev/usb/usbdevs
  head/sys/dev/usb/wlan/if_urtwn.c
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-06 06:04:17 UTC
A commit references this bug:

Author: hselasky
Date: Mon Oct  6 06:03:26 UTC 2014
New revision: 272590
URL: https://svnweb.freebsd.org/changeset/base/272590

Log:
  MFC r272410:
  Add new USB ID.

  PR:		194091

Changes:
_U  stable/10/
  stable/10/share/man/man4/urtwn.4
  stable/10/sys/dev/usb/usbdevs
  stable/10/sys/dev/usb/wlan/if_urtwn.c
Comment 3 olivier 2014-10-28 16:08:20 UTC
Fixed by commit 272410 and 272590.