From owner-freebsd-current@FreeBSD.ORG Fri Nov 16 08:02:13 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42F8116A468 for ; Fri, 16 Nov 2007 08:02:13 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from mail.vx.sk (neo.vx.sk [213.239.219.9]) by mx1.freebsd.org (Postfix) with ESMTP id 01C7013C461 for ; Fri, 16 Nov 2007 08:02:12 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by mail.vx.sk (Postfix) with ESMTP id 034F739868 for ; Fri, 16 Nov 2007 08:02:05 +0100 (CET) X-Virus-Scanned: amavisd-new at mail.vx.sk Received: from mail.vx.sk ([127.0.0.1]) by localhost (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XBTGkqsMcvDL for ; Fri, 16 Nov 2007 08:02:02 +0100 (CET) Received: from [10.2.0.1] (gw.radiolan.sk [193.93.72.6]) by mail.vx.sk (Postfix) with ESMTP id 8AFB839837 for ; Fri, 16 Nov 2007 08:02:02 +0100 (CET) Message-ID: <473D4E82.8040501@FreeBSD.org> Date: Fri, 16 Nov 2007 09:02:10 +0100 From: Martin Matuska User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sk; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org References: <473D4464.1080504@FreeBSD.org> In-Reply-To: <473D4464.1080504@FreeBSD.org> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit Cc: Subject: Re: ata(4) support for IXP600 and IXP700 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 08:02:13 -0000 I have just noticed that there is another patch for SB600/SB700/SB800 from delphij@ posted to this list recently - I am going to test it, too. Martin Matuska wrote / napísal(a): > Hi all, > > I have several systems with mainboards that use IXP600 and IXP700 SATA > controllers. > These arebut not supported by ata(4) yet, I am successfully using the > proposed patch at > > kern/116125 > ( http://www.freebsd.org/cgi/query-pr.cgi?pr=116125 ). > > The patch works very well on 6-STABLE, 7-STABLE and 8-CURRENT, me and > several other people are using it for two months now. > If I can help with more testing to introduce this patch to the tree, > just tell me what to do. > > Thanks, > mm >