From owner-freebsd-current@FreeBSD.ORG Fri Nov 16 08:01:34 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 210E616A417 for ; Fri, 16 Nov 2007 08:01:34 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp1.yandex.ru (smtp1.yandex.ru [213.180.223.87]) by mx1.freebsd.org (Postfix) with ESMTP id 0F67F13C4D5 for ; Fri, 16 Nov 2007 08:01:32 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:31741 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S8374253AbXKPIAU (ORCPT + 1 other); Fri, 16 Nov 2007 11:00:20 +0300 X-Comment: RFC 2476 MSA function at smtp1.yandex.ru logged sender identity as: bu7cher Message-ID: <473D4E0B.2020403@yandex.ru> Date: Fri, 16 Nov 2007 11:00:11 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Martin Matuska References: <473D4464.1080504@FreeBSD.org> In-Reply-To: <473D4464.1080504@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, LI Xin 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:01:34 -0000 Martin Matuska wrote: > 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. Hi, Martin. Several days ago Xin Li looked for testers in the thread with subject "ATI SB600/700/800 tester wanted". His patch is similar, but i don't know why Xin removed a single PATA channel restriction. Seems that these controllers don't have a second channel. -- WBR, Andrey V. Elsukov