New URL for BSD ATM

Added description form BSD ATM
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
This commit is contained in:
Wolfram Schneider 1998-11-26 13:45:22 +00:00
parent d3383d9dff
commit 2015ffdc97
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3836

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-11-22 23:28:46 $">
<!ENTITY date "$Date: 1998-11-26 13:45:22 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.31 1998-11-22 23:28:46 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.32 1998-11-26 13:45:22 wosch Exp $ -->
<html>
&header;
@ -176,7 +176,21 @@ description (3-10 lines) to
<h3>Device drivers</h3>
<ul>
<li><a name="atm" href="http://www.ccrc.wustl.edu/pub/chuck/bsdatm/wucs.html"> BSD ATM: implementation of ATM internetworking under 4.4BSD</a></li>
<li><a name="atm" href="http://www.ccrc.wustl.edu/pub/chuck/tech/bsdatm/bsdatm.html"> BSD ATM: implementation of ATM internetworking under 4.4BSD</a>:
New computer applications in areas such as multimedia, imaging,
and distributed computing demand high levels of performance from
computer networks. ATM-based networking solutions provide one
possible alternative to meeting these performance needs.
However, the complexity of ATM over traditional networks such as
Ethernet has proven to be a barrier to its being used. In this
paper we present the design and implementation of BSD ATM, a
light-weight and efficient ATM software layer for BSD-based
operating systems that requires minimal changes to the operating
system. BSD ATM can be used both for IP-based networking traffic
and for ``native'' ATM traffic.</li>
<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>