From owner-freebsd-hackers Fri Jan 18 19:44: 5 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 582A837B419 for ; Fri, 18 Jan 2002 19:43:55 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g0J3hsl34494; Fri, 18 Jan 2002 20:43:54 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g0J3hpx04660; Fri, 18 Jan 2002 20:43:52 -0700 (MST) (envelope-from imp@village.org) Date: Fri, 18 Jan 2002 20:43:39 -0700 (MST) Message-Id: <20020118.204339.100087610.imp@village.org> To: brian@ncircle.com Cc: hackers@FreeBSD.ORG Subject: Re: PCMCIA ATA flash broken in 4.5-RC From: "M. Warner Losh" In-Reply-To: <20020118102432.L42368-100000@mail.ncircle.com> References: <20020118102432.L42368-100000@mail.ncircle.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020118102432.L42368-100000@mail.ncircle.com> Brian Buchanan writes: : I have an ATA compact flash which I used to be able to put into a PCMCIA : adapter and successfully mount under 4.3-RELEASE. Since CVSuping to : 4.5-RC as of Wednesday, I get the following when I insert the card: : : Jan 18 10:44:10 europa /kernel: pccard: card inserted, slot 0 : Jan 18 10:44:16 europa pccardd[670]: Card "CL ATA FLASH CARD LEXAR : "("TIDALWV") [SH003] [(null)] matched "CL ATA FLASH CARD LEXAR " : ("TIDALWV") [(null)] [(null)] : Jan 18 10:44:21 europa pccardd[670]: driver allocation failed for CL ATA : FLASH CARD LEXAR (TIDALWV): Device not configured Do you have ata in your kernel? Is the config entry used for something else already? : Any further information I can provide to help diagnose this? Anything : else I can try to get it working? Try creating an entry that matches your card: card "CL ATA FLASH CARD LEXAR " "TIDALWV" config "ata" 0x1 ? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message