diff options
| author | tron <tron@NetBSD.org> | 2006-06-06 08:54:27 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2006-06-06 08:54:27 +0000 |
| commit | 6cfd8c69e5a2eee1aef2d68b6b54394a079ecffa (patch) | |
| tree | be7417979f62093c52eccfb2e121e5ae3acea424 /sys/dev/usb/usbdevs_data.h | |
| parent | 132db79f9b7f0fa891f4a1d6fb85437e8a1d83a5 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index b8f07884691..6e29a8fb032 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.433 2006/06/06 06:21:29 grant Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.434 2006/06/06 08:54:27 tron Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.429 2006/06/06 06:17:59 grant Exp + * NetBSD: usbdevs,v 1.430 2006/06/06 08:53:58 tron Exp */ /* @@ -5082,11 +5082,11 @@ const struct usb_product usb_products[] = { "U-Cable type A4", }, { - USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD, + USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD_TYPE_6, "Type 6 USB keyboard", }, { - USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD, + USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD_TYPE_7, "Type 7 USB keyboard", }, { |
