From owner-freebsd-mobile Sat Mar 23 8:56: 4 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B5FA337B404 for ; Sat, 23 Mar 2002 08:55:57 -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 g2NGtui96481; Sat, 23 Mar 2002 09:55:56 -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 g2NGttL35085; Sat, 23 Mar 2002 09:55:55 -0700 (MST) (envelope-from imp@village.org) Date: Sat, 23 Mar 2002 09:55:46 -0700 (MST) Message-Id: <20020323.095546.35787265.imp@village.org> To: bra@fsn.hu Cc: mobile@FreeBSD.ORG Subject: Re: ATA flash card under 4-STABLE From: "M. Warner Losh" In-Reply-To: References: <20020322.181450.88960971.imp@village.org> 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-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: Attila Nagy writes: : Hello, : : > : Mar 22 23:11:02 keksz /kernel: pccard: card inserted, slot 0 : > : Mar 22 23:11:07 keksz pccardd[40]: Card "128MB"(" ") [5.0] [(null)] has function ID 4 : > : Mar 22 23:11:12 keksz pccardd[40]: driver allocation failed for (null)((null)): Device not configured : > You likely need to create a custom entry for the card then, because the : > default one doesn't work on your machine due to resource conflicts. : Could you please help me in this? : This is my first encounter with PCMCIA related stuff, so I don't really : know what should I do. : I tried to place some ATA related entries from /etc/defaults/pccard.conf : to /etc/pccard.conf with the card "128MB" " " line, but got similar : errors like the above. : What else should I do? # card "128MB" "/ /*" config 0x1 "ata" ? : Another question is if I can access the card with a good pccard.conf : entry, how will it be possible to boot from that? The machine has a BIOS : extension which is able to boot from the flash, but I don't understand how : will this boot a FreeBSD system? Say, I can load the kernel, it executes, : but right after that I can't access the flash for the root FS, because the : kernel doesn't recognize the ATA flashcard as a valid ATA device. And : pccardd comes into picture later... You can't have pccard root in stable. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message