> I'd wish to implement something like /dev/null or /dev/zero driver taking
> the original source code as a base, but I can't find the sources
> themselves, can you help?

On STABLE (4.x and below) it is in src/sys/i386/i386/mem.c and it is
a bit messy. (Look for "Rathole")

On Current (5.0+) it is in src/sys/dev/null/ and is much cleaner. :-)

M
-- 
o       Mark Murray
\_
O.\_    Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to