Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2017 22:22:53 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r314426 - head/sys/dev/usb
Message-ID:  <201702282222.v1SMMrhS071824@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Feb 28 22:22:53 2017
New Revision: 314426
URL: https://svnweb.freebsd.org/changeset/base/314426

Log:
  This should have been K3771_INIT.
  
  Pointy Hat to: imp@

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue Feb 28 22:18:05 2017	(r314425)
+++ head/sys/dev/usb/usbdevs	Tue Feb 28 22:22:53 2017	(r314426)
@@ -2434,7 +2434,7 @@ product HUAWEI E1752		0x1446	3G modem
 product HUAWEI K4505		0x1464	3G modem
 product HUAWEI K3765		0x1465	3G modem
 product HUAWEI E1820		0x14ac	E1820 HSPA+ USB Slider
-product HUAWEI K3771		0x14c4  K3771 Initial
+product HUAWEI K3771_INIT	0x14c4  K3771 Initial
 product HUAWEI K3770		0x14c9  3G modem
 product HUAWEI K3771		0x14ca  K3771
 product HUAWEI K3772		0x14cf	K3772



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