opnsense-src/sys/dev/usb/template
Edward Tomasz Napierala d01c1c8bfe Use USB Vendor Identifiers and Product Identifiers provided by V-USB
(https://github.com/obdev/v-usb/blob/master/usbdrv/USB-IDs-for-free.txt).
Previously we were using an invalid (not assigned to us) VID.

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2018-05-21 15:06:19 +00:00
..
usb_template.c Add a "multifunction" device side USB template, which provides mass 2018-05-17 19:54:11 +00:00
usb_template.h Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_audio.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_cdce.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_kbd.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_midi.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_modem.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_mouse.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_msc.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_mtp.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_multi.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_phone.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00
usb_template_serialnet.c Use USB Vendor Identifiers and Product Identifiers provided by V-USB 2018-05-21 15:06:19 +00:00