Actions
Feature #11281
closedXHCI polled mode support for USB keyboards
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The XHCI driver currently doesn't support polled mode I/O which is required for the kernel debugger. As an increasing number of servers use XHCI controllers for all physical USB ports and the keyboard emulated by the IPMI management interface it would be very useful to have polled mode support for USB keyboards in the Illumos driver.
Updated by Electric Monk almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ec82ef794c304d675af6962e1428b3b12ca2be8b
commit ec82ef794c304d675af6962e1428b3b12ca2be8b Author: Matthias Scheler <matthias.scheler@wdc.com> Date: 2019-08-02T12:53:55.000Z 11281 XHCI polled mode support for USB keyboards Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Paul Winder <Paul.Winder@wdc.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions