From owner-freebsd-current@FreeBSD.ORG Fri Apr 8 07:06:38 2005 Return-Path: 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 831BA16A4CE for ; Fri, 8 Apr 2005 07:06:38 +0000 (GMT) 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 C5FF143D39 for ; Fri, 8 Apr 2005 07:06:37 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j3876Tmp077554; Fri, 8 Apr 2005 09:06:32 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <42562D16.8040405@DeepCore.dk> Date: Fri, 08 Apr 2005 09:04:54 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FUJITA Kazutoshi References: <20050312.144052.23007628.fujita@soum.co.jp> <20050405.172824.74739214.fujita@soum.co.jp> <20050408.111057.74722751.fujita@soum.co.jp> In-Reply-To: <20050408.111057.74722751.fujita@soum.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: freebsd-current@freebsd.org Subject: Re: 82801FBM SATA controller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 08 Apr 2005 07:06:38 -0000 FUJITA Kazutoshi wrote: > From: FUJITA Kazutoshi > Subject: Re: 82801FBM(?) ATA controller > Date: Tue, 05 Apr 2005 17:28:24 +0900 (JST) >=20 >=20 >>>One more patch for ThinkPad T43. >>>-current probes as >>> >>>atapci0: port 0x18c0-0x18cf,0x376,0x170-0x177= ,0x3f6,0x1f0-0x1f7 at device 31.2 on pci0 >>><..snip..> >>>ad0: 76319MB [155061/16/63] at ata0-master UD= MA33 >>>acd0: DVDR at ata1-master UDMA33 >> >>According to ICH6 data sheets, this is ICH6-M SATA controller. >=20 > please add new device id, such as below. I already have that in my local sources here together with a few other=20 new chips that support is coming for soon, so its on its way :) --=20 -S=F8ren