From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <9ab217670905261340o5525b3c8y7150c95b99f89f0d@mail.gmail.com> References: <9ab217670905261340o5525b3c8y7150c95b99f89f0d@mail.gmail.com> Date: Tue, 26 May 2009 22:42:59 +0200 Message-ID: From: Rudolf Sykora 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: ff72ca40-ead4-11e9-9d60-3106f5b1d025 Thanks a lot! Ruda 2009/5/26 Devon H. O'Dell : > 2009/5/26 =A0: >> 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! > >