diff options
Diffstat (limited to 'sys/dev')
| -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 */ /* |
