From owner-freebsd-current@FreeBSD.ORG Fri Dec 24 09:41:51 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 DF36E16A4CE; Fri, 24 Dec 2004 09:41:50 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D1F43D41; Fri, 24 Dec 2004 09:41:37 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBO9fLTI004869; Fri, 24 Dec 2004 11:41:21 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 69956-01; Fri, 24 Dec 2004 11:41:20 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBO9fJts004863 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Dec 2004 11:41:20 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iBO9fRDv075982; Fri, 24 Dec 2004 11:41:27 +0200 (EET) (envelope-from ru) Date: Fri, 24 Dec 2004 11:41:27 +0200 From: Ruslan Ermilov To: Daniel Eriksson Message-ID: <20041224094127.GA75931@ip.net.ua> References: <20041223221047.GB6049@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: current@FreeBSD.org cc: Soren Schmidt Subject: Re: ATA regression 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, 24 Dec 2004 09:41:51 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 24, 2004 at 02:14:12AM +0100, Daniel Eriksson wrote: > Ruslan Ermilov wrote: >=20 > > Finally, I had time today to track it down to a single > > commit. So, the following change breaks my Promise > > SATA150 controller: >=20 > I'm running a Promise SATA150 TX4 on a recent 6-CURRENT > (2004.12.20.16.00.00) machine without any problems. I only have 3 discs > hooked up to it though (plus 2 more on the on-board VIA SATA controller). > Also, I had some problems with ACPI and ATA/SATA on this machine after the > last big commit (a few weeks ago) so I turned it off. You might want to t= ry > that if you haven't already. The machine is head-less, so I haven't tried > re-enabling ACPI since then. >=20 Nope, turning ACPI off doesn't make any difference except for assigning a different IRQ: : atapci0: port 0xffa0-0xffaf,0x376,0x= 170-0x177,0x3f6,0x1f0-0x1f7 at device 8.0 on pci0 : ata0: channel #0 on atapci0 : ata1: channel #1 on atapci0 : -atapci1: port 0xd000-0xd07f,0xd400= -0xd40f,0xd800-0xd83f mem 0xfc960000-0xfc97ffff,0xfc99f000-0xfc99ffff irq 5= at device 8.0 on pci1 : +atapci1: port 0xd000-0xd07f,0xd400= -0xd40f,0xd800-0xd83f mem 0xfc960000-0xfc97ffff,0xfc99f000-0xfc99ffff irq 1= 1 at device 8.0 on pci1 : atapci1: failed: rid 0x20 is memory, requested 4 : ata2: channel #0 on atapci1 : ata3: channel #1 on atapci1 : ata4: channel #2 on atapci1 : ad0: 76319MB [155061/16/63] at ata0-master UDMA100 : ata1-slave: DMA limited to UDMA33, non-ATA66 cable or device : acd0: CDRW at ata1-slave UDMA33 : ata4-master: FAILURE - ATA_IDENTIFY timed out : ata4-master: FAILURE - ATA_IDENTIFY timed out : ata4-master: FAILURE - ATA_IDENTIFY timed out Besides, I love my ACPI, and it's a clear regression -- if I revert this commit, it all works again. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBy+RGqRfpzJluFF4RAmORAJ43zABgDa/OM9mN7RvETM2WOQyEoACfYQ34 FYjHNW5YLxanNu1dDvTBYRE= =LwXb -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--