[Bug 9919] support to blacklist OSI for particular machines

2008-02-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9919 --- Comment #4 from [EMAIL PROTECTED] 2008-02-09 02:00 --- Gah, I mean changed to === acpi_osi_invalidate(str); printk(KERN_INFO PREFIX "Deleted _OSI(%s)\n", str); === -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?ta

[Bug 9919] support to blacklist OSI for particular machines

2008-02-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9919 --- Comment #3 from [EMAIL PROTECTED] 2008-02-09 01:59 --- Looking at the patch to add this functionality, it's worth changing: === if (acpi_osi_invalidate(str) == AE_OK) printk(KERN_INFO PREFIX "Deleted _OSI(%s)\n", str); === to ==

[Bug 9919] support to blacklist OSI for particular machines

2008-02-08 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9919 --- Comment #2 from [EMAIL PROTECTED] 2008-02-08 16:58 --- Created an attachment (id=14762) --> (http://bugzilla.kernel.org/attachment.cgi?id=14762&action=view) patch to add the Fujitsu Lifebook T2010 to the blacklist -- Configure bu

[Bug 9919] support to blacklist OSI for particular machines

2008-02-08 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9919 --- Comment #1 from [EMAIL PROTECTED] 2008-02-08 16:57 --- Created an attachment (id=14761) --> (http://bugzilla.kernel.org/attachment.cgi?id=14761&action=view) patch to add runtime DMI based OSI interface disabling -- Configure bugm