Added description for the USB project

Submitted by: Nick Hibma <nick.hibma@jrc.it>
This commit is contained in:
Wolfram Schneider 1998-11-29 01:18:05 +00:00
parent b8cff0cf1c
commit f4eb3535e9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3842

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-11-29 01:03:24 $">
<!ENTITY date "$Date: 1998-11-29 01:18:05 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.33 1998-11-29 01:03:24 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.34 1998-11-29 01:18:05 wosch Exp $ -->
<html>
&header;
@ -234,7 +234,11 @@ description (3-10 lines) to
<li><a name="isdn" href="http://www.hcs.de/users/hm/isdn4bsd/i4b-main.html"> i4b: ISDN for FreeBSD</a></li>
<li><a name="cam" href="http://www.freebsd.org/~gibbs/"> CAM: New SCSI layer for FreeBSD</a></li>
<li><a name="tokenring" href="http://www.jurai.net/~winter/tr/tr.html">The FreeBSD Token-Ring Project</a></li>
<li><a name="usb" href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a></li>
<li><a name="usb" href="http://www.etla.net/~n_hibma/usb/usb.pl"> FreeBSD USB driver development</a>
The NetBSD USB stack has been ported to FreeBSD. Together with them we
have started developing the drivers for many devices using the USB bus.
Have a look on the webpage if you want to join the effort or you want to
have a look on the devices that are being supported.
</ul>
<a name="architecture"></a>