SECOND WD STYLE DISK, BZERO MALLOCED FOR WARM BOOT
authorChristoph Robitschko <chmr@edvz.tu-graz.ac.at>
Fri, 31 Jul 1992 00:00:00 +0000 (00:00 +0000)
committerChristoph Robitschko <chmr@edvz.tu-graz.ac.at>
Fri, 31 Jul 1992 00:00:00 +0000 (00:00 +0000)
commit4dcebb8df8b52d30a94db2bdb03cfb959a9dc089
tree66260216cce9438f370b7eb8b9871d5e10a03930
parent735953520caf0233a5351a02b49af2c2bbacb199
SECOND WD STYLE DISK, BZERO MALLOCED FOR WARM BOOT

System would not recognize second hard drive and would crash when
you try to acces a second drive which is configured but not connected.
I include a patch which should correct these problems.  It will try to
open all configured disks at boot time and print the identification strings.

This patch also includes the laptop/warmboot patch the bzero's
malloc'ed memory, since this memory may contain the same data between
boots and cause the driver to believe the disk has already been connected.

AUTHOR: Christoph Robitschko (chmr@edvz.tu-graz.ac.at)
386BSD-Patchkit: patch00021
usr/src/sys.386bsd/i386/isa/wd.c