From owner-freebsd-current@FreeBSD.ORG Wed Nov 24 16:13: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 682E816A4CE; Wed, 24 Nov 2004 16:13:47 +0000 (GMT) Received: from S1.cableone.net (smtp1.cableone.net [24.116.0.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B5AA43D3F; Wed, 24 Nov 2004 16:13:47 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.25]) by S1.cableone.net (CableOne SMTP Service S1) with ESMTP id 2280082 for multiple; Wed, 24 Nov 2004 09:20:13 -0700 Date: Wed, 24 Nov 2004 10:12:30 -0600 From: Vulpes Velox To: John Baldwin Message-ID: <20041124101230.1c5c2f57@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <200411241021.15645.jhb@FreeBSD.org> References: <20041124011452.039741bc@vixen42.24-119-122-191.cpe.cableone.net> <200411241021.15645.jhb@FreeBSD.org> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Abuse-Info: Send abuse complaints to abuse@cableone.net cc: freebsd-current@FreeBSD.org Subject: Re: interrupt storm and atapicam 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, 24 Nov 2004 16:13:47 -0000 On Wed, 24 Nov 2004 10:21:15 -0500 John Baldwin wrote: > On Wednesday 24 November 2004 02:14 am, Vulpes Velox wrote: > > Just got around to adding a DVD+RW drive to my machine today. I > > went to add atapicam to the system. When I recompiled the kernel > > and rebooted I got an error about a interrupt storm on atapci1 and > > it freezes. > > > > > > > > > > > > dmesg... > > Copyright (c) 1992-2004 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, > > 1993, 1994 The Regents of the University of California. All > > rights reserved. FreeBSD 5.3-STABLE #1: Wed Nov 24 00:16:44 CST > > 2004 > > root@vixen42:/usr/obj/usr/src/sys/GENERIC > > Timecounter "i8254" frequency 1193182 Hz quality 0 > > CPU: AMD Athlon(tm) XP 2000+ (1750.01-MHz 686-class CPU) > > Origin = "AuthenticAMD" Id = 0x680 Stepping = 0 > > > > Features=0x383f9ff > E,MC A,CMOV,PAT,PSE36,MMX,FXSR,SSE> AMD > > Features=0xc0400000 real memory = 1073676288 > > (1023 MB) avail memory = 1041117184 (992 MB) > > ACPI-0277: *** Warning: Invalid checksum in table [FACP] (4e, > > sum > > a5 is not zero) > > Try disabling ACPI. Tried that, it makes no difference. Also tried it with APIC and without, got it both tmes there too. Got looking around a bit more, appears to be a problem with some promise cards, I found like one or two other occurnces of this mentioned on the mailing list.