Date: Tue, 27 Mar 2001 08:01:38 -0700 From: "Justin T. Gibbs" <gibbs@scsiguy.com> To: Paul Saab <ps@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c src/sys/dev/ata ata-disk.c src/sys/dev/ida ida_disk.c src/sys/dev/twe twe_freebsd.c Message-ID: <200103271501.f2RF1cs69363@aslan.scsiguy.com> In-Reply-To: Your message of "Mon, 26 Mar 2001 22:24:08 PST." <200103270624.f2R6O9S34453@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>ps 2001/03/26 22:24:08 PST > > Modified files: > sys/cam/scsi scsi_da.c > sys/dev/ata ata-disk.c > sys/dev/ida ida_disk.c > sys/dev/twe twe_freebsd.c > Log: > Change the dump routines to only abort if control-c is pressed. > If any other key is pressed, print a message stating that control-c > is how to abort. Why not replace the call to cncheckc with a more generic "dump status" callback that prints stats, checks for abort, etc. The number of block devices we support that either currently support crash dumps or should is growing, and duplicating all of the watch dog code, etc in each one seems silly. -- Justin 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?200103271501.f2RF1cs69363>
