From owner-freebsd-drivers@FreeBSD.ORG Sat Jul 26 05:25:10 2008 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC85B106564A; Sat, 26 Jul 2008 05:25:10 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from webmail3.yandex.ru (webmail3.yandex.ru [213.180.200.60]) by mx1.freebsd.org (Postfix) with ESMTP id 1ED738FC13; Sat, 26 Jul 2008 05:25:10 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from YAMAIL (webmail3) by mail.yandex.ru id S4603952AbYGZFY7 for (+ 1 other); Sat, 26 Jul 2008 09:24:59 +0400 X-Yandex-Spam: 1 Received: from [77.72.136.71] ([77.72.136.71]) by mail.yandex.ru with HTTP; Sat, 26 Jul 2008 09:24:58 +0400 From: "Andrey V. Elsukov" To: sbruno@miralink.com In-Reply-To: <4889E699.3050606@miralink.com> References: <4839F473.6070109@miralink.com> <4889A415.1060309@yandex.ru> <4889A712.7090204@yandex.ru> <4889E699.3050606@miralink.com> MIME-Version: 1.0 Message-Id: <147801217049898@webmail3.yandex.ru> Date: Sat, 26 Jul 2008 09:24:58 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: freebsd-drivers@freebsd.org, sos@freebsd.org Subject: Re: ATA patch for RELENG_6 ... a patch looking for a good home X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2008 05:25:10 -0000 25.07.08, 18:43, "Sean Bruno" : > >> These limits work only on boot stage, after boot completed you can > >> change mode via atacontrol. > > > My issue was that the boot device itself was the flash module from > Transcend. Setting the speed via atacontrol after the system booted was > not preferred as the root device _was_ the Transcend. Does that make sense? Yes, I remember your problem. You don't need to change mode after boot. I wanted to say that it is possible to change mode and device.hints doesn't limit you to change mode after boot. > > Also, this is the same patch, but it doesn't allow override maximum > > mode in device.hints. I don't know which patch is preferable, I think > > second one. > > > I'll try both and get back to you. I think you may try only the last patch. -- WBR, Andrey V. Elsukov