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 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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message