diff options
| author | dogcow <dogcow@NetBSD.org> | 2007-05-20 05:05:32 +0000 |
|---|---|---|
| committer | dogcow <dogcow@NetBSD.org> | 2007-05-20 05:05:32 +0000 |
| commit | 7103bb1242601dd666abd2ae262bc928bca443ec (patch) | |
| tree | cb7aa1489014aa40e827b6f06a1bcf7bc298e9f6 /sys/dev/usb/usbdevs_data.h | |
| parent | 534638ad5378af1e0bdd69d75c5594811a895d88 (diff) | |
Regenerate.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 100 |
1 files changed, 96 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index c936232acab..4cd7c19fbca 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.468 2007/05/07 07:29:20 xtraeme Exp $ */ +/* ??? */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.465 2007/05/07 07:29:03 xtraeme Exp + * NetBSD: usbdevs,v 1.466 2007/05/20 05:05:06 dogcow Exp */ /* @@ -1438,6 +1438,10 @@ const struct usb_vendor usb_vendors[] = { "Falcom Wireless Communications GmbH", }, { + USB_VENDOR_DYNASTREAM, + "Dynastream Innovations", + }, + { USB_VENDOR_QUALCOMM, "Qualcomm", }, @@ -1454,10 +1458,22 @@ const struct usb_vendor usb_vendors[] = { "CCYU Technology", }, { + USB_VENDOR_SILABS2, + "SILABS2", + }, + { + USB_VENDOR_USI, + "USI", + }, + { USB_VENDOR_PLX, "PLX", }, { + USB_VENDOR_SILABS, + "Silicon Labs", + }, + { USB_VENDOR_ASANTE, "Asante", }, @@ -1522,6 +1538,10 @@ const struct usb_vendor usb_vendors[] = { "Dick Smith Electronics", }, { + USB_VENDOR_BALTECH, + "Baltech", + }, + { USB_VENDOR_CISCOLINKSYS, "Cisco-Linksys", }, @@ -1598,6 +1618,10 @@ const struct usb_vendor usb_vendors[] = { "AnyDATA Inc.", }, { + USB_VENDOR_JABLOTRON, + "Jablotron", + }, + { USB_VENDOR_AMIT, "AMIT", }, @@ -1714,7 +1738,7 @@ const struct usb_vendor usb_vendors[] = { "GNU Radio USRP", }, }; -const int usb_nvendors = 417; +const int usb_nvendors = 423; const struct usb_product usb_products[] = { { @@ -2186,6 +2210,10 @@ const struct usb_product usb_products[] = { "uLinks RS-422/485", }, { + USB_VENDOR_BALTECH, USB_PRODUCT_BALTECH_CARDREADER, + "Card reader", + }, + { USB_VENDOR_BELKIN2, USB_PRODUCT_BELKIN2_F5U002, "F5U002 Parallel printer adapter", }, @@ -2694,6 +2722,10 @@ const struct usb_product usb_products[] = { "10/100 ethernet adapter", }, { + USB_VENDOR_DYNASTREAM, USB_PRODUCT_DYNASTREAM_ANTDEVBOARD, + "ANT dev board", + }, + { USB_VENDOR_EGALAX, USB_PRODUCT_EGALAX_TPANEL, "Touch Panel", }, @@ -3546,6 +3578,10 @@ const struct usb_product usb_products[] = { "iFP-5xx", }, { + USB_VENDOR_JABLOTRON, USB_PRODUCT_JABLOTRON_PC60B, + "PC-60B", + }, + { USB_VENDOR_JATON, USB_PRODUCT_JATON_EDA, "Ethernet Device Adapter", }, @@ -5374,6 +5410,58 @@ const struct usb_product usb_products[] = { "U2E", }, { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_POLOLU, + "Pololu Serial", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_ARGUSISP, + "Argussoft ISP", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CRUMB128, + "Crumb128", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_DEGREECONT, + "Degree Controls", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_SUNNTO, + "Suunto sports", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_DESKTOPMOBILE, + "Burnside Desktop mobile", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_IPLINK1220, + "IP-Link 1220", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_JTAG, + "Lipowsky Baby-JTAG", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_LIN, + "Lipowsky Baby-LIN", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_HARP, + "Lipowsky HARP-1", + }, + { + USB_VENDOR_SILABS2, USB_PRODUCT_SILABS2_DCU11CLONE, + "DCU-11 clone", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP210X_1, + "CP210x Serial", + }, + { + USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP210X_2, + "CP210x Serial", + }, + { USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPH_NF, "YAP Phone (no firmware)", }, @@ -5766,6 +5854,10 @@ const struct usb_product usb_products[] = { "USR1120 WLAN", }, { + USB_VENDOR_USI, USB_PRODUCT_USI_MC60, + "MC60 Serial", + }, + { USB_VENDOR_USRP, USB_PRODUCT_USRP_USRPv2, "USRP Revision 2", }, @@ -5982,4 +6074,4 @@ const struct usb_product usb_products[] = { "Scorpion-980N keyboard", }, }; -const int usb_nproducts = 1066; +const int usb_nproducts = 1083; |
