From owner-cvs-all Thu Dec 7 0: 8:48 2000 From owner-cvs-all@FreeBSD.ORG Thu Dec 7 00:08:46 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0332837B400; Thu, 7 Dec 2000 00:08:46 -0800 (PST) Received: (from ps@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB788j394222; Thu, 7 Dec 2000 00:08:45 -0800 (PST) (envelope-from ps) Message-Id: <200012070808.eB788j394222@freefall.freebsd.org> From: Paul Saab Date: Thu, 7 Dec 2000 00:08:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/twe twe.c twe_freebsd.c twevar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/12/07 00:08:45 PST Modified files: (Branch: RELENG_4) sys/dev/twe twe.c twe_freebsd.c twevar.h Log: MFC: - add support for crashdumps - standardise error reporting for commands - simplify the driver-to-controller bio transfer - add bio in/out accounting - correctly preserve the command ID in twe_ioctl (thanks to joel@3ware) Revision Changes Path 1.1.2.4 +172 -165 src/sys/dev/twe/twe.c 1.2.2.2 +97 -8 src/sys/dev/twe/twe_freebsd.c 1.1.2.3 +7 -15 src/sys/dev/twe/twevar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message