Re: [PATCH 4/4] ACPI PCI slot detection driver

From: Jesse Barnes
Date: Tue Mar 11 2008 - 12:57:24 EST


On Tuesday, March 11, 2008 6:28 am Matthew Wilcox wrote:
> On Tue, Mar 11, 2008 at 10:10:40PM +0900, Kenji Kaneshige wrote:
> > 1) I checked ACPI spec again and again, but I could not find any
> > reason to add Fujitsu servers to quirks list. So I'd like you to
> > add HP servers to the quirks list. I'll send the following patches
> > followed by this e-mail.
>
> Alex pointed out that IBM interprets the spec the same way that HP does.
> Are there any other machines that follow the spec the same way that
> Fujitsu does?

So Kenji is arguing that _STA should be called before _SUN (iow that the _SUN
value is bogus unless _STA indicates that the slot is powered)? That seems
harder for the user; often times you want to find a slot even if it's powered
down & empty (say to add a new card)... It looks like the current code won't
provide a slot name on Fujitsu machines in this case, or am I missing
something?

Thanks,
Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/