Ed Ahlsen-Girard wrote: > On Sat, 21 Mar 2015 21:48:06 +0100 > ropers <rop...@gmail.com> wrote: > > > On Sat, Mar 21, 2015 at 08:47:27AM -0500, Ed Ahlsen-Girard wrote: > > > > > > I got a card to exploit the xkci support, > > > > > > > > > On 21 March 2015 at 21:00, Bryan Steele wrote: > > > You didn't send a dmesg. xhci(4) support is new for 5.7 > > > > > > Thank you for this. I got very confused by "xkci" [sic] and couldn't > > figure it out before reading your reply. > > Apologies for typo. I run snapshots, and I omitted the dmesg because > xhci is in the probe, but the system can't drive this card. Manufacturer > wants me to install a Windows driver. > > This is why I asked what cards *work*.
The manufacturer will tell you to install a Windows driver for just about every device. That's not well correlated with OpenBSD support. The xhci driver should support all devices which advertise themselves as USB3 hosts. You can read through the cvs history and look for mentions of particular devices, though I'm not sure that will help you find one. http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/usb/xhci.c