From owner-cvs-all Sat Dec 19 12:21:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13377 for cvs-all-outgoing; Sat, 19 Dec 1998 12:21:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13368; Sat, 19 Dec 1998 12:21:58 -0800 (PST) (envelope-from mjacob@FreeBSD.org) From: Matt Jacob Received: (from mjacob@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA21657; Sat, 19 Dec 1998 12:21:57 -0800 (PST) Date: Sat, 19 Dec 1998 12:21:57 -0800 (PST) Message-Id: <199812192021.MAA21657@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys mtio.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1998/12/19 12:21:57 PST Modified files: sys/sys mtio.h Log: Add MTIOCERRSTAT ioctl and structures that define (at least for SCSI) the data returned for latched residual and error statistics. Reserve space for LOG SENSE data which we'll get later. This area in transition as the HP TapeAlert initiative is looked at. Revision Changes Path 1.13 +35 -2 src/sys/sys/mtio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message