From owner-cvs-all Fri Sep 1 0:51:28 2000 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 AF6DA37B424; Fri, 1 Sep 2000 00:51:25 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA13284; Fri, 1 Sep 2000 00:51:25 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200009010751.AAA13284@freefall.freebsd.org> From: Mike Smith Date: Fri, 1 Sep 2000 00:51:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/asr asr.c dptalign.h dptsig.h i2oadptr.h i2obscsi.h i2odep.h i2odpt.h i2oexec.h i2omsg.h i2otypes.h i2outil.h osd_defs.h osd_unix.h osd_util.h sys_info.h src/sys/i386/conf GENERIC NOTES src/sys/modules ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/09/01 00:51:25 PDT Modified files: sys/conf files sys/i386/conf GENERIC NOTES sys/modules Makefile Added files: sys/dev/asr asr.c dptalign.h dptsig.h i2oadptr.h i2obscsi.h i2odep.h i2odpt.h i2oexec.h i2omsg.h i2otypes.h i2outil.h osd_defs.h osd_unix.h osd_util.h sys_info.h sys/modules/asr Makefile Log: Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT). This provides support for the Adaptec SCSI RAID controller family, as well as the DPT SmartRAID V and VI families. The driver will be maintained by Mark and Adaptec, and any changes should be referred to the MAINTAINER. Revision Changes Path 1.404 +2 -1 src/sys/conf/files 1.273 +3 -2 src/sys/i386/conf/GENERIC 1.811 +7 -1 src/sys/i386/conf/NOTES 1.137 +2 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message