diff options
| author | matt <matt@NetBSD.org> | 2002-07-25 05:23:09 +0000 |
|---|---|---|
| committer | matt <matt@NetBSD.org> | 2002-07-25 05:23:09 +0000 |
| commit | 3e7edf7543b4064ba97fc3c932140f35a356860c (patch) | |
| tree | c716ac01fb18014656d5bbef936f69d8fa8103be /sys/dev/usb/usbdevs_data.h | |
| parent | 8dd631f1449fc7f77bae957fd7584eea575e8f97 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 3e90a92260d..992cf0aabfc 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.267 2002/07/16 09:20:56 abs Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.268 2002/07/25 05:23:10 matt Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.261 2002/07/16 09:19:29 abs Exp + * NetBSD: usbdevs,v 1.262 2002/07/25 05:22:38 matt Exp */ /* @@ -496,6 +496,12 @@ const struct usb_knowndev usb_knowndevs[] = { "SCSI Adaptor", }, { + USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_USB2LAN, + 0, + "Belkin Components", + "USB to LAN Converter", + }, + { USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB100, 0, "Billionton Systems", |
