Bug 194091

Summary: Add support for long range USB wireless adapter Alpha AWUS036NHRv2
Product: Base System Reporter: olivier
Component: usbAssignee: freebsd-usb (Nobody) <usb>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for AWUS036NHR v2 none

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.