diff options
author | brian <brian@FreeBSD.org> | 2001-08-31 06:07:36 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2001-08-31 06:07:36 +0800 |
commit | 5a97936dc9eb447d6a5bab1c7de13cea232d8c0b (patch) | |
tree | 89d7bea3a6c56888f784f3416f9d55da3de80054 /net/pppoa/pkg-descr | |
parent | 2dcdf0a5b95211b029cee62ea03a7d0ce2ef8913 (diff) | |
download | freebsd-ports-gnome-5a97936dc9eb447d6a5bab1c7de13cea232d8c0b.tar.gz freebsd-ports-gnome-5a97936dc9eb447d6a5bab1c7de13cea232d8c0b.tar.zst freebsd-ports-gnome-5a97936dc9eb447d6a5bab1c7de13cea232d8c0b.zip |
PPPoA talks to an Alcatel Speedtouch USB ADSL modem device using ppp(8),
implementing PPP over USB.
Diffstat (limited to 'net/pppoa/pkg-descr')
-rw-r--r-- | net/pppoa/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/pppoa/pkg-descr b/net/pppoa/pkg-descr new file mode 100644 index 000000000000..ef1854926e94 --- /dev/null +++ b/net/pppoa/pkg-descr @@ -0,0 +1,14 @@ +Support for the Alcatel Speedtouch USB device. This driver is GPL except +for the file that is downloaded from the Alcatel site. This file is +restricted, specifically in terms of distribution. See +http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm. + + +Thanks to + + Benoit Papillault, who made the linux driver. + Jorgen Lundman and Jon Barlow for their help and their time + porting the driver to *BSD. + And also all the contributors i forget. + +WWW: http://www.xsproject.org/speedtouch/ |