Fantastic - it works :D Thanks for all your hard work in putting it together
Just one bug in the graphical config tool: Pipex's VPI & VCI are 0 & 38 respectively. I think all UK VPI & VCI's are those - restrictions imposed by BT I guess. So much for Fujitsu's linux support, Thanks once more Richard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of FlashCode Sent: 27 September 2002 13:36 To: [EMAIL PROTECTED] Subject: [ECI] Re: FDX310 Modem on SUSE 8.0 success On Fri, 27 Sep 2002 13:21:37 +0100 Paul Hodgson <[EMAIL PROTECTED]> wrote: > 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 > For information, the CVS version supports this modem, without any modification ! Look at eciconf.sh, FDX310 is supported ! Cordialement / Best regards Sebastien. Web: http://www.flashtux.org - email: [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] - AIM: FlashCode AIM - ICQ: 160677660 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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
