Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2008 21:00:11 GMT
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/119150: [usbdevs] [patch] new usbdevs for CDMA 1xEVDO devices
Message-ID:  <200806222100.m5ML0B6Y072073@freefall.freebsd.org>

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

From: Gavin Atkinson <gavin@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: usb/119150: [usbdevs] [patch] new usbdevs for CDMA 1xEVDO devices
Date: Sun, 22 Jun 2008 21:50:16 +0100 (BST)

 Updated patch, against HEAD.  Since the PR was submitted, the vendor ID 
 has already been assigned the name QUALCOMMINC, so reflect that change in 
 the patch also.
 
 
 Index: src/sys/dev/usb/usbdevs
 ===================================================================
 RCS file: /usr/ncvs/src/sys/dev/usb/usbdevs,v
 retrieving revision 1.360
 diff -u -r1.360 usbdevs
 --- src/sys/dev/usb/usbdevs	13 Jun 2008 02:02:21 -0000	1.360
 +++ src/sys/dev/usb/usbdevs	22 Jun 2008 20:48:13 -0000
 @@ -522,6 +522,7 @@
   vendor FOSSIL		0x0e67	Fossil, Inc
   vendor GMATE		0x0e7e	G.Mate, Inc
   vendor OTI		0x0ea0	Ours Technology
 +vendor YISO		0x0eab	Yiso Wireless Co.
   vendor PILOTECH		0x0eaf	Pilotech
   vendor NOVATECH		0x0eb0	NovaTech
   vendor ITEGNO		0x0eba	iTegno
 @@ -1956,6 +1957,7 @@
   product QUALCOMM2 RWT_FCT	0x3100	RWT FCT-CDMA 2000 1xRTT modem
   product QUALCOMM2 CDMA_MSM	0x3196	CDMA Technologies MSM modem
   product QUALCOMMINC CDMA_MSM	0x0001	CDMA Technologies MSM modem
 +product QUALCOMMINC AC8700	0xfffe	CDMA 1xEVDO USB modem
 
   /* Qtronix products */
   product QTRONIX 980N		0x2011	Scorpion-980N keyboard
 @@ -2382,6 +2384,9 @@
   product YANO U640MO		0x0101	U640MO-03
   product YANO FW800HD		0x05fc	METALWEAR-HDD
 
 +/* Yiso Wireless Co. products */
 +product YISO C893		0xc893	CDMA 2000 1xEVDO PC Card
 +
   /* Z-Com products */
   product ZCOM M4Y750		0x0001	M4Y-750
   product ZCOM XI725		0x0002	XI-725/726



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