From owner-freebsd-current@FreeBSD.ORG Wed Jun 9 19:53:16 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 2BA9D16A4CE for ; Wed, 9 Jun 2004 19:53:16 +0000 (GMT) Received: from herbelot.dyndns.org (herbelot.net1.nerim.net [62.212.117.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5AE743D53 for ; Wed, 9 Jun 2004 19:53:14 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from [192.168.2.6] (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.12.11/8.12.10) with ESMTP id i59JYGJ7006774; Wed, 9 Jun 2004 21:34:16 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Wed, 9 Jun 2004 21:53:04 +0200 User-Agent: KMail/1.6.2 References: <65050.192.168.0.2.1086742730.squirrel@mail.chatcanada.net> <20040609193156.GC84791@enigma.whacky.net> In-Reply-To: <20040609193156.GC84791@enigma.whacky.net> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit Message-Id: <200406092153.04522.thierry@herbelot.com> cc: Stephan van Beerschoten Subject: cardreader interrupt storm [was : Re: digital camera] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: thierry@herbelot.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, 09 Jun 2004 19:53:16 -0000 Le Wednesday 09 June 2004 21:31, Stephan van Beerschoten a écrit : > > but of course I'm also having a PCMCIA-CF cardreader because (as mentioned > by somebody already) it is much faster and it won't wear down your > sensitive connectors on your camera. They costs something like $15 and are > definitly worth the money. did you try your cardreader on a recent -current ? I did, on my laptop, and got corrupted pictures, with an error message : %-------- Interrupt storm detected on "irq9: pcm0 cbb0++++"; throttling interrupt source %-------- my cardreader is a noname adaptor, with the following probe : %-------- ata2: at port 0x120-0x12f irq 9 function 0 config 1 on pccard0 ad4: FAILURE - SETFEATURES ENABLE RCACHE status=51 error=4 ad4: FAILURE - SETFEATURES ENABLE WCACHE status=51 error=4 ad4: 31MB [496/4/32] at ata2-master PIO2 %-------- FreeBSD is quite current : %-------- FreeBSD 5.2-CURRENT #5: Mon Jun 7 12:52:10 CEST 2004 XXX@YYYY:/usr/obj/usr/src/sys/GENERIC %-------- TfH PS : I still have to have a look after disabling ACPI > > /Stephan