On Tue, 2011-12-27 at 12:06 -0500, Joel Sass wrote: > --- ./intel_lvds.old 2011-12-20 13:25:49.368291249 -0500 > +++ ./intel_lvds.c 2011-12-20 13:26:05.160291248 -0500 > @@ -709,6 +709,14 @@ > }, > { > .callback = intel_no_lvds_dmi_callback, > + .ident = "Clientron E830", > + .matches = { > + DMI_MATCH(DMI_SYS_VENDOR, "Clientron"), > + DMI_MATCH(DMI_PRODUCT_NAME, "E830"), > + }, > + }, > + { > + .callback = intel_no_lvds_dmi_callback, > .ident = "Asus EeeBox PC EB1007", > .matches = { > DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."),
Reviewed-by: Adam Jackson <ajax at redhat.com> - ajax -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120104/21e8d9da/attachment.pgp>