From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10811170518j262736bbr889d7c624b9499ad@mail.gmail.com> Date: Mon, 17 Nov 2008 05:18:06 -0800 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <0a83c556-4c15-4cec-b7cf-c15a90e4d540@u29g2000pro.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0a83c556-4c15-4cec-b7cf-c15a90e4d540@u29g2000pro.googlegroups.com> Subject: Re: [9fans] I want to port some program or driver Topicbox-Message-UUID: 476e60a8-ead4-11e9-9d60-3106f5b1d025 it would be nice to take the existing usb code -- which is all user mode code -- and get hot plug working,such that I could pop mice,keyboards, disks, etc in at will and have the right bits all start/stop when such events happen. I think this is a good project as it is self-contained, a good intro, and something that plan 9 does not do well right now (hot plug) ron