Add a DEC TGA graphics controller to the list.
This commit is contained in:
parent
7e14bc1d19
commit
345b57efc3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24751
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.335 2005/05/23 07:59:26 krion Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.336 2005/06/04 12:11:27 wilko Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -282,6 +282,13 @@
|
|||
other video processing programs</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>marcel</td>
|
||||
<td>CA, USA</td>
|
||||
<td>DEC TGA graphics controller (DECchip 21030)</td>
|
||||
<td>Fix the TGA driver in sysconsi(4) and create a driver for
|
||||
vtc(4)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>marcel</td>
|
||||
<td>CA, USA</td>
|
||||
|
|
Loading…
Reference in a new issue