From owner-freebsd-stable Fri Jun 1 0: 5:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 79D9D37B423; Fri, 1 Jun 2001 00:05:20 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.11.3/8.11.3) id f5172n078103; Fri, 1 Jun 2001 09:02:49 +0200 (CEST) (envelope-from sos) From: Søren Schmidt Message-Id: <200106010702.f5172n078103@freebsd.dk> Subject: Re: ATA questions In-Reply-To: <20010531123124.A52552@dcse.fee.vutbr.cz> "from Cejka Rudolf at May 31, 2001 12:31:24 pm" To: Cejka Rudolf Date: Fri, 1 Jun 2001 09:02:05 +0200 (CEST) Cc: freebsd-stable@freebsd.org, sos@freebsd.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Cejka Rudolf wrote: > > I have several questions about ATA interface: > > * Are there any plans to MFC atacontrol into -stable? It would be > really great to allow to set various PIO/DMA modes in -stable. Well, sortof, but it relies on infrastructure that is not in stable yet, and that will have to be done first. It is on my list, but since this is a spare time project I cannot say when it will be done. > * Is there any work or are there any plans to change write-cache and > queue-tagging settings from global to per-drive? We have a mix of > drives (Maxtor/IBM) in one box and it would be good to see write-cache > and queue-tagging enabled for IBM drive and both disabled for Maxtor > drive. Yes, this will become part of atacontrol soon (in -current that is). > * Is there any way to change transfer mode for ZIP drive from > PIO0 to PIO4 in -stable? Not without hacking the driver, but if the code finds that only PIO0 is valid, it probably is so ... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message