Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 11:05:18 GMT
From:      beni brinckman <beni@brinckman.info>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   usb/115080: using a Hercules HWGUSB2-54-V2 wifi usb adapter
Message-ID:  <200707311105.l6VB5IFE082256@www.freebsd.org>
Resent-Message-ID: <200707311110.l6VBA2Jt046132@freefall.freebsd.org>

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

>Number:         115080
>Category:       usb
>Synopsis:       using a Hercules HWGUSB2-54-V2 wifi usb adapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 31 11:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     beni brinckman
>Release:        6.2-REL-p5
>Organization:
-
>Environment:
bsdaddict# uname -a
FreeBSD bsdaddict 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Mon Jul 30 18:35:09 UTC 2007     root@bsdaddict:/usr/obj/usr/src/sys/GENERIC  i386
bsdaddict#

>Description:
Detection and correct device id of this usb wifi adapter
>How-To-Repeat:

>Fix:
in /usr/src/sys/dev/usb/usbdevs add :

product GUILLEMOT HWGUSB254V2     0x010  HWGUSB2-54-V2 WLAN

Add to the usb_devno ural_devs array in /usr/src/sys/dev/usb/if_ural.c :

{ USB_VENDOR_GUILLEMOT,         USB_PRODUCT_GUILLEMOT_HWGUSB254V2},


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



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