Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 17:38:43 -0500
From:      The Babbler <bts@babbleon.org>
To:        "Michael C . Wu" <keichii@peorth.iteration.net>
Cc:        Michael Graziano <mikeg@hoflink.com>, freebsd-mobile@freebsd.org
Subject:   Re: PCMCIA CompactFlash adapter support
Message-ID:  <3A85C2F3.D830C3B2@babbleon.org>
References:  <3A821D65.1DD08C0C@hoflink.com> <20010207223519.E20454@peorth.iteration.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <SanDisk SDCFB-64> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A85C2F3.D830C3B2>