From owner-freebsd-bugs@FreeBSD.ORG Mon Nov 22 22:20:27 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6646316A4CE for ; Mon, 22 Nov 2004 22:20:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27D9043D1D for ; Mon, 22 Nov 2004 22:20:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iAMMKRnn058760 for ; Mon, 22 Nov 2004 22:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iAMMKQrP058759; Mon, 22 Nov 2004 22:20:27 GMT (envelope-from gnats) Resent-Date: Mon, 22 Nov 2004 22:20:27 GMT Resent-Message-Id: <200411222220.iAMMKQrP058759@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joakim östh Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C8816A4CE for ; Mon, 22 Nov 2004 22:10:50 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ECE543D1F for ; Mon, 22 Nov 2004 22:10:50 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iAMMAniJ014581 for ; Mon, 22 Nov 2004 22:10:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iAMMAnB4014573; Mon, 22 Nov 2004 22:10:49 GMT (envelope-from nobody) Message-Id: <200411222210.iAMMAnB4014573@www.freebsd.org> Date: Mon, 22 Nov 2004 22:10:49 GMT From: Joakim östh To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/74272: Interrupt storm detected on "irc10:atapci1"; and system freeze X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 22:20:27 -0000 >Number: 74272 >Category: kern >Synopsis: Interrupt storm detected on "irc10:atapci1"; and system freeze >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 22 22:20:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joakim östh >Release: 5.3-RELEASE >Organization: >Environment: FreeBSD xxx.xxx.xxx.xxx 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #9: Mon Nov 22 22:14:34 CET 2004 jocke@xxx.xxx.xxx.xxx:/usr/src/sys/i386/compile/Jockes i386 >Description: To get access to the IDE DVD device, via the CAM SCSI subsystem. I use the following lines in my kernel config file: device atapicam device scbus device cd device pass On boot, when the kernel reach the CD/DVD drive, the following messages appear and then the system freeze. acd0: DVDR Removable CD-ROM SCSI-0 device cd0: 33.000 MB/s transfer cd0: cd present [1*2048 byte records] Interrupt storm detected on "irq10:atapci1"; throttling interrupt source After here I put the power button a few times and the kernels says something like that ACPI is not ready. Note that I have upgraded to 5.3-RELEASE from src via CVS from 5.2.1 If I can help by giving you more information let me know. Best regards Joakim, jocke__@linuxmail.org >How-To-Repeat: In my case, recompile the kernel with the CAM interface. Add this to the kernel config file. device atapicam device scbus device cd device pass >Fix: >Release-Note: >Audit-Trail: >Unformatted: