This is how I did it using mandrake 9,0 downloaded Thursday.
Using windoze downloaded the CVS tarball version of eciadsl_usermode.
Unpacked it.
Modified the following files
adsl:
line 14: pty "/usr/local/bin/pppoeci -v 1 -vpi 0 -vci 38 -vendor 0x0915
-product 0x0102"
line 16: user "my login name given by demon"
uncommented lines 38 and 39
eci-doctor.sh:
line 286 vid1="0e60"
line 287 pid1="0101"
line 288 vid2="0915"
line 289 pid2="0102"
eci-load1.c:
line 389 vid1=strtoul("0x0e60",NULL,0);
line 390 pid1=strtoul("0x0101",NULL,0);
line 391 vid2=strtoul("0x0915",NULL,0);
line 392 pid2=strtoul("0x0102",NULL,0);
eci-load2.c:
line 487 pid2 = strtoul("0x0102",NULL,0);
modem.h:
line 20 #define EZUSB_VENDOR 0x0e60 /* 0x0547 */
line 21 #define EZUSB_PRODUCT 0x0101 /* 0x2131 */
line 25 #define GS_VENDOR 0x0915 /* 0x0915 */
line 26 #define GS_PRODUCT 0x0102 /* 0x8000 */
startmodem:
line 58 vid1="0e60" ;
line 59 pid1="0101" ;
line 60 vid2="0915" ;
line 61 pid2="0102" ;
I then compiled the binaries:
make
make install
unplugged the modem (to get rid of the microcode windows had loaded)
replugged modem (important step :) )
startmodem
started mozzila and found your page
wrote this e-mail!
The whole process took about an hour.
Again, I could not have managed this without you and your colleagues.
Thank you again and again.
Paul Hodgson
sent myself a test mail all OK
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Driver Linux pour modem ECI ADSL USB: http://eciadsl.flashtux.org
Archives de cette liste de diffusion: http://liste.eci.free.fr
Pour se desinscrire: mailto:[EMAIL PROTECTED]?subject=unsubscribe