Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb From FreeBSD:



details:   https://anonhg.NetBSD.org/src/rev/89b83c3d2096
branches:  trunk
changeset: 572304:89b83c3d2096
user:      imp <imp%NetBSD.org@localhost>
date:      Wed Dec 29 08:38:44 2004 +0000

description:
>From FreeBSD:

Add note about where to find official USB VIDs.

diffstat:

 sys/dev/usb/usbdevs |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 54ab383c421d -r 89b83c3d2096 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Dec 29 06:57:52 2004 +0000
+++ b/sys/dev/usb/usbdevs       Wed Dec 29 08:38:44 2004 +0000
@@ -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 @@
 /*
  * 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



Home | Main Index | Thread Index | Old Index