diff options
author | murray <murray@FreeBSD.org> | 2003-05-12 04:27:22 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2003-05-12 04:27:22 +0000 |
commit | 6dcde98e0344f84913c0e57bc5eba039bbe14534 (patch) | |
tree | 503a1e63978741335ff85a364791ac62577014fd /sys/dev/usb/usbdevs.h | |
parent | 0cfa424a1b7fa54e27d45d7f940f926cf176d926 (diff) | |
download | FreeBSD-src-6dcde98e0344f84913c0e57bc5eba039bbe14534.zip FreeBSD-src-6dcde98e0344f84913c0e57bc5eba039bbe14534.tar.gz |
Regen.
Approved by: re
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index d48e4ac..7815f58 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -4,7 +4,7 @@ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/usb/usbdevs,v 1.123 2003/05/05 08:18:53 murray Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.124 2003/05/11 23:55:28 joe Exp */ /* @@ -462,6 +462,7 @@ /* Asahi Optical products */ #define USB_PRODUCT_ASAHIOPTICAL_OPTIO230 0x0004 /* Digital camera */ +#define USB_PRODUCT_ASAHIOPTICAL_OPTIO330 0x0006 /* Digital camera */ /* ASIX Electronics products */ #define USB_PRODUCT_ASIX_AX88172 0x1720 /* USB 2.0 10/100 ethernet controller */ |