diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-16 15:48:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-16 15:48:38 +0000 |
commit | 1b655fdd35896d301523a4cf47129c46aad64a2a (patch) | |
tree | 63dfbe90d894362af295fcf6436eef4d2d716372 /share | |
parent | f7ce04763f87b89e732f4123e7438961d9564219 (diff) |
tweaks;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ueagle.4 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/ueagle.4 b/share/man/man4/ueagle.4 index c00b8ad15fb..deb42df9bc4 100644 --- a/share/man/man4/ueagle.4 +++ b/share/man/man4/ueagle.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ueagle.4,v 1.2 2005/04/16 15:43:38 deraadt Exp $ +.\" $OpenBSD: ueagle.4,v 1.3 2005/04/16 15:48:37 jmc Exp $ .\" .\" Copyright (c) 2003-2005 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -31,7 +31,8 @@ chipset (revision I, II and III). .Pp The .Nm -driver can only manage a single ATM AAL5 virtual circuit. The segmentation and +driver can only manage a single ATM AAL5 virtual circuit. +The segmentation and reassembly (SAR) of ATM cells is done by software. .Pp To achieve high rate downstream transfer with fast ADSL connections, the @@ -96,13 +97,14 @@ The driver first appeared in .Ox 3.8 . .Sh AUTHORS -The +The .Nm driver was written by .An Damien Bergamini Aq damien@openbsd.org . .Sh CAVEATS The .Nm -driver only supports ADSL over POTS. ADSL over ISDN is not supported. +driver only supports ADSL over POTS. +ADSL over ISDN is not supported. G.Lite modulation (aka splitterless) has never been tested and probably won't work. |