diff options
| author | augustss <augustss@NetBSD.org> | 2001-12-30 11:08:19 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2001-12-30 11:08:19 +0000 |
| commit | fb4d205cd618aaf20863881dd0132d7d35a3aa30 (patch) | |
| tree | 888a97354b4373c6eca0c574c37ee238bec21c15 /sys/dev/usb/usbdevs_data.h | |
| parent | 095e2b87e3d60e8b3f6ef308465f25fc04adc150 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 6af00a59f79..455d3f8ce63 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.220 2001/12/30 05:11:29 gehenna Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.221 2001/12/30 11:08:19 augustss Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.216 2001/12/30 05:09:50 gehenna Exp + * NetBSD: usbdevs,v 1.217 2001/12/30 11:01:44 augustss Exp */ /* @@ -2640,7 +2640,7 @@ const struct usb_knowndev usb_knowndevs[] = { { USB_VENDOR_ULTIMA, USB_PRODUCT_ULTIMA_1200UBPLUS, 0, - "", + "Ultima", "1200 UB Plus scanner", }, { @@ -3514,6 +3514,12 @@ const struct usb_knowndev usb_knowndevs[] = { NULL, }, { + USB_VENDOR_ULTIMA, 0, + USB_KNOWNDEV_NOPROD, + "Ultima", + NULL, + }, + { USB_VENDOR_AXIOHM, 0, USB_KNOWNDEV_NOPROD, "Axiohm Transaction Solutions", |
