Remove reference to the BSD Driver Database. I haven't been maintaining

it for a while and it will be going off-line soon.
This commit is contained in:
Kelly Yancey 2005-01-12 18:47:17 +00:00
parent 9ec0bb9363
commit f3794cd96e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23529

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.168 2005/01/02 02:17:57 brueffer Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.169 2005/01/09 07:44:45 rwatson Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -319,15 +319,6 @@ ported to other BSD-derived systems.</li>
<a name="devicedrivers"></a>
<h3>Device drivers</h3>
<ul>
<li><a name="fdd" href="http://www.posi.net/freebsd/drivers/">BSD Driver Database</a>
Just because you don't have the time to write the driver
yourself doesn't mean you can't still help. The idea behind
the BSD Driver Database is to help individuals with
hardware that needs supporting get in touch with driver
developers with the knowledge to write the support for the
hardware. This is a list of drivers currently under
development that could stand to gain from time or resources
you may have to offer.</li>
<li><a name="busdma" href="&base;/projects/busdma/index.html">busdma
and SMPng driver conversion</a>: busdma provides a portable abstraction