On Thursday, April 24, 2003, at 09:03 AM, Chris Rudolph wrote: Hi all, I've heard that there is some sample code for writing a vfs for macosx. I know I could just look at some of the vfs bits in the darwin sources, but trying to weed through everything is quite daunting. Does anyone have any suggestions? Thanks, Rudy. Rudy, I've found that the cddafs source code (darwin/src/notlive/cddafs) makes for good sample code for getting started. Its far better structured and more well commented than any of the other file systems (It feels like it was written by a 'classic' Mac engineer, rather than a Unix guru). It doesn't support writing, but by the time you reach that point, you'll have a pretty good understanding of what's needed for that anyway. Ron Aldrich Software Architects, Inc. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.