Date: Wed, 21 Jul 1999 05:19:45 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c Message-ID: <199907211219.FAA60093@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1999/07/21 05:19:45 PDT Modified files: sys/isa fd.c Log: Hack to work around a NULL pointer dereferencation that can be triggered by removing a floppy that as being operated on. The spagghetti is hardly understandable at all anymore, so i can't 100 % ascertain this is really the Right Thing to do, maybe our new floppy driver maintainer, Jesus Monroy Jr can do this. :-)) Revision Changes Path 1.149 +5 -1 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907211219.FAA60093>