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 <[email protected]> - ajax
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
