Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/wsfb
On Apr 7, 2007, at 3:53 PM, Michael Lorenz wrote:
I used a blob for EDID data in proplib. Problems come with opaque
types and there we're probably better off with just a pointer type.
What I would have rather seen done with EDID data is to have
something that parses it and makes a dictionary, then make FB drivers
use the dictionary. That way, in situations like you had, you would
not have had to create an EDID blob, but rather just populated a
dictionary with the properties that you wanted to pass along.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index