On Tue, Jun 10, 2008 at 10:17:20AM -0400, erik quanstrom wrote: > >> > Jsyk, I had to comment out usbohci in /sys/src/9/pc/pccpuf for the usb > >> > keyboard to work with a freshly built 9pccpuf. (there's only usb ports > >> > on the eserver 325). System pulled last friday (06/06/08). > >> > > >> > Cheers, > >> > Mathieu. > >> > >> likely if you turn off "usb legacy" in bios, you will be able to use > >> the standard kernel. > > > > I've just tried, it doesn't seem to change anything on that matter. > > Well, it's not blocking for me in that case anyway, I can live without > > usbohci. > > you also need to start usb/usbd and usb/kb, at least.
yes, but if you need the keyboard to enter stuff during boot time, like the authid, or the path to the filesystem, then it's not possible because I think those choices happen before the point where those commands can be issued, right? Unless there is some place other than cpurc where I could set those commands?