From owner-freebsd-current@FreeBSD.ORG Mon Jun 14 21:25:19 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 8550316A4CE for ; Mon, 14 Jun 2004 21:25:19 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12F0E43D55 for ; Mon, 14 Jun 2004 21:25:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i5ELOZSp056546; Mon, 14 Jun 2004 15:24:35 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 14 Jun 2004 15:24:44 -0600 (MDT) Message-Id: <20040614.152444.128866943.imp@bsdimp.com> To: thierry@herbelot.com From: "M. Warner Losh" In-Reply-To: <200406142320.23993.thierry@herbelot.com> References: <20040609202008.GE84791@enigma.whacky.net> <20040614.000331.123437604.imp@bsdimp.com> <200406142320.23993.thierry@herbelot.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable cc: stephanb@whacky.net cc: freebsd-current@freebsd.org Subject: Re: cardreader interrupt storm 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: Mon, 14 Jun 2004 21:25:19 -0000 In message: <200406142320.23993.thierry@herbelot.com> Thierry Herbelot writes: : Le Monday 14 June 2004 08:03, M. Warner Losh a =E9crit : : > : > I have one CF card that doesn't work, but the other 30 I've tried : > works. : = : At least for Stefan and me, there are issues : I tested with one adap= tor and = : two CF modules (one 32MB, one 512MB). : = : what can be done to be of some help to diagnose and perhaps find a so= lution ? : = : The same PCMCIA card reader works fine on the (Vaio) notebook with St= able : : pccard: card inserted, slot 0 : Card "TOSHIBA THNCF032MBA "("") [] [] has function ID 4 : ata4 at port 0x280-0x287,0x28e irq 9 slot 0 on pccard0 : ad8: 31MB [496/4/32] at ata4-master BIOSPIO : ata4: GENERIC Flash ATA / ATA HDD inserted. : = : read and write operations on the CF work as expected. Interesting. I've had panics with certain CF operations, but I get the same panics with real disks... I'll admit that this is a 1 or 2 week old current. I'm rebuilding now with more up to date sources. Warner