http://bugzilla.kernel.org/show_bug.cgi?id=14957





--- Comment #20 from Philipp Kohlbecher <x...@gmx.de>  2010-01-06 11:36:02 ---
Thanks for the patch! It works if you replace
DMI_MATCH(DMI_SYS_VENDOR, "Phoenix Technologies LTD")
with:
DMI_MATCH(DMI_SYS_VENDOR, "Samsung Electronics")

Phoenix would be the DMI_BIOS_VENDOR.

I have only tested this with 2.6.32.2 so far. I am assuming it also works with
2.6.33-rc3, but I will verify that later.

Please note that, at least for me, this is more of a workaround: The patch
fixes this bug, but the underlying issue (bug #14977) remains.

Again, thank you for working on this!

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to