> > On Tuesday 18 September 2007 02:20, Martijn Brugman wrote: > > > System Information > > > Manufacturer: Dell Inc. > > > Product Name: Inspiron 1501 > > > Version: Not Specified > > > Serial Number: HWYGR2J > > > UUID: 44454C4C-5700-1059-8047-C8C04F52324A > > > Wake-up Type: Power Switch > > > SKU Number: Not Specified > > > Family: Not Specified > > > > > > Handle 0x0003, DMI type 2, 8 bytes > > > Base Board Information > > > Manufacturer: Dell Inc. > > > Product Name: 0UW744 > > thanks for the acpidump If (\_OSI ("Windows 2006")) { Store (0x40, ^OSTB) Store (0x40, ^TPOS) } If (\_OSI ("Linux")) { Store (0x01, LINX) Store (0x80, ^OSTB) Store (0x80, ^TPOS) } LINX is written and never read. OSTB and TPOS are only compard to > 4, where this write has no effect so OSI(Linux) is a NOP on this box. thanks, -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