Re: [9fans] usbd and boot

2009-11-12 Thread Francisco J Ballesteros
Ok. thanks. If I find out what's wrong I'll drop you a line a send a patch. On Thu, Nov 12, 2009 at 10:28 PM, erik quanstrom wrote: > On Thu Nov 12 13:36:19 EST 2009, n...@lsub.org wrote: >> I tried this on one machine and it worked. >> I'll keep trying to see if that's just that machine which wo

Re: [9fans] usbd and boot

2009-11-12 Thread erik quanstrom
On Thu Nov 12 13:36:19 EST 2009, n...@lsub.org wrote: > I tried this on one machine and it worked. > I'll keep trying to see if that's just that machine which works. > > I'd like to get debug output (usbdebug=2) for a machine hang. last bit of output uhci 0xc400 setting run to 1 uhci 0xc400 cmd 0

Re: [9fans] usbd and boot

2009-11-12 Thread Francisco J Ballesteros
I tried this on one machine and it worked. I'll keep trying to see if that's just that machine which works. I'd like to get debug output (usbdebug=2) for a machine hang. On Thu, Nov 12, 2009 at 5:48 PM, erik quanstrom wrote: > On Thu Nov 12 11:46:36 EST 2009, quans...@quanstro.net wrote: >> > I

Re: [9fans] usbd and boot

2009-11-12 Thread erik quanstrom
On Thu Nov 12 11:46:36 EST 2009, quans...@quanstro.net wrote: > > If I plug in a usb keyboard during boot, would I get to use > > it? If so, how does it get accessed? > > yes. you don't need to anything. usdb starts kb which > attaches to kbin. i forgot to mention that low-speed only devices w

Re: [9fans] usbd and boot

2009-11-12 Thread erik quanstrom
> If I plug in a usb keyboard during boot, would I get to use > it? If so, how does it get accessed? yes. you don't need to anything. usdb starts kb which attaches to kbin. - erik

[9fans] usbd and boot

2009-11-11 Thread Tim Newsham
How does usbd interact with the boot process? I noticed that #u gets mounted on /dev and usbd gets run by the boot process. I don't see /srv/usb getting mounted on /dev (thats where the devices appear, right?). If I plug in a usb keyboard during boot, would I get to use it? If so, how does it