|
From: Mike M. <mi...@ci...> - 2001-04-03 17:35:53
|
Sorry, I just got all these emails. I have shifted projects, doing the accel work is back burner for me. Mike -----Original Message----- From: Tea Age [mailto:th...@vi...] Sent: Tuesday, April 03, 2001 10:22 AM To: Jordan Crouse; Adrian Cox Cc: Linux Fbdev development list; Mike McQuade Subject: Re: [Linux-fbdev-devel] Re: CHIPS drivers > > At some point, the future may include: > > * Accelerator support May be Mike McQuade <mi...@ci...> is active here? > * NSC/PAL support (ugh!) If you connect VGA out rgb with scart in rgb of a tv and join vsync and hsync thrugh 2 resisors of i.e. 120 Ohms to csync you should get a syncronized video on the tv screen (after playing with fbset). This should be possible with every framebuffer driver supporting tv timings. ctfb does and i810fb does it also now. I'm sure, matroxfb and many others do also the job. Programming additional registers for a separate video-out is not that terrible - the interesting thing here is the interface if you do not like to use special ioctls. > * Video input (double ugh!) see http://www.visuelle-maschinen.de/ctfb/fb/video_in_ct69000/ctvi_0.21/ before starting with that - the code fragments may help a little bit. > Thomas |