From owner-freebsd-stable Sun Jul 7 15:13: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B3937B400 for ; Sun, 7 Jul 2002 15:12:58 -0700 (PDT) Received: from mippet.ci.com.au (mippet.ci.com.au [192.65.182.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00DD343E42 for ; Sun, 7 Jul 2002 15:12:57 -0700 (PDT) (envelope-from rpp@ci.com.au) Received: from mippet.ci.com.au (rpp@localhost [127.0.0.1]) by mippet.ci.com.au (8.12.4/8.12.4/CE020620/c+m+l) with ESMTP id g67MCoIS080219; Mon, 8 Jul 2002 08:12:51 +1000 (EST) Received: (from rpp@localhost) by mippet.ci.com.au (8.12.4/8.12.4/Submit) id g67MCooh080218; Mon, 8 Jul 2002 08:12:50 +1000 (EST) Date: Mon, 8 Jul 2002 08:12:50 +1000 From: Richard Perini To: "M. Warner Losh" Cc: freebsd-stable@freebsd.org Subject: Re: pcmcia flash card problems after 4.6-S Message-ID: <20020707221250.GA78541@mippet.ci.com.au> References: <20020707075242.GA6660@mippet.ci.com.au> <20020707.145637.73336666.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020707.145637.73336666.imp@village.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 07, 2002 at 02:56:37PM -0600, M. Warner Losh wrote: > Maybe the ata driver has changed. Maybe you should try to upgrade to > 4.5 and try that and 4.6-release as well. This will help us track > down when things went bad. David Burren suggested changing the index config parameter from "default" to "0x1" worked for a similar card for him. I tried that, and it worked for me. So my /etc/pccard.conf file now looks like: # KODAK Picture Card card "KODAK Picture Card " "KODAK " # config default "ata" ? config 0x1 "ata" ? Everything now works fine. I'm happy to investigate further if it would help the cause. Thanks, -- Richard Perini Internet: rpp@ci.com.au Corinthian Engineering Pty Ltd PHONE: +61 2 9906 7866 Sydney, Australia FAX: +61 2 9906 2464 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message