Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 12:07:10 +0200 (CEST)
From:      Michael Reifenberger <root@nihil.plaut.de>
To:        Jonathan Chen <jon@FreeBSD.ORG>
Cc:        <freebsd-current@FreeBSD.ORG>
Subject:   Re: cvs commit: src/sys/dev/cardbus cardbus.c cardbus_cis.c cardbus_cis.h cardbusvar.h src/sys/dev/pccard card_if.m pccard.c pccardvar.h src/sys/dev/pccbb pccbb.c pccbbvar.h src/sys/sys rman.h
Message-ID:  <20010828120317.U1205-100000@nihil>
In-Reply-To: <20010827153039.A15164@enterprise.spock.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Aug 2001, Jonathan Chen wrote:
...
> The fix I committed this morning should get around these issues.  Please
> tell me if you run into any more problems.
This works (now) for supported card like my ep0 (3COM...) but reboots for
unsupported cards like my sandisk-smartmedia etc.. Is this by intention?

My /etc/pccard.conf entries for this cards are:

# Non-brand Compact Flash Card(64MB)
card "    " "          "
        config  0x1 "ata4" 11
        insert  logger -t pccard:$device -s Compact Flash Card inserted
        remove  logger -t pccard:$device -s Compact Flash Card removed

card "Apacer" "CF"
        config  0x1 "ata4" 11
        insert  logger -t pccard:$device -s Compact Flash Card inserted
        remove  logger -t pccard:$device -s Compact Flash Card removed

Bye!
----
Michael Reifenberger
^.*Plaut.*$, IT, R/3 Basis, GPS


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010828120317.U1205-100000>