K 10 svn:author V 5 peter K 8 svn:date V 27 1999-11-18T06:39:47.000000Z K 7 svn:log V 202 Remove cdevsw_add() - the make_dev() calls are already there. Don't '#if NSNP > 0' around the thing as it's silly and not required. config(8) only causes it to be compiled if NSNP is > 0 by definition. END