From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [linux-pm] Bug in PCI core Date: Fri, 13 Oct 2006 22:25:50 +1000 Message-ID: <1160742350.4792.257.camel@localhost.localdomain> References: <1160701263.4792.179.camel@localhost.localdomain> <1160729427.26091.98.camel@localhost.localdomain> <1160731004.4792.245.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Martin Mares Cc: Adam Belay , Alan Stern , Greg KH , linux-pci@atrey.karlin.mff.cuni.cz, Linux-pm mailing list , Kernel development list List-Id: linux-pm@vger.kernel.org On Fri, 2006-10-13 at 11:31 +0200, Martin Mares wrote: > Hi! > > > For example, currently, if I power off the ethernet of my mac, or the > > firewire chip (which are powered off if the module isn't loaded), lspci > > will get the device id and vendor id right ... but won't get the class > > code. > > Ehm, you aren't using any recent pciutils, are you? ;-) Whatever came with the distro that complained about the problem back then :) I agree that the problem is fixed on the kernel level (sysfs) and I'm happy to hear that pciutils is fixed too :) So we can probably do what Adam suggest and just return errors or ff's Ben.