Re: USB 3 issues

2011-11-04 Thread Jan Henrik Sylvester
On 11/04/2011 10:18, Hans Petter Selasky wrote: On Thursday 03 November 2011 22:04:44 Xin LI wrote: Xin LI Please try the following patch: http://svn.freebsd.org/changeset/base/227075 Then send me the XHCI attach error. Probably something which we can fix. Ok, I have found a minute to

Re: USB 3 issues

2011-11-15 Thread Jan Henrik Sylvester
On 11/05/2011 13:15, Hans Petter Selasky wrote: On Friday 04 November 2011 12:33:53 Jan Henrik Sylvester wrote: On 11/04/2011 10:18, Hans Petter Selasky wrote: On Thursday 03 November 2011 22:04:44 Xin LI wrote: Xin LI Please try the following patch: http://svn.freebsd.org/changeset/base

Re: USB 3 issues

2011-11-15 Thread Jan Henrik Sylvester
On 11/15/2011 21:48, Hans Petter Selasky wrote: I will get those delay changes into the mainline code. http://svn.freebsd.org/changeset/base/227541 The hz / 250 should not be changed. That is defined by USB I think. Only after reading the discussion of you with mdf@ concerning that

Re: USB 3 issues

2011-11-17 Thread Jan Henrik Sylvester
On 11/15/2011 21:40, Hans Petter Selasky wrote: On Tuesday 15 November 2011 14:14:20 Jan Henrik Sylvester wrote: On 11/05/2011 13:15, Hans Petter Selasky wrote: On Friday 04 November 2011 12:33:53 Jan Henrik Sylvester wrote: On 11/04/2011 10:18, Hans Petter Selasky wrote: On Thursday 03

Re: USB 3 issues

2011-11-17 Thread Jan Henrik Sylvester
On 11/17/2011 19:48, Hans Petter Selasky wrote: On Thursday 17 November 2011 19:14:35 Jan Henrik Sylvester wrote: On 11/15/2011 21:40, Hans Petter Selasky wrote: On Tuesday 15 November 2011 14:14:20 Jan Henrik Sylvester wrote: On 11/05/2011 13:15, Hans Petter Selasky wrote: On Friday 04

Re: USB 3 issues

2011-11-17 Thread Jan Henrik Sylvester
On 11/17/2011 20:07, Hans Petter Selasky wrote: On Thursday 17 November 2011 20:06:15 Jan Henrik Sylvester wrote: On 11/17/2011 19:48, Hans Petter Selasky wrote: On Thursday 17 November 2011 19:14:35 Jan Henrik Sylvester wrote: On 11/15/2011 21:40, Hans Petter Selasky wrote: On Tuesday 15

Re: USB 3 issues

2011-11-17 Thread Jan Henrik Sylvester
On 11/17/2011 20:38, Hans Petter Selasky wrote: On Thursday 17 November 2011 20:24:27 Jan Henrik Sylvester wrote: Do you want hw.usb.xhci.debug=15 dmesg with the xhci_timing.patch? Yes, please try the xhci_timing.patch aswell. I think it would be clever for the future to increase the worst

Re: Status of PCIe Hotplug?

2016-09-29 Thread Jan Henrik Sylvester
On 09/29/2016 10:17, Hans Petter Selasky wrote: > Hi, > > I created this differential review: > > https://reviews.freebsd.org/D8070 > > Jan Henrik: Can you download this patch and try it instead of the one I > sent? > > --HPS Pulling the naked USB 3.0 ExpressCard without detaching it does not

Re: Status of PCIe Hotplug?

2016-09-28 Thread Jan Henrik Sylvester
On 09/28/2016 10:32, Hans Petter Selasky wrote: > Can you compile your kernel with debugging enabled so that we get the > sourcelines in the dump below. Also please include some parts of the The kernel is from the yet-to-be-released 11.0-RELEASE installed by freebsd-update. Now I have extracted

Re: Status of PCIe Hotplug?

2016-09-28 Thread Jan Henrik Sylvester
On 09/27/2016 17:51, Eric van Gyzen wrote: > In the case of Jan's USB 3.0 ExpressCard, it's possible that one or all > of the USB controller drivers (xhci, ehci, uhci) didn't cope with the > surprise removal of the controller. Before removing the card, try > detaching the driver(s) with "devctl

Re: Status of PCIe Hotplug?

2016-10-03 Thread Jan Henrik Sylvester
On 09/30/2016 10:58, Hans Petter Selasky wrote: > I've updated: > > https://reviews.freebsd.org/D8070 > > Can you tra again Jan? I have tested the new versions of the patch and could not produce any panic -- no matter how quickly I attached and removed the ExpressCard and the usb stick. Most