From owner-freebsd-i386@FreeBSD.ORG Wed Jun 30 08:01:27 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F50B16A4CE for ; Wed, 30 Jun 2004 08:01:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0238543D1D for ; Wed, 30 Jun 2004 08:01:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5U80iq3089321 for ; Wed, 30 Jun 2004 08:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5U80i6E089320; Wed, 30 Jun 2004 08:00:44 GMT (envelope-from gnats) Date: Wed, 30 Jun 2004 08:00:44 GMT Message-Id: <200406300800.i5U80i6E089320@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Alex K Subject: Re: i386/68502: ATA panics in UDMA33 mode (worked OK in 5.2.1-R) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex K List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 08:01:27 -0000 The following reply was made to PR i386/68502; it has been noted by GNATS. From: Alex K To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: i386/68502: ATA panics in UDMA33 mode (worked OK in 5.2.1-R) Date: Wed, 30 Jun 2004 11:55:27 +0400 Seems like problem is with incorrect detection of ATA controller. 5.2.1-release: atapci0: port 0x1100-0x110f at device 2.5 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] 5.2-current: atapci0: port 0x110b-0x111a,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 2.5 on pci0 ata0: at 0x1f0 irq 14 on atapci0