From owner-freebsd-current@FreeBSD.ORG Fri Oct 15 10:35:36 2004 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 227C016A4CE for ; Fri, 15 Oct 2004 10:35:36 +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 723AB43D1D for ; Fri, 15 Oct 2004 10:35:35 +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.12.11/8.12.10) with ESMTP id i9FAZUsS065339; Fri, 15 Oct 2004 12:35:32 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <416FA7DF.7010804@DeepCore.dk> Date: Fri, 15 Oct 2004 12:35:11 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kenneth Vestergaard Schmidt References: <867jpt5lj2.fsf@borg.borderworlds.dk> <416EB73B.8040900@DeepCore.dk> <20041015093637.GM1126@binarysolutions.dk> In-Reply-To: <20041015093637.GM1126@binarysolutions.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@freebsd.org Subject: Re: Promise SATAII 150 TX4 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, 15 Oct 2004 10:35:36 -0000 Kenneth Vestergaard Schmidt wrote: > Adding the PCI ID's does get the card recognized, but it doesn't find > any drives: >=20 > atapci0: port 0xc400-0xc4ff,0xc= 000-0xc07f mem 0xe9000000-0xe901ffff,0xe9020000-0xe9020fff irq 11 at devi= ce 9.0 on pci1 > atapci0: failed: rid 0x20 is memory, requested 4 > atapci0: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xe9000000 > atapci0: Reserved 0x1000 bytes for rid 0x1c type 3 at 0xe9020000 > atapci0: [MPSAFE] > ata2: channel #0 on atapci0 > ata2: reset tp1 mask=3D00 ostat0=3Dff ostat1=3Dff > ata2: [MPSAFE] >=20 > The last three lines are repeated for ata3-5 as well. >=20 > Later, the following shows up: >=20 > Interrupt storm detected on "irq11: atapci0"; throttling interrupt so= urce > ata0-slave: pio=3D0x0c wdma=3D0x22 udma=3D0x46 cable=3D80pin > ata0-slave: setting PIO4 on Intel ICH4 chip > ata0-slave: setting UDMA100 on Intel ICH4 chip > ad1: ATA-5 disk at ata0-slave > ad1: 38172MB (78177792 sectors), 77557 C, 16 H, 63 S, 512 B > ad1: 16 secs/int, 1 depth queue, UDMA100 >=20 > (ata0-slave/ad1 belongs to atapci1, which is just an onboard ICH4) >=20 > Does this ring a bell and inspire a quick fix, or do you need the hardw= are > to fix this? The SATAII HW is significantly different AFAIK that it needs driver=20 changes/support to work properly. I'll ask my contacts at Promise for=20 more info and docs... --=20 -S=F8ren