Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 2010 22:55:24 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r210553 - head/sys/dev/usb
Message-ID:  <201007272255.o6RMtOG7033550@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thompsa
Date: Tue Jul 27 22:55:24 2010
New Revision: 210553
URL: http://svn.freebsd.org/changeset/base/210553

Log:
  Fix the entry for the Option ICON452 where an underscore was used instead of
  whitespace.
  
  Submitted by:	Lucius Windschuh

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue Jul 27 20:40:46 2010	(r210552)
+++ head/sys/dev/usb/usbdevs	Tue Jul 27 22:55:24 2010	(r210553)
@@ -2323,7 +2323,7 @@ product OPTION ICONEDGE		0xc031	GlobeSur
 product OPTION MODHSXPA		0xd013	Globetrotter HSUPA
 product OPTION ICON321		0xd031	Globetrotter HSUPA
 product OPTION ICON505		0xd055	Globetrotter iCON 505
-product OPTION_ICON452		0x7901	Globetrotter iCON 452
+product OPTION ICON452		0x7901	Globetrotter iCON 452
 
 /* OvisLink product */
 product OVISLINK RT3072		0x3072	RT3072



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