Remove aic from the list: despite some misleading naming, it doesn't use
DMA, so doesn't require busdma adaptation. Reported by: scottl
This commit is contained in:
parent
5a5d3d64bd
commit
45a3f35a70
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15264
1 changed files with 1 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.9 2002/12/09 22:46:02 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.10 2002/12/09 22:48:21 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD busdma driver conversion project">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -398,14 +398,6 @@
|
|||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> aic </td>
|
||||
<td> &a.scottl; </td>
|
||||
<td> December 9, 2002</td>
|
||||
<td> &status.done; </td>
|
||||
<td> Relies on CAM for v/p conversion.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> aic7xxx </td>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue