From owner-cvs-src@FreeBSD.ORG Fri Sep 17 22:54:31 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9EBF16A4CE; Fri, 17 Sep 2004 22:54:31 +0000 (GMT) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D56E543D41; Fri, 17 Sep 2004 22:54:30 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr7.xs4all.nl (8.12.11/8.12.11) with ESMTP id i8HMsTne053832; Sat, 18 Sep 2004 00:54:29 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i8HMsO7i000291; Sat, 18 Sep 2004 00:54:24 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i8HMsOuC000290; Sat, 18 Sep 2004 00:54:24 +0200 (CEST) (envelope-from wb) Date: Sat, 18 Sep 2004 00:54:24 +0200 From: Wilko Bulte To: Diomidis Spinellis Message-ID: <20040917225424.GA275@freebie.xs4all.nl> References: <200409172028.i8HKSU5c096165@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409172028.i8HKSU5c096165@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.h ata-disk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 22:54:31 -0000 On Fri, Sep 17, 2004 at 08:28:30PM +0000, Diomidis Spinellis wrote.. > dds 2004-09-17 20:28:30 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/dev/ata ata-all.h ata-disk.c > Log: > Allow setting the suspend mode on an ATA disk via a sysctl variable. > This is a direct commit to RELENG_4, because in 5.x the utility > of this change has been subsumed by ATAng and ports/sysutils/ataidle. man page? -- Wilko Bulte wilko@FreeBSD.org