ref: 52e2a7a77155fa13ba4f7c965da82833d55cfb12
parent: 8b75eb419361f8ff04399424530f413c030a01f6
author: cinap_lenrek <cinap_lenrek@localhost>
date: Mon Apr 18 03:17:49 EDT 2011
boot(8): usb/usbd might fail when no hubs are detected
--- a/sys/src/9/boot/bootrc
+++ b/sys/src/9/boot/bootrc
@@ -42,7 +42,7 @@
fn usbinit{ if(test -e '#u'){bind -a '#u' /dev
- must usb/usbd
+ usb/usbd
}
}
--
⑨