Re: CF card & pcmcia adapter issues

Bruce M Simpson <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Wed, Sep 25, 2002 at 05:01:48PM +0200, Eric Masson wrote:
> The card is a Dane-elec 64MB
> I get the infamous pccardd "driver allocation failed" when pluging the
> card.

In order to get various flavours of CF to work I used the following:-

#XXX bms
# Ritek CompactFlash
card "/^Ritek Co.*/" "/.*/"
        config  0x1 "ata" ?
        logstr "Ritek CompactFlash Card"

#XXX bms
# Verbatim CompactFlash
card " " "/^CF [0-9]*MB CT .*/"
        config  0x1 "ata" ?
        logstr "Verbatim CompactFlash Card"

Enclose a 'pccard dumpcis' and we may be able to help further, but try
tailoring one of those regexps to suit your card's CIS.

BMS

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.