Add my wish for a sparc64 box with PCI slots. My sparc64 box
doesn't have any, which doesn't make things easy when trying to make drivers work with FreeBSD/sparc64.
This commit is contained in:
parent
bdbf0cf694
commit
6c86cb4e3e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17514
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.134 2003/06/26 11:24:10 wilko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.135 2003/07/01 13:28:46 mwlucas Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -382,6 +382,13 @@
|
|||
<td>live kernel debugging</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>mux</td>
|
||||
<td>France</td>
|
||||
<td>sparc64 box with PCI slots (mine doesn't have any)</td>
|
||||
<td>Porting drivers to sparc64 more easily.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>netchild</td>
|
||||
<td>Germany</td>
|
||||
|
|
Loading…
Reference in a new issue