freebsd-dev/sys
Rodney W. Grimes 65119574e4 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.
1993-09-08 21:04:32 +00:00
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Removed patch kit header, added $Id$ 1993-09-06 16:12:05 +00:00
conf Enabled options NS since it can now be compiled! 1993-09-06 16:17:37 +00:00
ddb * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, 1993-07-27 10:52:31 +00:00
dev From michaele@vice.ico.tek.com Wed Sep 8 09:50:45 1993 1993-09-08 17:38:05 +00:00
i386 >From Theo Derradt 1993-09-08 19:29:54 +00:00
isa From michaele@vice.ico.tek.com Wed Sep 8 09:50:45 1993 1993-09-08 17:38:05 +00:00
kern Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi First pass fixes to start using malloc structures for all per unit 1993-09-08 21:04:32 +00:00
sys Revised headers from Julian. Support for generic scsi. 1993-08-28 03:10:05 +00:00