Re: xhci(4) vs BIOS

2016-06-01 Thread Bryan Vyhmeister
On Tue, May 31, 2016 at 06:43:16PM +0200, Martin Pieuchot wrote: > I finally got my hands on a DELL Optiplex 3020. The BIOS on this > machines uses the xHCI controller to handle the keyboard and mouse. > > Turns out that I badly copy/pasted the ehci(4) code to take over the > HC from the BIOS. W

Re: xhci(4) vs BIOS

2016-05-31 Thread David Hill
On Tue, May 31, 2016 at 06:43:16PM +0200, Martin Pieuchot wrote: > I finally got my hands on a DELL Optiplex 3020. The BIOS on this > machines uses the xHCI controller to handle the keyboard and mouse. > > Turns out that I badly copy/pasted the ehci(4) code to take over the > HC from the BIOS. W

Re: xhci(4) vs BIOS

2016-05-31 Thread Mark Kettenis
> Date: Tue, 31 May 2016 18:43:16 +0200 > From: Martin Pieuchot > > I finally got my hands on a DELL Optiplex 3020. The BIOS on this > machines uses the xHCI controller to handle the keyboard and mouse. > > Turns out that I badly copy/pasted the ehci(4) code to take over the > HC from the BIOS.

xhci(4) vs BIOS

2016-05-31 Thread Martin Pieuchot
I finally got my hands on a DELL Optiplex 3020. The BIOS on this machines uses the xHCI controller to handle the keyboard and mouse. Turns out that I badly copy/pasted the ehci(4) code to take over the HC from the BIOS. With the diff below I can now route all my ports to xhci(4) and the machine