Re: USB problems on -CURRENT (controller keeps getting reset)

2019-02-12 Thread Rebecca Cran
That works, thanks. 

Rebecca 

On February 12, 2019 at 1:24:15 AM, Hans Petter Selasky 
(h...@selasky.org(mailto:h...@selasky.org)) wrote:

> The USB timeout error might indicate an IRQ issue.
> 
> Can you try setting:
> 
> hw.usb.xhci.use_polling=1
> 
> In /boot/loader.conf and reboot.
> 
> --HPS
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: USB problems on -CURRENT (controller keeps getting reset)

2019-02-12 Thread Hans Petter Selasky

The USB timeout error might indicate an IRQ issue.

Can you try setting:

hw.usb.xhci.use_polling=1

In /boot/loader.conf and reboot.

--HPS
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"