Fix alphabetic order
This commit is contained in:
parent
d9b27f2521
commit
2c96681e87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20975
1 changed files with 14 additions and 14 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.189 2004/05/06 13:41:11 josef Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.190 2004/05/18 21:34:32 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -41,6 +41,19 @@
|
|||
<th>Equipment Use</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>alex</td>
|
||||
<td>Aachen/NRW, Germany</td>
|
||||
<td>A bktr supported (bt878) PAL TV-card with a MSP340x (preferred)
|
||||
or MSP341x stereo tuner chipset. I can ship it back after
|
||||
development (roughly 2 months). There are various kinds, I myself
|
||||
have a Hauppauge Model 61344 D421 (Detected a MSP3415D-B3),
|
||||
so a different one is preferred.
|
||||
</td>
|
||||
<td>improve bktr support for the MSP34xx stereo chipsets found
|
||||
on various Hauppauge cards (SMP support, 2+ cards in one box etc)</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>anholt</td>
|
||||
<td>USA</td>
|
||||
|
@ -499,19 +512,6 @@ on this machine.</td>
|
|||
<td>Better KDE/FreeBSD support on this architecture.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>alex</td>
|
||||
<td>Aachen/NRW, Germany</td>
|
||||
<td>A bktr supported (bt878) PAL TV-card with a MSP340x (preferred)
|
||||
or MSP341x stereo tuner chipset. I can ship it back after
|
||||
development (roughly 2 months). There are various kinds, I myself
|
||||
have a Hauppauge Model 61344 D421 (Detected a MSP3415D-B3),
|
||||
so a different one is preferred.
|
||||
</td>
|
||||
<td>improve bktr support for the MSP34xx stereo chipsets found
|
||||
on various Hauppauge cards (SMP support, 2+ cards in one box etc)</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue