Is this news mean we can hotplug the usb mouse and keyboard?

On Wed, May 27, 2009 at 5:43 AM, David Leimbach <leimy2k@gmail.com> wrote:


On Tue, May 26, 2009 at 1:37 PM, <geoff@plan9.bell-labs.com> wrote:
I've just pushed out to sources a new USB implementation, courtesy of
nemo, who debugged and repaired our old UHCI and OHCI drivers, wrote a
new EHCI driver for USB 2, converted the user-mode drivers in /bin/usb
and tested it all, among other things.  Thank you, nemo.

Yes thank you Nemo!  That's awesome stuff.
 

I've updated on sources at least /386/9*load* (though they contain no
USB code), /386/9pc*, kernel sources, manual pages and a few scripts
in /rc/bin.  Tomorrow's CD image should incorporate all this.

Thank you Geoff!  :-)
 

devusb has a new interface, so it is named #u, to distinguish it from
the old one, #U.  If usbd is compiled into /boot, /boot/boot will run
usbd at start up, thus permitting the use of USB keyboards, mice,
disks, etc. at boot time.

That's awesome....