Lines Matching refs:eql
32 The eql driver has only been tested with the Livingston PortMaster-2e
35 almost as well as the eql driver seems to do it (-- Unfortunately, in
55 with the eql driver. From patching, building, to installing.
61 If you do not have or cannot get a copy of the kernel with the eql
63 ftp://slaughter.ncm.com/pub/Linux/LOAD_BALANCING/eql-1.1.tar.gz.
67 -rw-r--r-- guru/ncm 198 Jan 19 18:53 1995 eql-1.1/NO-WARRANTY
68 -rw-r--r-- guru/ncm 30620 Feb 27 21:40 1995 eql-1.1/eql-1.1.patch
69 -rwxr-xr-x guru/ncm 16111 Jan 12 22:29 1995 eql-1.1/eql_enslave
70 -rw-r--r-- guru/ncm 2195 Jan 10 21:48 1995 eql-1.1/eql_enslave.c
73 like say /usr/src/linux-1.1.92.eql. Use symbolic links to point
80 patch </usr/local/src/eql-1.1/eql-1.1.patch
96 So far, I have only used the eql device with the DSLIP SLIP connection
107 In rc.inet1, ifconfig the eql device to the IP address you usually use
112 command that sets up the eql device::
114 ifconfig eql 198.67.33.239 mtu 1006
116 Once the eql device is up and running, add a static default route to
120 route add default eql
136 eql_enslave eql sl0 28800
137 eql_enslave eql ppp0 14400
138 eql_enslave eql sl1 57600
141 either down the device with ifconfig (eql will automatically bury the
143 it. (-- Or just ifconfig it down, and the eql driver will take it out
146 eql_emancipate eql sl0
147 eql_emancipate eql ppp0
148 eql_emancipate eql sl1
151 3.3. DSLIP Configuration for the eql Device
168 command eql_enslave eql $interface 28800
177 command eql_enslave eql $interface 28800
182 3.4. Using PPP and the eql Device
193 connections for use with the eql driver the weekend of Feb 25-26 '95
221 Some people have experimented with the eql device with newer
242 I have been checking out your eql driver. (Nice work, that!)