From: Andreas Tobler <toa@pop.agri.ch>
To: Albrecht Dreß <ad@mpifr-bonn.mpg.de>
Cc: LinuxPPC-Dev Liste <linuxppc-dev@lists.linuxppc.org>
Subject: Re: PCMCIA on PowerBook G3
Date: Fri, 25 Feb 2000 11:29:03 +0100 [thread overview]
Message-ID: <38B6596F.2AF01EF9@pop.agri.ch> (raw)
In-Reply-To: 38B64AAC.98522C83@mpifr-bonn.mpg.de
Albrecht Dreß wrote:
>
> Andreas Tobler wrote:
> > As you've sent in an earlier message you're aware of the CardBus patch.
>
> I know... But in this case, I would like to use the PCMCIA package with a
> Adaptec 1480 scsi card (just a test, because we need scsi for tapes, and the new
> PowerBooks don't have the built-in MESH any more). Afaik, there is only a
> driver which needs all the pcmcia stuff to run.
What do mean exactly 'only one driver'?
The Adaptec 1480 is a CARDBUS not a PCMCIA card. It is 32 bit. When you
apply the patch from Ryuichi Oikawa then the PCI probing should give the
information further to the cb_enabler I think.
I had the same behaviour when NOT applying this patch. Then I got also
this messages:
cardmgr[284]: unsupported card in socket 0
kernel: cs: cb_alloc(bus 1): vendor 0xffff, device 0xffff
kernel: cs: no valid ROM images found!
When you look into config from /etc/pcmcia you'll see the device:
device "apa1480_cb"
class "scsi" module "cb_enabler", "apa1480_cb"
Here the driver is integrated after the cb_enabler which is responsible
for correct notifying the CardBus Card.
I don't have experiences with scsi, but as soon as the PCI probing
works, the cardmgr should be able to tell you at least what card you
inserted.
Andreas
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2000-02-25 10:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-02-25 8:53 PCMCIA on PowerBook G3 Albrecht Dre_
2000-02-25 9:10 ` Andreas Tobler
2000-02-25 9:26 ` Albrecht Dre_
2000-02-25 10:29 ` Andreas Tobler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38B6596F.2AF01EF9@pop.agri.ch \
--to=toa@pop.agri.ch \
--cc=ad@mpifr-bonn.mpg.de \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).