From owner-freebsd-mobile Sat Feb 10 14:42:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A63A37B4EC for ; Sat, 10 Feb 2001 14:42:26 -0800 (PST) Received: from babbleon.org ([66.26.250.181]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sat, 10 Feb 2001 17:42:20 -0500 Message-ID: <3A85C2F3.D830C3B2@babbleon.org> Date: Sat, 10 Feb 2001 17:38:43 -0500 From: The Babbler Organization: None to speak of X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Michael C . Wu" Cc: Michael Graziano , freebsd-mobile@freebsd.org Subject: Re: PCMCIA CompactFlash adapter support References: <3A821D65.1DD08C0C@hoflink.com> <20010207223519.E20454@peorth.iteration.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've got a compact flash which is neatly detected, but I can't figure out how I'm supposed to mount it. It detects as: ccard: card inserted, slot 1 Feb 10 17:34:08 i7500 pccardd[5990]: Card "SunDisk"("SDP") [5/3 0.6] [(null)] ma tched "SunDisk" ("/.*/") [(null)] [(null)] ata5 at port 0x240-0x24f irq 10 slot 1 on pccard1 ad10: 61MB [490/8/32] at ata5-master BIOSPIO Feb 10 17:34:13 i7500 pccardd[5990]: ata5: SunDisk (/.*/) inserted. But I'm not sure what to mount; I've tried a number of things: i7500# mount -t msdos /dev/ata5 /cam msdos: /dev/ata5: No such file or directory i7500# mount -t msdos /dev/ad5 /cam msdos: /dev/ad5: No such file or directory i7500# mount -t msdos /dev/ad5c /cam msdos: /dev/ad5c: No such file or directory i7500# mount -t msdos /dev/atac /cam msdos: /dev/atac: No such file or directory [Actually, previously it's detected as ata4, which caused different error messages from some of the above--it got bumped to ata5 as a result of some my experimentation. The main point is that I have no idea how to map the device detected by the PCMCIA probe into a device number to use for mounting. Any clues greatly appreciated, including pointers to where this might be documented. PS: What doc should I have read to figure this out? I'm really clueless here. -- "Brian, the man from babble-on" bts@babbleon.org Brian T. Schellenberger http://www.babbleon.org Support http://www.eff.org. Support decss defendents. Support http://www.programming-freedom.org. Boycott amazon.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message