Adds vid and did output to usb/usbd. First, this is required because of the
USB spec, that says, that the USB software should first look for vid and did
and then for the device class. Second, for example an UART driver has no USB
device class and needs checking of the vid and did.
|