Update run scripts using usb_drv (fix #744)

Updates all run scripts, which use the usb_drv to enable the appropriated
USB host controllers.
This commit is contained in:
Stefan Kalkowski
2013-05-22 11:38:16 +02:00
committed by Norman Feske
parent e164671cd1
commit 89a8c2c211
18 changed files with 18 additions and 18 deletions

View File

@@ -78,7 +78,7 @@ append_if [expr ![have_spec ps2] && [have_spec usb]] config {
<start name="usb_drv">
<resource name="RAM" quantum="12M"/>
<provides><service name="Input"/></provides>
<config> <hid/> </config>
<config uhci="yes" ehci="yes" xhci="yes"> <hid/> </config>
</start>}
append_if [have_spec ps2] config {