lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 4 May 2007 11:04:31 +0100
From:	"Daniel J Blueman" <daniel.blueman@...il.com>
To:	"Chris Adams" <cmadams@...aay.net>
Cc:	"Linux Kernel" <linux-kernel@...r.kernel.org>
Subject: Re: ExpressCard hotswap support?

On 4 May, 01:20, Chris Adams <cmadams@...aay.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ