diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index edf1dbabbd59..9a0d17ca92a5 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$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 $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -40,6 +40,11 @@ $NetBSD: usbdevs,v 1.391 2004/12/27 07:04:26 imp Exp $ /* * 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