Re: [9fans] USB Input Devices Support

2009-08-18 Thread erik quanstrom
On Tue Aug 18 18:18:50 EDT 2009, n...@lsub.org wrote: > Also, usb keyboard/mouse start at boot using a `boot protocol', IIRC, they > look > to software as older keyboard/mouse as long as you don't touch the > usb bus. One way to go would be to remove usb code during install, but I > didn't > try

Re: [9fans] USB Input Devices Support

2009-08-18 Thread Francisco J Ballesteros
Also, usb keyboard/mouse start at boot using a `boot protocol', IIRC, they look to software as older keyboard/mouse as long as you don't touch the usb bus. One way to go would be to remove usb code during install, but I didn't try this as don't know if it will work on your machine. On Sun, Aug 16,

Re: [9fans] USB Input Devices Support

2009-08-16 Thread erik quanstrom
> Hi everyone, > > I previously sent in a post, but I think it was completely overlooked due to > the heated discussions at the time. I have previously corresponded with > Russ Cox and Eric re: the problems I am having getting a plan9 boot on the > mac-minis that I am using. > > Has anyone succe

[9fans] USB Input Devices Support

2009-08-16 Thread Anthony Sherbondy
Hi everyone, I previously sent in a post, but I think it was completely overlooked due to the heated discussions at the time. I have previously corresponded with Russ Cox and Eric re: the problems I am having getting a plan9 boot on the mac-minis that I am using. Has anyone successfully installe

[9fans] USB Input Devices

2009-07-16 Thread Anthony Sherbondy
Hi folks; I've been watching the mail list for awhile. I tried a few months ago to boot plan9 onto an Intel MacMini which I wanted to use to experiment with Plan9 OS but I was unsuccessful because of the lack of support for USB input devices during the install. Perhaps this has already been addr