Update status of amd64 KLD item.
This commit is contained in:
parent
3704cfccc8
commit
7399cff803
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21204
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.20 2004/06/06 04:08:28 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.21 2004/06/10 09:35:45 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -116,8 +116,9 @@
|
|||
<td>kld support for amd64</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.obrien; &a.peter;</td>
|
||||
<td>KLDs cannot currently be used on amd64, which must be fixed for
|
||||
amd64 as a Tier-1 platform.</td>
|
||||
<td>KLDs work when loaded from userland, but not from the loader. kldxref
|
||||
might also need work. Required for amd64 to be promoted to tier-1
|
||||
status.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue