From owner-freebsd-current@FreeBSD.ORG Wed Apr 4 04:23:50 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1AE416A401 for ; Wed, 4 Apr 2007 04:23:50 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 7C6A813C43E for ; Wed, 4 Apr 2007 04:23:50 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [192.168.42.21] (andersonbox1.centtech.com [192.168.42.21]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l344Nlrf062264; Tue, 3 Apr 2007 23:23:47 -0500 (CDT) (envelope-from anderson@freebsd.org) Message-ID: <46132852.8090005@freebsd.org> Date: Tue, 03 Apr 2007 23:23:46 -0500 From: Eric Anderson User-Agent: Thunderbird 1.5.0.10 (X11/20070320) MIME-Version: 1.0 To: "M. Warner Losh" References: <461084EA.1000706@freebsd.org> <20070402.180446.1573371202.imp@bsdimp.com> <4611E26A.7010905@freebsd.org> <20070402.233439.-1548241370.imp@bsdimp.com> In-Reply-To: <20070402.233439.-1548241370.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/3010/Tue Apr 3 20:57:44 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: freebsd-current@freebsd.org Subject: Re: pccard flash card reader - no longer works X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 04 Apr 2007 04:23:50 -0000 On 04/03/07 00:34, M. Warner Losh wrote: > In message: <4611E26A.7010905@freebsd.org> > Eric Anderson writes: > : On 04/02/07 19:04, M. Warner Losh wrote: > : > In message: <461084EA.1000706@freebsd.org> > : > Eric Anderson writes: > : > : I've been using the same card reader for ages, with various cf cards. > : > : Yesterday, I noticed it no longer works. I know it worked around March > : > : 3rd-ish. Here's what I get: > : > : > : > : > : > : Mar 31 21:10:50 neutrino kernel: pcib6: pccard0 requested memory range > : > : 0xecb00000-0xecbfffff: good > : > : Mar 31 21:10:50 neutrino kernel: pccard0: CIS version PCCARD 2.0 or 2.1 > : > : Mar 31 21:10:50 neutrino kernel: pccard0: CIS info: Vendor, CF_Card, > : > : Mar 31 21:10:50 neutrino kernel: pccard0: Manufacturer code 0xa, product 0x0 > : > : Mar 31 21:10:50 neutrino kernel: pccard0: function 0: fixed disk, ccr > : > : addr 200 mask f > : > : Mar 31 21:10:50 neutrino kernel: pccard0: function 0, config table entry > : > : 0: memory card; irq mask 0; mwait_required rdybsy_active powerdown > : > : Mar 31 21:10:50 neutrino kernel: pccard0: function 0, config table entry > : > : 1: I/O card; irq mask ffff; iomask 4, iospace 0-f; rdybsy_active io8 > : > : io16 irqshare irqpulse irqlevel p > : > : owerdown > : > : Mar 31 21:10:50 neutrino kernel: pccard0: function 0, config table entry > : > : 2: I/O card; irq mask 4000; iomask a, iospace 1f0-1f7 3f6-3f7; > : > : rdybsy_active io8 io16 irqshare irqpuls > : > : e irqlevel powerdown > : > : Mar 31 21:10:50 neutrino kernel: pccard0: function 0, config table entry > : > : 3: I/O card; irq mask 4000; iomask a, iospace 170-177 376-377; > : > : rdybsy_active io8 io16 irqshare irqpuls > : > : e irqlevel powerdown > : > : Mar 31 21:10:50 neutrino kernel: pcib6: pccard0 requested memory range > : > : 0xecb00000-0xecbfffff: good > : > : Mar 31 21:10:50 neutrino kernel: ata2: at port > : > : 0x910-0x91f irq 19 function 0 config 1 on pccard0 > : > : Mar 31 21:10:50 neutrino kernel: ata2: reset tp1 mask=00 ostat0=ff ostat1=00 > : > : Mar 31 21:10:50 neutrino kernel: ata2: [MPSAFE] > : > : Mar 31 21:10:50 neutrino kernel: ata2: [ITHREAD] > : > : Mar 31 21:10:50 neutrino kernel: pcib6: pccard0 requested memory range > : > : 0xecb00000-0xecbfffff: good > : > : > : > : > : > : The flash card works fine if I plug it in via a USB<->CF adapter. > : > : > : > : Any ideas? > : > > : > When did this last work? My quick test here shows it working on my > : > laptop. > : > > : > Warner > : > : > : I know it worked at the very beginning of the month (around March > : 2nd-ish). > : > : If there's a particular date to go back to, let me know and I can give > : it a try. > > If you know that April 1 didn't work, but March 2nd did, you might try > around March 15th. I don't know what broke things, so need a little > clue. > > Warner I'll try the binary search method as soon as I can find some time.. Eric