From owner-freebsd-current@FreeBSD.ORG Mon Nov 26 22:39:22 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 D569F16A419; Mon, 26 Nov 2007 22:39:22 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-70484.0x50a6c9a6.abnxx16.customer.tele.dk [80.166.201.166]) by mx1.freebsd.org (Postfix) with ESMTP id 4487913C459; Mon, 26 Nov 2007 22:39:22 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from ws.local (ws.deepcore.dk [194.192.25.137]) by spider.deepcore.dk (8.13.8/8.13.8) with ESMTP id lAQMdJIP015266; Mon, 26 Nov 2007 23:39:19 +0100 (CET) (envelope-from sos@deepcore.dk) Message-ID: <474B4B17.70702@deepcore.dk> Date: Mon, 26 Nov 2007 23:39:19 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Martin Matuska References: <473D4464.1080504@FreeBSD.org> <474B0AD3.8080904@cran.org.uk> <474B199F.5020601@freebsd.org> <474B428A.5070405@FreeBSD.org> In-Reply-To: <474B428A.5070405@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: Bruce Cran , freebsd-current@FreeBSD.ORG, =?ISO-8859-1?Q?S=F8ren_Schmidt?= 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: Mon, 26 Nov 2007 22:39:22 -0000 Martin Matuska wrote: > My controller is with your lattest patch reported as: > atapci0: port > 0xb000-0xb007,0xa000-0xa003,0x9000-0x9007,0x8000-0x8003,0x7000-0x700f > mem 0xfe7ff800-0xfe7ffbff irq 22 at device 18.0 on pci0 > > There is still no AHCI support detected for this controller. > > =20 I know, that fix was just to not print garbage in the generic probe.=20 I'll add the bits for the ixp's in the next patch. -S=F8ren > S=F8ren Schmidt wrote / nap=EDsal(a): > =20 >> Bruce Cran wrote: >> =20 >>> Martin Matuska wrote: >>> =20 >>>> Hi all, >>>> >>>> I have several systems with mainboards that use IXP600 and IXP700 SA= TA >>>> controllers. >>>> These arebut not supported by ata(4) yet, I am successfully using th= e >>>> proposed patch at >>>> >>>> kern/116125 >>>> ( http://www.freebsd.org/cgi/query-pr.cgi?pr=3D116125 ). >>>> >>>> The patch works very well on 6-STABLE, 7-STABLE and 8-CURRENT, me an= d >>>> 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. >>>> =20 >>> I recently noticed support for the IXP600 controller was committed to= >>> RELENG_7, but the name for atapci0 is corrupted on my Dell laptop: >>> >>> atapci0: >>> <\M-PG}\M^@\M^?\M^?\M^?\M^?\M-rv+\M^@\M^?\M^?\M^?\M^?\M-PG}\M^@\M^?\M= ^?\M^?\M^?\M-^\M-t,\M^@\M^?\M^?\M^?\M^?> >>> port >>> 0x8438-0x843f,0x8454-0x8457,0x8430-0x8437,0x8450-0x8453,0x8400-0x840f= >>> >>> atapci1: port >>> 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x8420-0x842f at device 20.1 on p= ci0 >>> >>> This is on RELENG_7 from a few days ago: >>> =20 >> Sorry, thats an error on my part, fixed on -current, I'll ask re@ for >> perm for r7 and r6.3... >> >> -S=F8ren >> >> =20 > > . > > =20