From owner-cvs-all Fri Aug 9 13:54:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AFD437B400; Fri, 9 Aug 2002 13:54:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D5FA43E42; Fri, 9 Aug 2002 13:54:07 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from freefall.freebsd.org (sos@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g79Ks6JU069059; Fri, 9 Aug 2002 13:54:06 -0700 (PDT) (envelope-from sos@freefall.freebsd.org) Received: (from sos@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g79Ks6US069058; Fri, 9 Aug 2002 13:54:06 -0700 (PDT) Message-Id: <200208092054.g79Ks6US069058@freefall.freebsd.org> From: Søren Schmidt Date: Fri, 9 Aug 2002 13:54:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files options 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 sos 2002/08/09 13:54:06 PDT Modified files: sys/conf NOTES files options Log: Add the ability to use ATAPI devices via CAM. The CAM<>ATAPI layer was submitted by "Thomas Quinot " changes form the version on the net by me (formatting, ability to be used alone without the ATAPI native device driver, proper speed reporting...) See /sys/conf/NOTES for usage. Submitted by: Thomas Quinot Revision Changes Path 1.1062 +2 -1 src/sys/conf/NOTES 1.684 +2 -0 src/sys/conf/files 1.342 +5 -4 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message