Date: Mon, 16 Aug 2004 09:32:35 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-lowlevel.c ata-queue.c Message-ID: <200408160932.i7G9WZbX073487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2004-08-16 09:32:35 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c ata-lowlevel.c ata-queue.c Log: Improve (hopefully) on the workaround code for devices that doesn't interrupt when command is done, ie some ATAPI CD drives with no media loaded. Revision Changes Path 1.222 +1 -1 src/sys/dev/ata/ata-all.c 1.44 +4 -9 src/sys/dev/ata/ata-lowlevel.c 1.32 +13 -13 src/sys/dev/ata/ata-queue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160932.i7G9WZbX073487>