mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
gems: support ohci in driver_manager
This commit is contained in:
parent
4c96d697d5
commit
32a6d10de8
@ -650,6 +650,7 @@ void Driver_manager::Main::_generate_usb_drv_config(Reporter &usb_drv_config,
|
||||
|
||||
xml.attribute("uhci", true);
|
||||
xml.attribute("ehci", true);
|
||||
xml.attribute("ohci", true);
|
||||
xml.attribute("xhci", true);
|
||||
xml.attribute("capslock_led", "rom");
|
||||
xml.attribute("numlock_led", "rom");
|
||||
|
Loading…
Reference in New Issue
Block a user