usb/154127: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Feb 1 22:30:11 UTC 2011
The following reply was made to PR usb/154127; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: usb/154127: commit references a PR
Date: Tue, 1 Feb 2011 22:26:15 +0000 (UTC)
Author: n_hibma
Date: Tue Feb 1 22:26:06 2011
New Revision: 218178
URL: http://svn.freebsd.org/changeset/base/218178
Log:
New ID for the Novatel MC547
PR: 154127
Submitted by: Mike Tancsa
MFC after: 1 day
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 1 21:15:35 2011 (r218177)
+++ head/sys/dev/usb/serial/u3g.c Tue Feb 1 22:26:06 2011 (r218178)
@@ -302,6 +302,7 @@ static const struct usb_device_id u3g_de
U3G_DEV(NOVATEL, EU740, 0),
U3G_DEV(NOVATEL, EU870D, 0),
U3G_DEV(NOVATEL, MC760, 0),
+ U3G_DEV(NOVATEL, MC547, 0),
U3G_DEV(NOVATEL, MC950D, 0),
U3G_DEV(NOVATEL, U720, 0),
U3G_DEV(NOVATEL, U727, 0),
Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs Tue Feb 1 21:15:35 2011 (r218177)
+++ head/sys/dev/usb/usbdevs Tue Feb 1 22:26:06 2011 (r218178)
@@ -2387,6 +2387,7 @@ product NOVATEL ZEROCD2 0x5030 Novatel
product NOVATEL U727_2 0x5100 Merlin U727 CDMA
product NOVATEL U760 0x6000 Novatel U760
product NOVATEL MC760 0x6002 Novatel MC760
+product NOVATEL MC547 0x7042 Novatel MC547
product NOVATEL2 FLEXPACKGPS 0x0100 NovAtel FlexPack GPS receiver
/* Merlin products */
_______________________________________________
svn-src-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
More information about the freebsd-usb
mailing list