diff options
| author | christos <christos@NetBSD.org> | 2010-10-01 21:08:27 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2010-10-01 21:08:27 +0000 |
| commit | e5041587f1d9fc48b2bbcbd12976da5f81d8c92c (patch) | |
| tree | 96f478716a97a04164af973d0bc33526fce3bf74 /sys/dev/usb/usbdevs.h | |
| parent | 732dd678dddfd7acfc65248bcbcb45dfd57e7481 (diff) | |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index a4edce45d9a..ad6afc61390 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.555 2010/09/25 15:30:30 tsutsui Exp $ */ +/* $NetBSD: usbdevs.h,v 1.556 2010/10/01 21:08:27 christos Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.562 2010/09/25 15:29:40 tsutsui Exp + * NetBSD: usbdevs,v 1.563 2010/10/01 20:56:10 christos Exp */ /* @@ -2565,6 +2565,7 @@ /* Zoom Telephonics, Inc. products */ #define USB_PRODUCT_ZOOM_2986L 0x9700 /* 2986L Fax modem */ +#define USB_PRODUCT_ZOOM_3095 0x3095 /* 3095 USB Fax modem */ /* Zydas Technology Corporation products */ #define USB_PRODUCT_ZYDAS_ZD1211 0x1211 /* ZD1211 WLAN abg */ |
