* Re: Updates to matroxfb: do you want DFP or TVOut on G450/G
@ 2002-06-08 1:04 Petr Vandrovec
0 siblings, 0 replies; only message in thread
From: Petr Vandrovec @ 2002-06-08 1:04 UTC (permalink / raw)
To: Dave Jones
Cc: linux-fbdev-devel, linux-kernel, diego, jerry.c.t, mike, hollis
On 8 Jun 02 at 2:57, Dave Jones wrote:
> On Sat, Jun 08, 2002 at 02:45:39AM +0200, Petr Vandrovec wrote:
> > (4) You can read PINS through /proc.
> > (H) Change /proc code to use driverfs instead. Linus refused
> > /proc based code already.
>
> One of the first things I ever wrote for Linux was a PINS decoder.
> It read from /dev/mem to get the PINS structure. Any reason
> why this isn't good enough, and we need the kernel exporting PINS ?
It does not print decoded structure, it shows it in raw format, 64-128
bytes, just to avoid userspace parsing /dev/mem because of matroxfb
did it already (and matroxfb needs PINS to properly initialize Gx50
cards in non-PC hardware). And it may be non-trivial to get PINS from
userspace at all because of BIOSes may be disabled by firmware
(and f.e. on my PC they are disabled for secondary adapters, so
simple parsing /dev/mem leads to nowhere because of BIOS is hidden).
Besides that, it lives in complete separate file, so it is easy
to add/remove it.
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-08 1:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-08 1:04 Updates to matroxfb: do you want DFP or TVOut on G450/G Petr Vandrovec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).