diff options
| author | 2006-05-01 22:42:49 +0000 | |
|---|---|---|
| committer | 2006-05-01 22:42:49 +0000 | |
| commit | 56f4be24567e005e5ccc3576bcc025b1cb72933a (patch) | |
| tree | 8d2c3e4a49b4f4ae29e23eeed3a5a807e8dcc681 /sys/dev/usb/usbdevs.h | |
| parent | Add Neodio 8-in-1 Flash Device Controller, okay dlg@ (diff) | |
| download | wireguard-openbsd-56f4be24567e005e5ccc3576bcc025b1cb72933a.tar.xz wireguard-openbsd-56f4be24567e005e5ccc3576bcc025b1cb72933a.zip | |
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 0df44a21bbb..bf4db4902c0 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.200 2006/04/29 02:01:18 jsg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.201 2006/05/01 22:42:49 pedro Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.196 2006/04/29 02:00:34 jsg Exp + * OpenBSD: usbdevs,v 1.197 2006/05/01 22:42:17 pedro Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -1478,6 +1478,7 @@ /* NEODIO products */ #define USB_PRODUCT_NEODIO_ND3050 0x3050 /* 6-in-1 Flash Device Controller */ +#define USB_PRODUCT_NEODIO_ND3260 0x3260 /* 8-in-1 Flash Device Controller */ #define USB_PRODUCT_NEODIO_ND5010 0x5010 /* Multi-format Flash Controller */ /* NetChip Technology Products */ |
