linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in pcmcia-core
@ 2005-06-16 22:37 James Courtier-Dutton
  2005-06-17  1:48 ` Wakko Warner
  2005-07-11 21:08 ` Adam Belay
  0 siblings, 2 replies; 11+ messages in thread
From: James Courtier-Dutton @ 2005-06-16 22:37 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have tried conacting the mailing list for the PCMCIA subsystem in
Linux, but no-one seems to respond.

PCMCIA SUBSYSTEM
L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
S:      Unmaintained

I am trying to write a Linux ALSA driver for the Creative Audigy 2 NX
Notebook PCMCIA card.
This is a cardbus card, that uses ioports.
When it is inserted into the laptop, the entry appears in "lspci -vv "
showing ioports used by the card.
As soon as my driver uses "outb()" to anything in the address range
shown in "lspci -vv" , the PC hangs.

I can only conclude from this that ioport resources are not being
allocated correctly to the PCMCIA card.

Can anybody help me track this down. If someone could tell me which
PCMCIA and PCI registers should be set for it to work, I could then find
out which pcmcia registers have not been set correctly, and fix the bug.

It seems that the PCMCIA specification is not open and free, so I cannot
refer to it in order to fix this myself.

Can anybody help me?

James



^ permalink raw reply	[flat|nested] 11+ messages in thread
* Bug in pcmcia-core
@ 2005-06-16 14:55 James Courtier-Dutton
  0 siblings, 0 replies; 11+ messages in thread
From: James Courtier-Dutton @ 2005-06-16 14:55 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have tried conacting the mailing list for the PCMCIA subsystem in 
Linux, but no-one seems to respond.

PCMCIA SUBSYSTEM
L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
S:      Unmaintained

I am trying to write a Linux ALSA driver for the Creative Audigy 2 NX 
Notebook PCMCIA card.
This is a cardbus card, that uses ioports.
When it is inserted into the laptop, the entry appears in "lspci -vv " 
showing ioports used by the card.
As soon as my driver uses "outb()" to anything in the address range 
shown in "lspci -vv" , the PC hangs.

I can only conclude from this that ioport resources are not being 
allocated correctly to the PCMCIA card.

Can anybody help me track this down. If someone could tell me which 
PCMCIA and PCI registers should be set for it to work, I could then find 
out which pcmcia registers have not been set correctly, and fix the bug.

It seems that the PCMCIA specification is not open and free, so I cannot 
refer to it in order to fix this myself.

Can anybody help me?

James


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-08-13 22:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-16 22:37 Bug in pcmcia-core James Courtier-Dutton
2005-06-17  1:48 ` Wakko Warner
2005-06-17  7:35   ` James Courtier-Dutton
2005-06-21 15:43     ` Lee Revell
2005-06-21 16:53       ` Dominik Brodowski
2005-06-21 17:44         ` Lee Revell
2005-06-21 18:03           ` James Courtier-Dutton
2005-07-11 21:00             ` Lee Revell
2005-07-11 21:08 ` Adam Belay
2005-08-13 22:31   ` James Courtier-Dutton
  -- strict thread matches above, loose matches on Subject: below --
2005-06-16 14:55 James Courtier-Dutton

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).