Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2008 02:51:19 +0200 (CEST)
From:      Marcin Cieslak <saper@system.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        saper@system.pl
Subject:   usb/123352: Add Option GTMAX3.6/7.2 and Quallcomm MMC module device identifiiers to usbdevs
Message-ID:  <200805030051.m430pJEB041718@radziecki.saper.info>
Resent-Message-ID: <200805030100.m43105cc030042@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123352
>Category:       usb
>Synopsis:       Add Option GTMAX3.6/7.2 and Quallcomm MMC module device identifiiers to usbdevs
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 01:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Cieslak
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD radziecki.saper.info 7.0-STABLE FreeBSD 7.0-STABLE #3: Wed Mar 26 00:33:58 CET 2008 saper@radziecki.saper.info:/usr/obj/usr/src/sys/VAIO amd64


>Description:

I am have a preliminary set of patches to support Option GTMAX3.6/7.2 
and to kill the MMC module containing "ZeroConf" CD with Windows drivers.

In the meantime I need to clean up my local usbdevs patches :-)

>How-To-Repeat:
>Fix:


Index: usbdevs
===================================================================
RCS file: /usr/home/ncvs/src/sys/dev/usb/usbdevs,v
retrieving revision 1.328.2.9
diff -u -r1.328.2.9 usbdevs
--- usbdevs	25 Apr 2008 16:40:18 -0000	1.328.2.9
+++ usbdevs	3 May 2008 00:47:58 -0000
@@ -1,4 +1,4 @@
-$FreeBSD: src/sys/dev/usb/usbdevs,v 1.328.2.9 2008/04/25 16:40:18 sam Exp $
+$FreeBSD: src/sys/dev/usb/usbdevs,v 1.328 2007/10/05 07:26:39 luigi Exp $
 /* $NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp $ */
 
 /*-
@@ -1807,6 +1807,7 @@
 product OPTION GT3G		0x6000	GlobeTrotter 3G datacard
 product OPTION GT3GQUAD		0x6300	GlobeTrotter 3G QUAD datacard
 product OPTION GT3GPLUS		0x6600	GlobeTrotter 3G+ datacard
+product OPTION GTMAX36		0x6701	GlobeTrotter MAX 3.6/7.2
 
 /* OQO */
 product OQO WIFI01		0x0002	model 01 WiFi interface
@@ -1926,6 +1927,7 @@
 
 /* Qualcomm products */
 product QUALCOMM CDMA_MSM	0x6000	CDMA Technologies MSM phone
+product QUALCOMM2 MMC		0x1000	MMC on various UMTS devices
 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

>Release-Note:
>Audit-Trail:
>Unformatted:



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