All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Duffy <tduffy@sun.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: pci-e hotplug on Intel SE7520HPAF2 board
Date: Tue, 08 Mar 2005 17:09:08 +0000	[thread overview]
Message-ID: <1110301748.20262.4.camel@duffman> (raw)
In-Reply-To: <1110243507.30761.8.camel@duffman>

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

On Mon, 2005-03-07 at 22:55 -0800, Greg KH wrote:
> On Mon, Mar 07, 2005 at 04:58:27PM -0800, Tom Duffy wrote:
> > 
> > What do I need to do to get hot insert working?
> 
> Did you tell the kernel to enable power to these slots?
> 
> I do not think that hot add and hot remove are supported, you need to
> disable the power to them (or enable them) by either using a hardware
> switch on the latch of the case, or by using the sysfs interface (under
> /sys/bus/pci/slots/).

[root@intlhotp-1 ~]# cat /sys/bus/pci/slots/3/power
1
[root@intlhotp-1 ~]# cat /sys/bus/pci/slots/4/power
1
[root@intlhotp-1 ~]# echo 1 > /sys/bus/pci/slots/3/power
acpiphp_glue: No new device found
[root@intlhotp-1 ~]# echo 1 > /sys/bus/pci/slots/4/power
acpiphp_glue: No new device found

> Also, there is a pci hotplug specific mailing list, if you are
> interested.

Ok, we can move discussion there if you like.  What is the list?

-tduffy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-03-08 17:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08  0:58 pci-e hotplug on Intel SE7520HPAF2 board Tom Duffy
2005-03-08  6:55 ` Greg KH
2005-03-08 17:09 ` Tom Duffy [this message]
2005-03-08 17:33 ` Greg KH
2005-03-08 18:02 ` Tom Duffy
2005-03-08 19:58 ` Rajesh Shah
2005-03-08 20:44 ` Sy, Dely L
2005-03-08 21:45 ` Tom Duffy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1110301748.20262.4.camel@duffman \
    --to=tduffy@sun.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.