Date: Wed, 29 Jul 1998 02:32:12 +0200 (CEST) From: Sascha Schumann <sas@schell.de> To: Doug White <dwhite@resnet.uoregon.edu> Cc: David Ramahefason <rama@easynet.fr>, freebsd-questions@FreeBSD.ORG Subject: Re: Is there any EQL equivalent under FreeBSD ? Message-ID: <Pine.BSF.4.01.9807290231330.12962-100000@guerilla.foo.bar> In-Reply-To: <Pine.BSF.4.00.9807281310580.21490-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Jul 1998, Doug White wrote: > > On Mon, 27 Jul 1998, David Ramahefason wrote: > > > Hi, > > > > Is there any equivalent of the eql driver or pif driver under FreeBSD ? > > For the uninitiated, what are these devices? EQL is Linux. Extract from Configuration.help: EQL (serial line load balancing) support CONFIG_EQUALIZER If you have two serial connections to some other computer (this usually requires two modems and two telephone lines) and you use SLIP (= the protocol for sending internet traffic over telephone lines) or PPP (= a better SLIP) on them, you can make them behave like one double speed connection using this driver. Naturally, this has to be supported at the other end as well, either with a similar EQL Linux driver or with a Livingston Portmaster 2e. Say Y if you want this and read drivers/net/README.eql. This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). If you want to compile it as a module, say M here and read Documentation/modules.txt. Bye, Sascha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9807290231330.12962-100000>