From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 26 May 2009 16:40:20 -0400 Message-ID: <9ab217670905261340o5525b3c8y7150c95b99f89f0d@mail.gmail.com> From: "Devon H. O'Dell" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] new usb implementation Topicbox-Message-UUID: ff6a48ac-ead4-11e9-9d60-3106f5b1d025 2009/5/26 : > 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. =A0Thank you, nemo. > > 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. =A0Tomorrow's CD image should incorporate all this. > > devusb has a new interface, so it is named #u, to distinguish it from > the old one, #U. =A0If 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. Sweet! Thanks, guys!