On Monday 22 January 2007 03:06, Mohan Kumar Jami wrote: > Hi, > > Actually we need to retrieve the slot number (Using _SUN object) for > PCI where it is inserted. > But when we have gone through the DSDT table (SMBIOS version 2.3) , is > not having _SUN entry. > Is presence of _SUN is related to BIOS issue? > Is there any difference between SMBIOS and ACPI bios? > Is _SUN is optional in SMBIOS version 2.5 > I didn't clear about > Name (_SUN, 0x01) > Is that 0x01 is slot number or not? _SUN is a number that the system vendors thinks will mean something to a human. Eg it may correspond to a number painted on the outside of a machine. It doesn't necessarily have anything to do with electrical or logical slot numbers on a PCI bus, or any other bus for that matter. SMBIOS and ACPI BIOS are independent features of a BIOS. You can have one, the other, both, or neither. cheers, -Len - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html