Date: Wed, 14 Mar 2001 06:00:09 -0800 (PST) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-disk.c ata-disk.h atapi-all.c Message-ID: <200103141400.f2EE09E07146@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2001/03/14 06:00:09 PST Modified files: sys/dev/ata ata-all.c ata-disk.c ata-disk.h atapi-all.c Log: Minor cleanup to the previous commit: Print what devices went away and which arrived. Avoid timeout loop on missing status. Revision Changes Path 1.108 +12 -10 src/sys/dev/ata/ata-all.c 1.95 +8 -5 src/sys/dev/ata/ata-disk.c 1.33 +2 -2 src/sys/dev/ata/ata-disk.h 1.65 +2 -2 src/sys/dev/ata/atapi-all.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?200103141400.f2EE09E07146>