diff options
| author | tron <tron@NetBSD.org> | 2003-09-08 16:07:15 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2003-09-08 16:07:15 +0000 |
| commit | bab150d798e3b605d6fda2aeebfbfec3f435e794 (patch) | |
| tree | 0c321e2f9e0e8528ff2c4d7ca7447a0815a3dcdd /sys/dev/usb/usbdevs_data.h | |
| parent | 7a0eb6d14ee4471a71d11afe0f46e0005d4e716e (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 78f78954f86..9833c5ab9ed 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.342 2003/08/16 06:39:13 itojun Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.343 2003/09/08 16:07:15 tron Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.337 2003/08/16 06:36:29 itojun Exp + * NetBSD: usbdevs,v 1.338 2003/09/08 16:06:57 tron Exp */ /* @@ -3400,6 +3400,12 @@ const struct usb_knowndev usb_knowndevs[] = { "ImageMate SDDR-75", }, { + USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR86, + 0, + "SanDisk Corp", + "ImageMate SDDR-86", + }, + { USB_VENDOR_SANWASUPPLY, USB_PRODUCT_SANWASUPPLY_JYDV9USB, 0, "Sanwa Supply", |
