Remove the mpu(4) mdoc task entry. The Roland-401 driver was
nuked ages ago by Peter (wearing his asbestos suit), because it was using the old-skool midi interface. If in the future the mpu driver is added back, this entry can be revived.
This commit is contained in:
parent
cf29a7c6d9
commit
ead23301e2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18788
1 changed files with 1 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.47 2003/11/08 17:59:02 hmp Exp $">
|
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.48 2003/11/08 21:07:31 trhodes Exp $">
|
||||||
<!ENTITY stylesheet "&base;/projects/c99/style.css">
|
<!ENTITY stylesheet "&base;/projects/c99/style.css">
|
||||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -313,14 +313,6 @@
|
||||||
<td> &status.new; </td>
|
<td> &status.new; </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td> mpu(4) </td>
|
|
||||||
<td> Roland MPU-401 MIDI driver</td>
|
|
||||||
<td> </td>
|
|
||||||
<td> 7 November 2003 </td>
|
|
||||||
<td> &status.new; </td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td> mss(4) </td>
|
<td> mss(4) </td>
|
||||||
<td> AD1848-compatible MSS/WSS driver</td>
|
<td> AD1848-compatible MSS/WSS driver</td>
|
||||||
|
|
Loading…
Reference in a new issue