Re: No USB 3.0 on 5.8 -current Broadwell

2015-12-16 Thread edward wandasiewicz
Update to 5.8 -current. It now works. See 1.65 of http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/usb/xhci.c?sortby=date Edward On 16 Dec 2015 3:14 p.m., "Mark Carroll" wrote: > On 20 Nov 2015, edward wandasiewicz wrote: > > > If I try to plug in various USB 3.0 umass(4) devices into a US

Re: No USB 3.0 on 5.8 -current Broadwell

2015-12-16 Thread Stefan Sperling
On Wed, Dec 16, 2015 at 03:10:57PM +, Mark Carroll wrote: > On 20 Nov 2015, edward wandasiewicz wrote: > > > If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or > > USB 3.1 Type C port, nothing gets registered via dmesg, even if I add > > > > option USB_DEBUG > > option UMAS

Re: No USB 3.0 on 5.8 -current Broadwell

2015-12-16 Thread Mark Carroll
On 20 Nov 2015, edward wandasiewicz wrote: > If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or > USB 3.1 Type C port, nothing gets registered via dmesg, even if I add > > option USB_DEBUG > option UMASS_DEBUG > option XHCI_DEBUG > > and compile a kernel. No dmesg output upon a

Re: No USB 3.0 on 5.8 -current Broadwell

2015-11-20 Thread Ted Unangst
edward wandasiewicz wrote: > On 20 Nov 2015 5:54 p.m., "Martin Pieuchot" wrote: > > > > On 20/11/15(Fri) 17:32, edward wandasiewicz wrote: > > > If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or > > > USB 3.1 Type C port, nothing gets registered via dmesg, even if I add > > >

Re: No USB 3.0 on 5.8 -current Broadwell

2015-11-20 Thread edward wandasiewicz
On 20 Nov 2015 5:54 p.m., "Martin Pieuchot" wrote: > > On 20/11/15(Fri) 17:32, edward wandasiewicz wrote: > > If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or > > USB 3.1 Type C port, nothing gets registered via dmesg, even if I add > > This issue seems to be occurring only a

Re: No USB 3.0 on 5.8 -current Broadwell

2015-11-20 Thread Martin Pieuchot
On 20/11/15(Fri) 17:32, edward wandasiewicz wrote: > If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or > USB 3.1 Type C port, nothing gets registered via dmesg, even if I add This issue seems to be occurring only after a warm reboot as found by jcs@. Could you tell me if your

No USB 3.0 on 5.8 -current Broadwell

2015-11-20 Thread edward wandasiewicz
If I try to plug in various USB 3.0 umass(4) devices into a USB 3.0 or USB 3.1 Type C port, nothing gets registered via dmesg, even if I add option USB_DEBUG option UMASS_DEBUG option XHCI_DEBUG and compile a kernel. No dmesg output upon attachment of USB 3.0 devices. If I try, via config(8) U

Re: No USB 3.0 on 5.8 -current Broadwell

2015-11-20 Thread edward wandasiewicz
I also get no dmesg or /var/log/messages output when I detach the USB 3.0 device from the USB 3.0 port or Type C port. If I attach and / or detach the USB 3.0 device, it's like it's not recognised at all. I do however, get an "indicator light on" the device when it's plugged in, for what it's wor