From owner-freebsd-current@FreeBSD.ORG Tue Aug 2 08:26:12 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD4216A41F for ; Tue, 2 Aug 2005 08:26:12 +0000 (GMT) (envelope-from sos@FreeBSD.ORG) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A1A43D46 for ; Tue, 2 Aug 2005 08:26:11 +0000 (GMT) (envelope-from sos@FreeBSD.ORG) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j728DWbO033979; Tue, 2 Aug 2005 10:13:32 +0200 (CEST) (envelope-from sos@FreeBSD.ORG) In-Reply-To: <1d6d20bc05080122207b5f172e@mail.gmail.com> References: <1d6d20bc05080122207b5f172e@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <57E53421-2C2A-4023-855D-7DD802AF2ACD@FreeBSD.ORG> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Tue, 2 Aug 2005 10:26:07 +0200 To: Jia-Shiun Li X-Mailer: Apple Mail (2.733) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: freebsd-current@FreeBSD.ORG Subject: Re: ATA driver patch for IT8211F 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: Tue, 02 Aug 2005 08:26:12 -0000 On 02/08/2005, at 7:20, Jia-Shiun Li wrote: > Hi all, > > Attached is the patch for ITE IT8211F ATA controller. IT8211F is > compatible with IT8212F except the raid function. It is often used on > mainboards in addition to the only parallel ATA channel of ICH6/ICH7, > especially Asus ones. However I do not have any hardware available to > test. Anyone has such mainboards or addon cards please test this patch > to help add support for it. I have the datasheets for both chips here in the lab so I'll compare =20 and test if its as easy as adding the PCI id or if more is needed. - S=F8ren