Re: Patch to allow dynamic USB quirks at boot

2015-09-23 Thread Warner Losh
Nearly all the PCI drivers have tables of vendor/device IDs. They all have slightly different forms, and none of them use a common macro / format like USB. So each driver needs a line or two to describe the table so we can extract the data from the .ko. Some drivers don't have lists, and those

[Bug 203289] BeagleBone Black invalid USB target descriptors

2015-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203289 Bug ID: 203289 Summary: BeagleBone Black invalid USB target descriptors Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New

[Bug 203289] BeagleBone Black invalid USB target descriptors

2015-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203289 Hans Petter Selasky changed: What|Removed |Added CC|

[Bug 203289] BeagleBone Black invalid USB target descriptors

2015-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203289 --- Comment #1 from Ed Maste --- For reference here is the Device Descriptor for the stock Linux BBB image: ugen1.5: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (2mA) bLength = 0x0012 bDescriptorType =

[Bug 203289] BeagleBone Black invalid USB target descriptors

2015-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203289 --- Comment #4 from Ed Maste --- Hi HPS, thanks for the reply. I put this in to keep track of this issue while investigating it; I'll have a look at updating the descriptor values in the template when I get set up for