From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 12:43:47 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 C78BD16A4CE for ; Wed, 14 Jan 2004 12:43:47 -0800 (PST) Received: from cmsrelay01.mx.net (cmsrelay01.mx.net [165.212.11.110]) by mx1.FreeBSD.org (Postfix) with SMTP id 229A743D77 for ; Wed, 14 Jan 2004 12:43:20 -0800 (PST) (envelope-from noackjr@compgeek.com) Received: from cmsapps01.cms.usa.net (165.212.11.136) by cmsoutbound.mx.net with SMTP; 14 Jan 2004 20:43:18 -0000 Received: from optimator.noacks.org [65.69.2.105] by cmsapps01.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.11E) with ESMTP id 245iaNurP0092M36; Wed, 14 Jan 2004 20:43:15 GMT X-USANET-Auth: 65.69.2.105 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 9CCF860F0; Wed, 14 Jan 2004 14:43:14 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06813-07-4; Wed, 14 Jan 2004 14:43:04 -0600 (CST) Received: from compgeek.com (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id 02B4A60ED; Wed, 14 Jan 2004 14:43:04 -0600 (CST) Message-ID: <4005A9D7.20808@compgeek.com> Date: Wed, 14 Jan 2004 14:43:03 -0600 From: Jon Noack User-Agent: Mozilla Thunderbird 0.5a (20040105) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sos@deepcore.dk References: <200401132006.i0DK6aqI009417@spider.deepcore.dk> In-Reply-To: <200401132006.i0DK6aqI009417@spider.deepcore.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Virus-Scanned: by amavisd-new at noacks.org Content-Transfer-Encoding: quoted-printable cc: current@FreeBSD.ORG Subject: Re: 5.2-RELEASE: unable to mount cd-roms X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@compgeek.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 20:43:47 -0000 On 1/13/2004 2:06 PM, sos@deepcore.dk wrote: > It seems Jon Noack wrote: >> In the "5.2-CURRENT panic on startup after cvsup: probably recent >> ATA" thread, S=F8ren said: " one ATAPI device as master? This >> will break lots-a-stuff if so... " >=20 > That was in a very different context where one master device > responded to both master and slave selection... >=20 >> My DVD-ROM is the master of ata0. Is this out of spec? It worked >> fine with 4.x in this same configuration. >=20 > No, thats just fine. From the above it looks like you arent getting=20 > interrupts... >=20 > -S=F8ren Forgive me for my ignorance, but what can I do to cause it get interrupts= ? Jon