From owner-cvs-all Tue Aug 21 12:58:22 2001 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 EE2B937B407; Tue, 21 Aug 2001 12:58:17 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7LJwHQ14033; Tue, 21 Aug 2001 12:58:17 -0700 (PDT) (envelope-from scottl) Message-Id: <200108211958.f7LJwHQ14033@freefall.freebsd.org> From: Scott Long Date: Tue, 21 Aug 2001 12:58:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/asr MAINTAINER asr.c dptsig.h i2omsg.h osd_defs.h osd_unix.h osd_util.h sys_info.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2001/08/21 12:58:17 PDT Modified files: sys/dev/asr MAINTAINER asr.c dptsig.h i2omsg.h osd_defs.h osd_unix.h osd_util.h sys_info.h Log: Fresh code drop from the vendor. This fixes some critical bugs and adds support for a new class of controllers. Also adjust MAINTAINER at the approval of msmith. Obtained from: mark_salyzyn@adaptec.com Revision Changes Path 1.2 +2 -2 src/sys/dev/asr/MAINTAINER 1.13 +460 -150 src/sys/dev/asr/asr.c 1.2 +69 -16 src/sys/dev/asr/dptsig.h 1.2 +16 -25 src/sys/dev/asr/i2omsg.h 1.2 +2 -2 src/sys/dev/asr/osd_defs.h 1.2 +1 -3 src/sys/dev/asr/osd_unix.h 1.2 +1 -3 src/sys/dev/asr/osd_util.h 1.2 +1 -3 src/sys/dev/asr/sys_info.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message