public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: steve.snyder@philips.com
To: <linux-kernel@vger.kernel.org>
Subject: Any gain to supporting only a single PCMCIA slot?
Date: Wed, 20 Jun 2001 16:56:40 -0500	[thread overview]
Message-ID: <0056910012761441000002L112*@MHS> (raw)

[-- Attachment #1: MEMO 06/20/01 16:53:17 --]
[-- Type: text/plain, Size: 1858 bytes --]

Hello.

PCMCIA/Cardbus controllers typically (always?) support 2 slots, and system 
resources are allocated to support those slots.  When you build PCMCIA 
support into your kernel, you are implicitly asking for both slots to be 
supported.  I'm wondering if it would be worthwhile to let the user opt out of 
supporting one of the slots.  

Compaq, in their finite wisdom, only provides a single Type2 Cardbus slot 
on my Presario 1260 notebook.  The controller (a TI PCI1131, see below) 
can handle 2 slots, of course, but only a single physical connector is 
present on this machine.  Therefore I will never get the use of half of 
the controller, including the I/O address, etc. that the kernel has 
allocated for it.  

Would it be worth the savings in system resources to allow support for 
only a single slot?

Thank you.

-----------------------------------------------------------

# cat /proc/iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM
00100000-09ffffff : System RAM
  00100000-001d1aad : Kernel code
  001d1aae-0021083f : Kernel data
10000000-10000fff : Texas Instruments PCI1131
10001000-10001fff : Texas Instruments PCI1131 (#2)
10400000-107fffff : PCI CardBus #01
  10400000-1041ffff : PCI device 10b7:6564
10800000-10bfffff : PCI CardBus #01
  10800000-1080007f : PCI device 10b7:6564
  10800080-108000ff : PCI device 10b7:6564
  10800100-108001ff : PCI device 10b7:6565
  10800200-1080027f : PCI device 10b7:6565
10c00000-10ffffff : PCI CardBus #05
11000000-113fffff : PCI CardBus #05
fd000000-fdffffff : Neomagic Corporation NM2160 [MagicGraph 128XD]
fea00000-febfffff : Neomagic Corporation NM2160 [MagicGraph 128XD]
fecff000-fecfffff : OPTi Inc. 82C861
fed00000-fedfffff : Neomagic Corporation NM2160 [MagicGraph 128XD]

             reply	other threads:[~2001-06-20 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-20 21:56 steve.snyder [this message]
2001-06-28 22:38 ` Any gain to supporting only a single PCMCIA slot? Pavel Machek

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='0056910012761441000002L112*@MHS' \
    --to=steve.snyder@philips.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