When I tried to compile today's sup, ccd.o had an unresolved symbol called dkn. Looking at dkstat.h I noticed there is a dk_ndrive variable that seems to fit the bill. Is a simple substitution of dk_ndrive for dkn in dev/ccd.c the correct solution or am I way off base? -Rob