2001-02-07 06:08:23

by Adam J. Richter

[permalink] [raw]
Subject: hotplugging with regular PCI cards

I saw an interesting demonstration at LinuxWorld last week.
Compaq had a machine that did hot plugging with regular PCI cards (not
Compact PCI). If anyone out there is familiar with this machine,
I would be interested in knowing what the status is on getting
the support for that backplain integrated into the stock kernels.

When that occurs, that will be yet another reason to treat all
new style PCI drivers as potentially hot pluggable, even if those cards
are not currently available in a CardBus or CompactPCI form, and in
particular to change all of the xxx_pci_tbl declarations in PCI
drivers that are currently marked as __initdata back to __devinitdata.

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
[email protected] \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."


2001-02-07 12:18:07

by Tim Wright

[permalink] [raw]
Subject: Re: hotplugging with regular PCI cards

Hi Adam,
I saw the same demo. It's not the machine as such that's interesting.
The hotplug is achieved because of the chipset support. In fact the Compaq
chipset that supports hotplug PCI is used in quite a few of the IBM Netfinity
machines, and, I'm sure, many other servers. I'm going to be testing their
code on the Netfinities that I have access to shortly, but see no reason to
believe that it shouldn't work. In fact it would be good if anybody with
machines using the Compaq hotplug PCI chips would test the code.

As you mention, there is driver work needed, both the change you mention
and to make sure that all the drivers are using the newer 2.4 PCI
infrastructure in the first place (the hotplug support relies on this).

Regards,

Tim

On Tue, Feb 06, 2001 at 10:08:06PM -0800, Adam J. Richter wrote:
> I saw an interesting demonstration at LinuxWorld last week.
> Compaq had a machine that did hot plugging with regular PCI cards (not
> Compact PCI). If anyone out there is familiar with this machine,
> I would be interested in knowing what the status is on getting
> the support for that backplain integrated into the stock kernels.
>
> When that occurs, that will be yet another reason to treat all
> new style PCI drivers as potentially hot pluggable, even if those cards
> are not currently available in a CardBus or CompactPCI form, and in
> particular to change all of the xxx_pci_tbl declarations in PCI
> drivers that are currently marked as __initdata back to __devinitdata.
>
> Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 104
> [email protected] \ / San Jose, California 95129-1034
> +1 408 261-6630 | g g d r a s i l United States of America
> fax +1 408 261-6631 "Free Software For The Rest Of Us."
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> Please read the FAQ at http://www.tux.org/lkml/

--
Tim Wright - [email protected] or [email protected] or [email protected]
IBM Linux Technology Center, Beaverton, Oregon
Interested in Linux scalability ? Look at http://lse.sourceforge.net/
"Nobody ever said I was charming, they said "Rimmer, you're a git!"" RD VI

2001-02-07 22:33:46

by Jamey Hicks

[permalink] [raw]
Subject: RE: hotplugging with regular PCI cards


It looks like support for this is available at:

http://opensource.compaq.com/sourceforge/project/?group_id=13



-Jamey Hicks


-----Original Message-----
From: Adam J. Richter [mailto:[email protected]]
Sent: Wednesday, February 07, 2001 1:08 AM
To: [email protected]
Cc: [email protected]
Subject: hotplugging with regular PCI cards


I saw an interesting demonstration at LinuxWorld last week.
Compaq had a machine that did hot plugging with regular PCI cards (not
Compact PCI). If anyone out there is familiar with this machine,
I would be interested in knowing what the status is on getting
the support for that backplain integrated into the stock kernels.

When that occurs, that will be yet another reason to treat all
new style PCI drivers as potentially hot pluggable, even if those cards
are not currently available in a CardBus or CompactPCI form, and in
particular to change all of the xxx_pci_tbl declarations in PCI
drivers that are currently marked as __initdata back to __devinitdata.

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite
104
[email protected] \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."

_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
[email protected]
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

2001-02-08 12:21:27

by Christoph Hellwig

[permalink] [raw]
Subject: Re: hotplugging with regular PCI cards

In article <[email protected]> you wrote:
>
> It looks like support for this is available at:
>
> http://opensource.compaq.com/sourceforge/project/?group_id=13
>

If that server would actually work - everytime I try to access it
it is down. (Not even PINGable).

Christoph

--
Of course it doesn't work. We've performed a software upgrade.