This commit is contained in:
rpaulo 2006-03-31 09:40:58 +00:00
parent e04240018f
commit 17b738113a
1 changed files with 7 additions and 3 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.430 2006/03/26 17:58:42 christos Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.431 2006/03/31 09:40:58 rpaulo Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.425 2006/03/26 17:58:19 christos Exp
* NetBSD: usbdevs,v 1.426 2006/03/31 08:41:56 rpaulo Exp
*/
/*
@ -2413,6 +2413,10 @@ const struct usb_product usb_products[] = {
USB_VENDOR_DELL, USB_PRODUCT_DELL_TM1180,
"TrueMobile 1180 WLAN",
},
{
USB_VENDOR_DELL, USB_PRODUCT_DELL_TM350,
"TrueMobile 350 Bluetooth USB Adapter",
},
{
USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE,
"Earthmate GPS",
@ -5446,4 +5450,4 @@ const struct usb_product usb_products[] = {
"Scorpion-980N keyboard",
},
};
const int usb_nproducts = 958;
const int usb_nproducts = 959;