Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2010 22:20:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/151043: commit references a PR
Message-ID:  <201010142220.o9EMKAdf026293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/151043; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: usb/151043: commit references a PR
Date: Thu, 14 Oct 2010 22:15:15 +0000 (UTC)

 Author: hselasky
 Date: Thu Oct 14 22:14:55 2010
 New Revision: 213880
 URL: http://svn.freebsd.org/changeset/base/213880
 
 Log:
   Add new USB device IDs to the list of supported devices.
   
   PR:	usb/151043
   Approved by:    thompsa (mentor)
 
 Modified:
   head/sys/dev/usb/wlan/if_rum.c
 
 Modified: head/sys/dev/usb/wlan/if_rum.c
 ==============================================================================
 --- head/sys/dev/usb/wlan/if_rum.c	Thu Oct 14 22:06:52 2010	(r213879)
 +++ head/sys/dev/usb/wlan/if_rum.c	Thu Oct 14 22:14:55 2010	(r213880)
 @@ -118,6 +118,8 @@ static const struct usb_device_id rum_de
      RUM_DEV(HUAWEI3COM, WUB320G),
      RUM_DEV(MELCO, G54HP),
      RUM_DEV(MELCO, SG54HP),
 +    RUM_DEV(MELCO, WLRUCG),
 +    RUM_DEV(MELCO, WLRUCGAOSS),
      RUM_DEV(MSI, RT2573_1),
      RUM_DEV(MSI, RT2573_2),
      RUM_DEV(MSI, RT2573_3),
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



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