On Thu, 2005-03-31 at 14:03 -0800, Rajesh Shah wrote: > Does this patch help? YES! I can now power down the slot, see it gone from pci list, reenable it, etc. Awesome. Thank you. [root@intlhotp-1 ~]# lspci -s 08:00 08:00.0 Ethernet controller: Intel Corp.: Unknown device 105f (rev 03) 08:00.1 Ethernet controller: Intel Corp.: Unknown device 105f (rev 03) [root@intlhotp-1 ~]# cd /sys/bus/pci/slots/4/ [root@intlhotp-1 4]# cat power 1 [root@intlhotp-1 4]# echo 0 > power [root@intlhotp-1 4]# lspci -s 08:00 [root@intlhotp-1 4]# cat power 0 [root@intlhotp-1 4]# echo 1 > power [root@intlhotp-1 4]# lspci -s 08:00 08:00.0 Ethernet controller: Intel Corp.: Unknown device 105f (rev 03) 08:00.1 Ethernet controller: Intel Corp.: Unknown device 105f (rev 03)
Attachment:
signature.asc
Description: This is a digitally signed message part
- References:
- RE: [RFC/Patch 0/12] ACPI based root bridge hot-add
- From: Dely Sy <[email protected]>
- Re: [Pcihpd-discuss] RE: [RFC/Patch 0/12] ACPI based root bridge hot-add
- From: Tom Duffy <[email protected]>
- Re: [Pcihpd-discuss] RE: [RFC/Patch 0/12] ACPI based root bridge hot-add
- From: Rajesh Shah <[email protected]>
- RE: [RFC/Patch 0/12] ACPI based root bridge hot-add
- Prev by Date: Re: oom-killer disable for iscsi/lvm2/multipath userland critical sections
- Next by Date: [PATCH] PCI: create PCI_DEBUG config option to make it easier for users to enable pci debugging
- Previous by thread: Re: [Pcihpd-discuss] RE: [RFC/Patch 0/12] ACPI based root bridge hot-add
- Next by thread: Re: [RFC/Patch 0/12] ACPI based root bridge hot-add
- Index(es):