K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1993-09-08T21:04:32.000000Z K 7 svn:log V 236 First pass fixes to start using malloc structures for all per unit data. cd_data is now malloced on a per unit basis. Protected all if ({scsi,cd}_debug).... with #ifdef CDDEBUG to reduce the the size of the kernel when not debugging. END