Tim Woodall ([EMAIL PROTECTED]) wrote: > On Fri, 12 Apr 2002, Edouard Gomez wrote: > > This if() is required. We mustn't do the ioctl for async. > > Also you must remove the sync option from ppp options > probably in /etc/ppp/peers/adsl and you will need to > modprobe ppp_async > > alias tty-ldisc-3 ppp_async > > in /etc/modules.conf did the trick for me. > > Regards, >
Ok, it works fine with the if test and the async module loaded... I just forgot to build the ppp_async module with my kernel. That was why it didn't work. So the cvs is up2date with the if test in it... now we should port this to pppoa2 and update the docs (both manual pages and Linux howtos). Perhaps we should add a question to the FAQ : "What's the async mode and what's different from the sync one ?" Personnaly i don't know the answer but i know async mode uses more cpu due to the bitstream conversion it has to do. -- Edouard Gomez Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
