From owner-freebsd-current@FreeBSD.ORG Wed Aug 13 02:10:48 2003 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 6772537B404 for ; Wed, 13 Aug 2003 02:10:48 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8679743F93 for ; Wed, 13 Aug 2003 02:10:46 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9) id h7D9Aj4U073647; Wed, 13 Aug 2003 11:10:45 +0200 (CEST) (envelope-from sos) From: Soeren Schmidt Message-Id: <200308130910.h7D9Aj4U073647@spider.deepcore.dk> In-Reply-To: <20030813091223.I40092-100000@ury.york.ac.uk> To: Gavin Atkinson Date: Wed, 13 Aug 2003 11:10:44 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 cc: current@FreeBSD.ORG Subject: Re: TESTERS WANTED for ATAng preview 1 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: Wed, 13 Aug 2003 09:10:48 -0000 It seems Gavin Atkinson wrote: > I'm using ATAng-20030809-1.tgz on top-of-tree current on hardware detected > with the old ATA code as: > > atapci0: port 0xffa0-0xffaf,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > atapci1: port 0xdc00-0xdc0f,0xe000-0xe003,0xe400-0xe407,0xe800-0xe803,0xec00-0xec07 irq 10 at device 31.2 on pci0 > ata2: at 0xec00 on atapci1 > ata3: at 0xe400 on atapci1 > ata1-master: timeout waiting for interrupt > ata1-master: ATAPI identify failed > ad0: 19881MB [40395/16/63] at ata0-master UDMA100 > > (ata1-master is a CD-ROM drive, and freebsd has been unable to detect it > since I installed FreeBSD onto this machine about two weeks ago). > > With the new ATA code, the boot now hangs. I now get on a verbose bootup: > ata1-master: FAILURE - ATAPI_IDENTIFY status=1 error=0 > Okies, what if you make that CDROM a slave ? -Søren