Add a link to the busdma/SMPng driver conversion webpage.

This commit is contained in:
Scott Long 2003-02-10 00:59:57 +00:00
parent c8dbcb8268
commit 0514b1c323
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15972

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.100 2003/02/06 02:48:02 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.101 2003/02/09 04:44:27 scottl Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -86,6 +86,10 @@
refers to the date that the task was declared stalled. For
new tasks, it refers to the date the task was added to the list.</p>
<p>Locking down of individual device drivers is tracked at
<a href="http://www.FreeBSD.org/projects/busdma">the busdma and
SMPng driver conversion webpage</a>.</p>
<p>Tasks are sorted first by status, then by date.</p>
<a name="resources"></a>