From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 4 01:53:01 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE2B516A4CE for ; Thu, 4 Dec 2003 01:53:01 -0800 (PST) Received: from dmlb.org (cpc2-cmbg4-6-0-cust36.cmbg.cable.ntl.com [81.96.76.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C56D43FF3 for ; Thu, 4 Dec 2003 01:53:00 -0800 (PST) (envelope-from dmlb@ragnet.demon.co.uk) Received: from cpc2-cmbg4-6-0-cust36.cmbg.cable.ntl.com ([81.96.76.36] helo=DJK1Comp) by dmlb.org with smtp (Exim 3.36 #1) id 1ARpZi-0008M4-00; Thu, 04 Dec 2003 09:15:06 +0000 Message-ID: <001801c3ba47$1c3ba0a0$a7ac77c1@DJK1Comp> From: "Duncan Barclay" To: "Soren Schmidt" References: <200312031851.hB3IprCJ064559@spider.deepcore.dk> Date: Thu, 4 Dec 2003 09:15:07 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 cc: freebsd-hackers@FreeBSD.ORG Subject: Re: sata on -stable X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 09:53:01 -0000 From: "Soren Schmidt" >It seems Duncan Barclay wrote: >[ Charset windows-1252 unsupported, converting... ] >> Thanks Soren, this seems to work. There is a load of chat about incorrect >> cable types, but the drives are nice and fast according to a simple dd >> if=/dev/zero bs=64k ... > Okies, the cable mumble is a "feature" of the -stable ATA driver not > having the right infrastructure for this. However I could add a hack > that skips the test on pure SATA controllers, but it wont be pretty... Oh, I'm not worried about the mumbling. Hopefully the box won't be rebooted very often! Duncan