Added CAM/SCSI

This commit is contained in:
Wolfram Schneider 1998-08-30 13:43:40 +00:00
parent b60a37ef02
commit 980bdbd6ec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3437

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-18 10:00:40 $">
<!ENTITY date "$Date: 1998-08-30 13:43:40 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.5 1998-08-18 10:00:40 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.6 1998-08-30 13:43:40 wosch Exp $ -->
<html>
&header;
@ -72,6 +72,7 @@ below to learn more about these exciting projects.</p>
<li><a name="timekeeping" href="http://phk.freebsd.dk/rover.html"> High-precision timekeeping with FreeBSD</a></li>
<li><a name="homeauto" href="http://www.freebsd.org/~fsmp/HomeAuto/HomeAuto.html">Home Automation</a></li>
<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>
</ul>