Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 17:22:38 +0100
From:      Bruce M Simpson <bms@spc.org>
To:        Eric Masson <e-masson@kisoft-services.com>
Cc:        Mailing List FreeBSD Mobile <freebsd-mobile@FreeBSD.org>
Subject:   Re: CF card & pcmcia adapter issues
Message-ID:  <20020925162238.GO26280@spc.org>
In-Reply-To: <86ptv23uvs.fsf@notbsdems.nantes.kisoft-services.com>
References:  <86d6r25d0j.fsf@notbsdems.nantes.kisoft-services.com> <20020925154908.GN26280@spc.org> <86ptv23uvs.fsf@notbsdems.nantes.kisoft-services.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 25, 2002 at 06:18:47PM +0200, Eric Masson wrote:
>  Bruce> Enclose a 'pccard dumpcis' and we may be able to help further,
>  Bruce> but try tailoring one of those regexps to suit your card's CIS.
> Attached.

Ok, try something like this:-

card "DEM ATA Flash" "STORM"
        config  0x1 "ata" ?
        logstr "Danelec CompactFlash"   

Looks like the CIS wants to configure it using the I/O port and IRQ settings
already in use by your motherboard's ATA controller, when left to its own
devices (no pun intended). This is pretty common.

I find forcing configuration 0x1 rather than the default keeps my flash
cards happy.

BMS

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?20020925162238.GO26280>