LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: ExpressCard hotswap support?
@ 2007-05-04 10:04 Daniel J Blueman
2007-05-05 1:52 ` Chris Adams
0 siblings, 1 reply; 3+ messages in thread
From: Daniel J Blueman @ 2007-05-04 10:04 UTC (permalink / raw)
To: Chris Adams; +Cc: Linux Kernel
On 4 May, 01:20, Chris Adams <cmadams@hiwaay.net> wrote:
> I've got a Thinkpad Z60m with an ExpressCard slot, and I got a Belkin
> F5U250 GigE ExpressCard (Marvell 88E8053 chip using sky2 driver). It
> appears that Linux only recognizes it if I insert the card with the
> system powered off. If I hot-insert the card, nothing happens (no
> messages logged, no PCI device shows up, nothing).
The BIOS initialises and powers up the downstream PCI express port
when it detects a card is present.
When Linux boots, it enumerates the bus and sees it, but does not do
prior configuration to enable, configure and cause link negotiation on
all PCI express ports I believe; this requires chipset and (sometimes
revision-) specific code, which wouldn't be so robust as the BIOS
doing the footwork.
I have the same problem on my Sony VGN-SZ240. The problem would be
addressed if the BIOS powered up all PCI express ports, but then this
would draw more power. Perhaps if just needs to do the hotplug
configuration correctly, but then older OSs may have problems?
> Does Linux support hotswapping ExpressCards?
>
> This is with Fedora Core 6 with all updates, kernel 2.6.20-1.2948.fc6.
--
Daniel J Blueman
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ExpressCard hotswap support?
2007-05-04 10:04 ExpressCard hotswap support? Daniel J Blueman
@ 2007-05-05 1:52 ` Chris Adams
0 siblings, 0 replies; 3+ messages in thread
From: Chris Adams @ 2007-05-05 1:52 UTC (permalink / raw)
To: Daniel J Blueman; +Cc: Linux Kernel
Once upon a time, Daniel J Blueman <daniel.blueman@gmail.com> said:
> On 4 May, 01:20, Chris Adams <cmadams@hiwaay.net> wrote:
> >I've got a Thinkpad Z60m with an ExpressCard slot, and I got a Belkin
> >F5U250 GigE ExpressCard (Marvell 88E8053 chip using sky2 driver). It
> >appears that Linux only recognizes it if I insert the card with the
> >system powered off. If I hot-insert the card, nothing happens (no
> >messages logged, no PCI device shows up, nothing).
>
> The BIOS initialises and powers up the downstream PCI express port
> when it detects a card is present.
>
> When Linux boots, it enumerates the bus and sees it, but does not do
> prior configuration to enable, configure and cause link negotiation on
> all PCI express ports I believe; this requires chipset and (sometimes
> revision-) specific code, which wouldn't be so robust as the BIOS
> doing the footwork.
Actually, for me, loading pciehp with pciehp_force=1 set works.
--
Chris Adams <cmadams@hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
^ permalink raw reply [flat|nested] 3+ messages in thread
* ExpressCard hotswap support?
@ 2007-05-04 0:10 Chris Adams
0 siblings, 0 replies; 3+ messages in thread
From: Chris Adams @ 2007-05-04 0:10 UTC (permalink / raw)
To: linux-kernel
I've got a Thinkpad Z60m with an ExpressCard slot, and I got a Belkin
F5U250 GigE ExpressCard (Marvell 88E8053 chip using sky2 driver). It
appears that Linux only recognizes it if I insert the card with the
system powered off. If I hot-insert the card, nothing happens (no
messages logged, no PCI device shows up, nothing).
Does Linux support hotswapping ExpressCards?
This is with Fedora Core 6 with all updates, kernel 2.6.20-1.2948.fc6.
--
Chris Adams <cmadams@hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-05 1:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-04 10:04 ExpressCard hotswap support? Daniel J Blueman
2007-05-05 1:52 ` Chris Adams
-- strict thread matches above, loose matches on Subject: below --
2007-05-04 0:10 Chris Adams
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).