Date: Tue, 27 Jan 1998 08:45:25 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa atapi.c Message-ID: <199801271645.IAA14022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/01/27 08:45:24 PST Modified files: sys/i386/isa atapi.c Log: Check the status port after waiting for DRQ; some drives seem to be very slow coming off the bus (eg. Iomega's ATAPI Zip). Failure to do this results in a false probe of an ATAPI device with garbage data. Revision Changes Path 1.22 +9 -0 src/sys/i386/isa/atapi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801271645.IAA14022>