View | Details | Raw Unified | Return to bug 122803
Collapse All | Expand All

(-)usbdevs (+1 lines)
Lines 1078-1083 Link Here
1078
product DELL PORT		0x0058	Port Replicator
1078
product DELL PORT		0x0058	Port Replicator
1079
product DELL BC02		0x8000	BC02 Bluetooth USB Adapter
1079
product DELL BC02		0x8000	BC02 Bluetooth USB Adapter
1080
product DELL TM350		0x8103	TrueMobile 350 Bluetooth USB Adapter
1080
product DELL TM350		0x8103	TrueMobile 350 Bluetooth USB Adapter
1081
product DELL CDMA_MODEM		0x8135	Dell Novatel Wireless CDMA
1081
1082
1082
/* Delorme Paublishing products */
1083
/* Delorme Paublishing products */
1083
product DELORME EARTHMATE	0x0100	Earthmate GPS
1084
product DELORME EARTHMATE	0x0100	Earthmate GPS
(-)ubsa.c (+2 lines)
Lines 224-229 Link Here
224
	{ USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1 },
224
	{ USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1 },
225
	/* Novatel Wireless Merlin cards */
225
	/* Novatel Wireless Merlin cards */
226
	{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_U740 },
226
	{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_U740 },
227
	/* DELL Version of the above */
228
	{ USB_VENDOR_DELL, USB_PRODUCT_DELL_CDMA_MODEM },
227
	/* Option Vodafone MC3G */
229
	/* Option Vodafone MC3G */
228
	{ USB_VENDOR_OPTION, USB_PRODUCT_OPTION_VODAFONEMC3G },
230
	{ USB_VENDOR_OPTION, USB_PRODUCT_OPTION_VODAFONEMC3G },
229
	/* Option GlobeTrotter 3G */
231
	/* Option GlobeTrotter 3G */

Return to bug 122803