On Thu, May 17, 2007 at 10:10:11PM +0200, Matija Šuklje wrote: > Dne četrtek 17 maj 2007 21:56 ste napisali: > > acpi.sf.net was near dead for several years already, since the time > > then there was a decision that if something works under _other_ OS, > > it should work under Linux too. This made hacks to DSDT, etc obsolete. > > Meaning ugly hacking should be done in the kernel itself? The kernel's job is to make hardware work. If the hardware works under another OS, then it failing to work in Linux is a bug in Linux. So, yes, the correct place to fix this sort of thing is in the kernel rather than your DSDT. However, please note that the DSDT is almost entirely irrelevant when it comes to things like suspend/resume. Modifying it is hugely unlikely to make things work there. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx - 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