From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <676c3c4f0610191339n3a7ea6e2q249fdaaa2b025645@mail.gmail.com> Date: Thu, 19 Oct 2006 16:39:23 -0400 From: "Richard Bilson" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] 9pm/Plan 9 kernel in user space In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061017233134.GA19696@debian31m> Topicbox-Message-UUID: cd7cf5f4-ead1-11e9-9d60-3106f5b1d025 On 10/19/06, Sascha Retzki wrote: > I can comment on that. Getting the facts, Microsoft once wrote some API so that anyone, with the right SDK, could write virtual file system drivers - they actually presented that stuff via a ftpfs, which made me optimistic that, if one gets this SDK, 9p4win32 could be written. It seems like if you already have access to the Windows DDK, then http://www.acc.umu.se/~bosse/ has the rest of the pieces needed to do such a thing, and examples. Of course, I can't confirm that it actually works. I took a look at the examples and decided that I didn't have the stomach for it.