Note that the aac driver is INTR_MPSAFE capable and no longer unsafe for
64-bit platforms.
This commit is contained in:
parent
812b5a604b
commit
9b5f67a127
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16077
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.44 2003/02/18 00:55:46 mux Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.45 2003/02/20 03:28:10 cognet Exp $">
|
||||||
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
|
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
|
||||||
<!ENTITY email 'mux'>
|
<!ENTITY email 'mux'>
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -538,9 +538,9 @@
|
||||||
<td> &a.scottl; </td>
|
<td> &a.scottl; </td>
|
||||||
<td> February 8, 2003 </td>
|
<td> February 8, 2003 </td>
|
||||||
<td> &status.done; </td>
|
<td> &status.done; </td>
|
||||||
|
<td> &status.done; </td>
|
||||||
<td> &status.wip; </td>
|
<td> &status.wip; </td>
|
||||||
<td> &status.wip; </td>
|
<td> Not 64-bit capable </td>
|
||||||
<td> Not 64-bit-safe </td>
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue