linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Problems with PCMCIA (Texas Instruments PCI1410)
@ 2003-08-26 22:56 Daniel Ritz
  2003-08-27 12:59 ` Russell King
  2003-08-27 23:04 ` Problems with PCMCIA (Texas Instruments PCI1410) Sven Dowideit
  0 siblings, 2 replies; 18+ messages in thread
From: Daniel Ritz @ 2003-08-26 22:56 UTC (permalink / raw)
  To: Tom Marshall; +Cc: linux-kernel

can you please retest with -test4 and russell's yenta patches?
http://patches.arm.linux.org.uk/pcmcia/yenta-20030817.tar

if that doesn't work out: could you please add these lines to in yenta_socket.c?

in yenta_events(), before return:
printk("yenta_events: socket %p, cb: %x, csc: %x\n", socket, cb_event, csc);

in yenta_get_status(), before return:
printk("yenta_get_status: socket %p, state: %x\n", socket, state);


and then report the output on boot, when removig, inserting, cardctl eject, cardctl insert?
this could give an idea what's going on....

rgds
-daniel


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Problems with PCMCIA (Texas Instruments PCI1410)
@ 2003-08-13 20:50 Tom Marshall
  2003-08-13 21:12 ` Russell King
  0 siblings, 1 reply; 18+ messages in thread
From: Tom Marshall @ 2003-08-13 20:50 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1760 bytes --]

I have not been able to get PCMCIA support working in my TI-PCI1410 based
system using the 2.6.0-test3 kernel.  It works with 2.4.21, although I have
to do a "cardctl eject; cardctl insert" after the APM suspend/restore cycle. 
The main chipset is i830m and the laptop is a Dell C400, if that matters.

In 2.6.0-test3, the syslog shows these messages when inserting my Orinoco
card:

  Aug 10 15:55:33 venture cardmgr[312]: socket 0: Anonymous Memory
  Aug 10 15:55:33 venture cardmgr[312]: executing: 'modprobe memory_cs'
  Aug 10 15:55:33 venture cardmgr[312]: + FATAL: Module memory_cs not found.
  Aug 10 15:55:33 venture cardmgr[312]: modprobe exited with status 1
  Aug 10 15:55:33 venture cardmgr[312]: module /lib/modules/2.6.0-test3/pcmcia/memory_cs.o not available
  Aug 10 15:55:33 venture cardmgr[312]: bind 'memory_cs' to socket 0 failed : Invalid argument

Here's the (hopefully) relevant lspci output:

  00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 04)
  ...
  00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 42)
  ...
  02:01.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)

This is from another laptop that works fine with both kernels:

  00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
  00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
  00:03.0 CardBus bridge: Texas Instruments PCI1225 (rev 01)
  00:03.1 CardBus bridge: Texas Instruments PCI1225 (rev 01)
  ...

I can provide more detailed information on request.

Please cc: me on replies.

-- 
The intelligence of any discussion diminishes with the square of the
number of participants.
        -- Adam Walinsky

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

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

end of thread, other threads:[~2003-09-08 22:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-26 22:56 Problems with PCMCIA (Texas Instruments PCI1410) Daniel Ritz
2003-08-27 12:59 ` Russell King
2003-09-05 21:53   ` Problems with PCMCIA (Texas Instruments PCI1450) Sven Dowideit
2003-09-05 17:58     ` Russell King
2003-09-05 18:19     ` Daniel Ritz
     [not found]       ` <20030905193811.C14076@flint.arm.linux.org.uk>
2003-09-05 19:40         ` Daniel Ritz
2003-09-05 19:54           ` Russell King
2003-09-05 20:17             ` Daniel Ritz
2003-09-06 16:41             ` [PATCH] " Russell King
2003-09-07 19:33               ` Sven Dowideit
2003-09-08 22:30               ` Tom Marshall
2003-08-27 23:04 ` Problems with PCMCIA (Texas Instruments PCI1410) Sven Dowideit
  -- strict thread matches above, loose matches on Subject: below --
2003-08-13 20:50 Tom Marshall
2003-08-13 21:12 ` Russell King
2003-08-13 21:26   ` Tom Marshall
2003-08-26 14:05     ` Tom Marshall
2003-08-26 14:20       ` Russell King
2003-08-27  8:53         ` Sven Dowideit

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