Date: Fri, 16 Feb 2001 10:14:39 -0700 From: "Andrew M. Miklic" <miklic@fc.hp.com> To: <freebsd-alpha@freebsd.org> Subject: TGA driver available Message-ID: <01c0983b$f195e980$0f0136a9@erdos.fc.hp.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_00B9_01C09801.45371180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable All, I've managed to complete a somewhat-functional TGA driver, with the = help of Drew Gallatin and Thomas Crimi. I'm posting the location of the = tarball to this list for testing/perousal/comments/suggestions: = http://people.freebsd.org/~gallatin/TGA/tga.tar.gz The files are against 4.2R.... The card is known to work for BT485-based TGA step B and C cards = (both 8-, and somewhat less recently, 32-bit) in 640x480 and 1280x1024 = (any resolution _should_ work; there is also code to support the BT463, = but it is wholly untested). There is also code to support TGA2-based = cards, but it is also wholly untested aside from the probe and attach = routines (it still can be used in VGA mode for a console, however, and = mostly just needs a suitable X server to be useful)... The following are known functional deficiencies: 1) Color scheme for text is "off" -- for things like sysinstall, = text will look more "gangrene" than the "livid" that most people are = accustomed to... 2) Mouse does not work -- code is in place for it, and = vidcontrol and moused do not complain, but still no mouse pointer... 3) Font loading does not work -- again, code is in place, but = vidcontrol complains about /dev/ttyv0 not being configured... 4) X-vty switching -- X works, but switching between X and ttys = causes problems (like keyboard lockups)... In order of priority, I am looking at the above in reverse order, = but they will likely be completed in order as that is the ordering of = complexity for the tasks--any feedback on this prioritization would be = welcome... Thanks, Andrew Miklic ------=_NextPart_000_00B9_01C09801.45371180 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Dwindows-1252" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2013.1310" name=3DGENERATOR></HEAD> <BODY> <DIV><FONT face=3Dhelvetica size=3D2>All,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> I've managed to = complete a=20 somewhat-functional TGA driver, with the help of Drew Gallatin and = Thomas=20 Crimi. I'm posting the location of the tarball to this list for=20 testing/perousal/comments/suggestions:<A=20 href=3D"http://people.freebsd.org/~gallatin/TGA/tga.tar.gz"> http://= people.freebsd.org/~gallatin/TGA/tga.tar.gz</A><BR>The=20 files are against 4.2R.... <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> The card is = known to work=20 for BT485-based TGA step B and C cards (both 8-, and somewhat less = recently,=20 32-bit) in 640x480 and 1280x1024 (any resolution _should_ work; there is = also=20 code to support the BT463, but it is wholly untested). There is = also code=20 to support TGA2-based cards, but it is also wholly untested aside from = the probe=20 and attach routines (it still can be used in VGA mode for a console, = however,=20 and mostly just needs a suitable X server to be useful)...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> The following = are known=20 functional deficiencies:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> = 1) Color=20 scheme for text is "off" -- for things like sysinstall, text will look = more=20 "gangrene" than the "livid" that most people are accustomed = to...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> = 2) Mouse=20 does not work -- code is in place for it, and vidcontrol and moused do = not=20 complain, but still no mouse pointer...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> = 3) Font=20 loading does not work -- again, code is in place, but vidcontrol = complains about=20 /dev/ttyv0 not being configured...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> = 4) X-vty=20 switching -- X works, but switching between X and ttys causes problems = (like=20 keyboard lockups)...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2> In order of = priority, I am=20 looking at the above in reverse order, but they will likely be completed = in=20 order as that is the ordering of complexity for the tasks--any feedback = on this=20 prioritization would be welcome...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3Dhelvetica size=3D2>Thanks,</FONT></DIV> <DIV><FONT face=3Dhelvetica size=3D2>Andrew=20 Miklic</FONT></DIV></FONT></DIV></BODY></HTML> ------=_NextPart_000_00B9_01C09801.45371180-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01c0983b$f195e980$0f0136a9>