[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0901020906310.12465@localhost.localdomain>
Date: Fri, 2 Jan 2009 09:08:45 -0500 (EST)
From: "Robert P. J. Day" <rpjday@...shcourse.ca>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: worth submitting a detailed EDID structure?
just noticed the header file include/video/edid.h, which defines
video EDID info as simply:
struct edid_info {
unsigned char dummy[128];
};
a couple months back, i had to mess with EDID info and defined a
detailed structure to manipulate EDID fields. is it worth submitting
that as a patch and union'ing that with the above? not a big deal for
me either way.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
Have classroom, will lecture.
http://crashcourse.ca Waterloo, Ontario, CANADA
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists