diff options
| author | imp <imp@NetBSD.org> | 2004-12-29 08:40:30 +0000 |
|---|---|---|
| committer | imp <imp@NetBSD.org> | 2004-12-29 08:40:30 +0000 |
| commit | ed235136f17a4ef90472c8574b4468febe09f978 (patch) | |
| tree | 1ed26ca9ac4287ad3266e5c580aea6b3567f2381 /sys/dev/usb | |
| parent | b5cc71aac748d942d48b28bb9a4e3e22681f18aa (diff) | |
regen for usbdevs 1.392
Diffstat (limited to 'sys/dev/usb')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 9 | ||||
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index c80f30971b5..a6703816abb 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.395 2004/12/27 07:05:32 imp Exp $ */ +/* $NetBSD: usbdevs.h,v 1.396 2004/12/29 08:40:30 imp Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.391 2004/12/27 07:04:26 imp Exp + * NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp */ /* @@ -47,6 +47,11 @@ /* * List of known USB vendors * + * USB.org publishes a VID list of USB-IF member companies at + * http://www.usb.org/developers/tools + * Note that it does not show companies that have obtained a Vendor ID + * without becoming full members. + * * Please note that these IDs do not do anything. Adding an ID here and * regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name * available to the source code and does not change any functionality, nor diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 5a42c083aa2..f302d25b8cd 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.396 2004/12/27 07:05:32 imp Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.397 2004/12/29 08:40:30 imp Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.391 2004/12/27 07:04:26 imp Exp + * NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp */ /* |
