Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2012 21:40:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/165154: commit references a PR
Message-ID:  <201202142140.q1ELeATU063601@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: usb/165154: commit references a PR
Date: Tue, 14 Feb 2012 21:37:05 +0000 (UTC)

 Author: hselasky
 Date: Tue Feb 14 21:36:55 2012
 New Revision: 231713
 URL: http://svn.freebsd.org/changeset/base/231713
 
 Log:
   Add new USB device ID.
   
   MFC after:	3 days
   PR:		usb/165154
 
 Modified:
   head/sys/dev/usb/serial/u3g.c
   head/sys/dev/usb/usbdevs
 
 Modified: head/sys/dev/usb/serial/u3g.c
 ==============================================================================
 --- head/sys/dev/usb/serial/u3g.c	Tue Feb 14 20:34:25 2012	(r231712)
 +++ head/sys/dev/usb/serial/u3g.c	Tue Feb 14 21:36:55 2012	(r231713)
 @@ -433,6 +433,7 @@ static const STRUCT_USB_HOST_ID u3g_devs
  	U3G_DEV(QUANTA, Q111, 0),
  	U3G_DEV(SIERRA, AC402, 0),
  	U3G_DEV(SIERRA, AC595U, 0),
 +	U3G_DEV(SIERRA, AC313U, 0),
  	U3G_DEV(SIERRA, AC597E, 0),
  	U3G_DEV(SIERRA, AC875E, 0),
  	U3G_DEV(SIERRA, AC875U, 0),
 
 Modified: head/sys/dev/usb/usbdevs
 ==============================================================================
 --- head/sys/dev/usb/usbdevs	Tue Feb 14 20:34:25 2012	(r231712)
 +++ head/sys/dev/usb/usbdevs	Tue Feb 14 21:36:55 2012	(r231713)
 @@ -3005,6 +3005,7 @@ product SIERRA E6892		0x6892	E6892
  product SIERRA E6893		0x6893	E6893
  product SIERRA MC8700		0x68A3	MC8700
  product SIERRA AIRCARD875	0x6820	Aircard 875 HSDPA
 +product SIERRA AC313U		0x68aa	Sierra Wireless AirCard 313U
  product SIERRA TRUINSTALL	0x0fff	Aircard Tru Installer
  
  /* Sigmatel products */
 _______________________________________________
 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?201202142140.q1ELeATU063601>