public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: PCMCIA problems on IBM ThinkPad 600X
@ 2001-04-01 14:27 Constantine Gavrilov
  2001-04-01 17:34 ` Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: Constantine Gavrilov @ 2001-04-01 14:27 UTC (permalink / raw)
  To: Anton.Safonov; +Cc: linux-kernel

There are problems with some PCMCIA drivers included in the kernel. For 
example, support for cardbus 3com cards was moved to 3c59x.o driver. It 
works (on 600X at least) only of you compile it in. It will not work as 
a module.

I think a much better solution right now is to use drivers from 
pcmcia-cs package. It always works. If you do not configure any support 
for pcmcia in your kernel, when you build pcmcia-cs it will build kernel 
drivers from its own source tree. Just make sure you use the latest 
version. This also allows configuration files interoperbility with 2.2.x 
kernel, if you wish to use that as well.

You just need to make sure you are using "ordinary" configuration files 
if you use pcmcia-cs, since 2.4 uses different names for some of pcmcia 
drivers.  Stock pcmcia-cs package will do nicely.

-- 
----------------------------------------
Constantine Gavrilov
Linux Leader
Optibase Ltd
7 Shenkar St, Herzliya 46120, Israel
Phone: (972-9)-970-9140
Fax:   (972-9)-958-6099
----------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread
* PCMCIA problems on IBM ThinkPad 600X
@ 2001-03-30 12:36 Anton Safonov
  2001-03-30 17:42 ` Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Safonov @ 2001-03-30 12:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Hinds

Hi!

I have a problem with PCMCIA support on this IBM ThinkPad 600X.

kernel - 2.4.2 + patch-2.4.3-pre4
pcmcia-cs - 3.1.25 (also tried with 3.1.23)

Then I insert a card (I'm trying now with two cards: 3COM 3CCFE575CT,
D-Link DFE-680TX) the computer beeps and responds with:
"cs: socket XXXXX timed out during reset"


kernel config file is following:

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
CONFIG_CARDBUS=y
CONFIG_I82365=y
CONFIG_TCIC=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_PM=y
# CONFIG_ACPI is not set
CONFIG_APM=m
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set           



I have found from the kernel-traffic list some information that it could
be because of wrong initalization of socket power (5V instead of 3.3V).

But how it could be solved? Is there any ready patch or know-how
available?


PS. The same computer works perfectly with RedHat6.2 - kernel 2.2.1X
(don't remember exact version).

Best wishes!
-- 
Mr. Anton Safonov   as@bestlinux.net  - tel.+372 56469626
SOT Finnish Software Engineering Ltd. - fax +372 6419975
Kreutzwaldi 7-4, 10124 TALLINN        - http://www.sot.com/
ESTONIA                               - http://bestlinux.net/

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

end of thread, other threads:[~2001-04-01 18:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-01 14:27 PCMCIA problems on IBM ThinkPad 600X Constantine Gavrilov
2001-04-01 17:34 ` Jeff Garzik
2001-04-01 18:45   ` Constantine Gavrilov
  -- strict thread matches above, loose matches on Subject: below --
2001-03-30 12:36 Anton Safonov
2001-03-30 17:42 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox