Lines Matching refs:eql
25 The eql driver has only been tested with the Livingston PortMaster-2e
28 almost as well as the eql driver seems to do it (-- Unfortunately, in
47 with the eql driver. From patching, building, to installing.
52 If you do not have or cannot get a copy of the kernel with the eql
54 ftp://slaughter.ncm.com/pub/Linux/LOAD_BALANCING/eql-1.1.tar.gz.
61 -rw-r--r-- guru/ncm 198 Jan 19 18:53 1995 eql-1.1/NO-WARRANTY
62 -rw-r--r-- guru/ncm 30620 Feb 27 21:40 1995 eql-1.1/eql-1.1.patch
63 -rwxr-xr-x guru/ncm 16111 Jan 12 22:29 1995 eql-1.1/eql_enslave
64 -rw-r--r-- guru/ncm 2195 Jan 10 21:48 1995 eql-1.1/eql_enslave.c
68 like say /usr/src/linux-1.1.92.eql. Use symbolic links to point
77 patch </usr/local/src/eql-1.1/eql-1.1.patch
95 So far, I have only used the eql device with the DSLIP SLIP connection
105 In rc.inet1, ifconfig the eql device to the IP address you usually use
110 command that sets up the eql device:
115 ifconfig eql 198.67.33.239 mtu 1006
122 Once the eql device is up and running, add a static default route to
129 route add default eql
148 eql_enslave eql sl0 28800
149 eql_enslave eql ppp0 14400
150 eql_enslave eql sl1 57600
158 either down the device with ifconfig (eql will automatically bury the
160 it. (-- Or just ifconfig it down, and the eql driver will take it out
166 eql_emancipate eql sl0
167 eql_emancipate eql ppp0
168 eql_emancipate eql sl1
175 3.3. DSLIP Configuration for the eql Device
205 command eql_enslave eql $interface 28800
214 command eql_enslave eql $interface 28800
223 3.4. Using PPP and the eql Device
233 connections for use with the eql driver the weekend of Feb 25-26 '95
259 Some people have experimented with the eql device with newer
338 I have been checking out your eql driver. (Nice work, that!)