From FreeBSD:
Add note about where to find official USB VIDs.
This commit is contained in:
parent
d4734bb3d4
commit
b5cc71aac7
|
@ -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.
|
* 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
|
* 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
|
* 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
|
* 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
|
* available to the source code and does not change any functionality, nor
|
||||||
|
|
Loading…
Reference in New Issue