Here's another update on my status with plex for FreeBSD.  Today I finished 
the kernel module code that I needed to write for FreeBSD.  I also ran through 
all the kernel code and changed all the // comments to the /* */ form, because 
FreeBSD requires that I compile the module code with the -ansi switch to gcc.  

Anyway, after a few modifications to the other kernel code (nothing OS-
specific, just some ansi issues), I now have a module which *COMPILES* under 
FreeBSD-4.1S.  I'm putting off trying to run it until I have a few hours sleep 
.  So that's the scoop, the FreeBSD module will now compile, but I haven't 
tested it at all yet, so more updates will be on the way.

Isaac Waldron
waldron at lr dot net

Reply via email to