From: Alexander Sirotkin <demiurg@ti.com>
To: linux-kernel@vger.kernel.org
Subject: cardbus/pci question
Date: Tue, 06 Jul 2004 15:29:37 +0300 [thread overview]
Message-ID: <40EA9B31.3000404@ti.com> (raw)
I could not find any information on this in the archives, so I thought I
might ask it here.
Theoretically, it should be possible to write cardbus driver as a
regular PCI driver. It will
not support hotplug, of course, but if one can assume that the hardware
is plugged in by the
time the driver is loaded, it should work. One issue does bother me a
little bit - cardbus is
connected to the PCI bus through a bridge. The question is - do I have
to configure that bridge
from my driver (to get memory mappings and interrupts), because
obviously the OS won't
do it for me when I'm not registered as cardbus driver.
Thanks.
In your answer, please CC me since I'm not subscribed to the list.
--
Alexander Sirotkin
SW Engineer
Texas Instruments
Broadband Communications Israel (BCIL)
Tel: +972-9-9706587
________________________________________________________________________
"Those who do not understand Unix are condemned to reinvent it, poorly."
-- Henry Spencer
next reply other threads:[~2004-07-06 12:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-06 12:29 Alexander Sirotkin [this message]
2004-07-06 13:00 ` Russell King
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=40EA9B31.3000404@ti.com \
--to=demiurg@ti.com \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome