[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-25 Thread Gilles Espinasse


- Original Message - 
From: Igor Piazza [EMAIL PROTECTED]
To: speedtouch@ml.free.fr
Sent: Thursday, December 23, 2004 4:37 PM
Subject: [speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED


 Hi guys, yeasterday I have compiled the source of speedtouch, after update
from cvs.
 It's ok, but like the last time, after a short period I riceive this error
in the log file:

 Dec 23 02:35:00 Minas_Tirith modem_run[14643]: modem_run version 1.3.1
started by root uid 0
 Dec 23 02:35:34 Minas_Tirith modem_run[27561]: [monitoring report] ADSL
link stays stable (down)
 Dec 23 02:35:47 Minas_Tirith modem_run[14643]: ADSL synchronization has
been obtained
 Dec 23 02:35:47 Minas_Tirith modem_run[14643]: ADSL line is up (800 kbit/s
down | 320 kbit/s up)
 Dec 23 02:35:50 Minas_Tirith ppp[17748]: tun0: Warning: ipv4_Input: IPCP
not open - packet dropped
 Dec 23 02:35:50 Minas_Tirith ppp[17748]: tun0: Warning: ipv4_Input: IPCP
not open - packet dropped
 Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 1 ENOBUFS errors
 Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 2 ENOBUFS errors
 Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 3 ENOBUFS errors
 Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 4 ENOBUFS errors
 ... etc...

 What's means?

 Thanks

I don't know anything specific for BSD

IPCP not open - packet dropped  should be because you try to send some
packets when the link was still not open (LCP negociation has not happen).
Add debug in yours ppp options. This way, you should see LCP steps.


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-23 Thread Igor Piazza
Hi guys, yeasterday I have compiled the source of speedtouch, after update from 
cvs.
It's ok, but like the last time, after a short period I riceive this error in 
the log file:

Dec 23 02:35:00 Minas_Tirith modem_run[14643]: modem_run version 1.3.1 started 
by root uid 0 
Dec 23 02:35:34 Minas_Tirith modem_run[27561]: [monitoring report] ADSL link 
stays stable (down) 
Dec 23 02:35:47 Minas_Tirith modem_run[14643]: ADSL synchronization has been 
obtained 
Dec 23 02:35:47 Minas_Tirith modem_run[14643]: ADSL line is up (800 kbit/s down 
| 320 kbit/s up) 
Dec 23 02:35:50 Minas_Tirith ppp[17748]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec 23 02:35:50 Minas_Tirith ppp[17748]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 1 ENOBUFS errors 
Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 2 ENOBUFS errors 
Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 3 ENOBUFS errors 
Dec 23 11:40:01 Minas_Tirith pppoa2[2482]: write_dest: 4 ENOBUFS errors 
... etc...

What's means?

Thanks


~~~
+++ ip

Rev(e)rse your ideas, choose the liberty

Please avoid sending me Word or PowerPoint attachments.
See: http://www.fsf.org/philosophy/no-word-attachments.html

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-03 Thread peter.ikosidekas

I am located in Canada and tried to use Winrar to unzip the tar.bz file yet it 
did not do it successfully.  
Am I doing something wrong?  This is a strange archive to me being used to rar 
and zip files.
Anyone help?

Peter

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Piazza
Sent: 2004-12-02 3:35 PM
To: [EMAIL PROTECTED]
Subject: [speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED


On Thu, 02 Dec 2004 20:58:25 +0100
Benoit PAPILLAULT [EMAIL PROTECTED] wrote:
 Can you post your compile log. The current version of the speedtouch 
 driver is 1.3.1 btw. Sending your compiled log will help other people 
 using OpenBSD 3.5.
 
 Benoit PAPILLAULT

Sure Benoit, and excuse if I have not still made it.
Moreover I would want to say thanks to you and your collaborators for your job 
:-)

OpenBSD 3.5 with speedtouch-1.3.1.tar.gz
***
$ cd speedtouch-1.3.1 
$ ./configure
checking build system type... i386-unknown-openbsd3.5
checking host system type... i386-unknown-openbsd3.5
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for alarm... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
configure: WARNING: pthread lib not yet supported
checking for rpm... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating src/Makefile
config.status: creating hotplug/Makefile
config.status: creating doc-linux/Makefile
config.status: creating doc-bsd/Makefile
config.status: creating speedtouch.spec

$make
cd src  make
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3.1\ -c 
firmware.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3.1\ 
-D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-bsd.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION=\1.3.1\ -c modem_run.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -D_REENTRANT 
-D_THREAD_SAFE -DVERSION=\1.3.1\ -c crc.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3.1\ -c 
smallsem.c
gcc -O2  -c mutex.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 firmware.o  pusb.o  
modem_run.o  crc.o  smallsem.o

[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-03 Thread Benoit PAPILLAULT
Igor Piazza a écrit :
 Sure Benoit, and excuse if I have not still made it.
 Moreover I would want to say thanks to you and your collaborators for your 
 job :-)
 
 OpenBSD 3.5 with speedtouch-1.3.1.tar.gz
 ***
 $ cd speedtouch-1.3.1 
 $ ./configure
 $make

 From the INSTALL file 
(http://cvs.sourceforge.net/viewcvs.py/speedtouch/speedtouch/INSTALL?rev=1.19view=auto):

Note: replace make by gmake on BSD systems.

So, try again with gmake instead of make. This is a common trap.

Benoit PAPILLAULT

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-03 Thread Igor Piazza
On Fri, 03 Dec 2004 14:13:36 +0100
Benoit PAPILLAULT [EMAIL PROTECTED] wrote:

 Note: replace make by gmake on BSD systems.
 
 So, try again with gmake instead of make. This is a common trap.


Thanks Benoit, with gmake I don't receive errors :-)

$ gmake
cd src  gmake 
gmake[1]: Entering directory `/home/rev/speedtouch/src'
rm -f speedtouch-setup speedtouch-setup.tmp
sed -e 's,[EMAIL PROTECTED]@,/usr/local/bin,g' -e 's,[EMAIL 
PROTECTED]@,/usr/local/sbin,g' -e 's,[EMAIL PROTECTED]@,/etc,g'  
speedtouch-setup.in  speedtouch-setup.t
mp
chmod a+x speedtouch-setup.tmp
mv speedtouch-setup.tmp speedtouch-setup
rm -f speedtouch-start speedtouch-start.tmp
sed -e 's,[EMAIL PROTECTED]@,/usr/local/bin,g' -e 's,[EMAIL 
PROTECTED]@,/usr/local/sbin,g' -e 's,[EMAIL PROTECTED]@,/etc,g'  
speedtouch-start.in  speedtouch-start.t
mp
chmod a+x speedtouch-start.tmp
mv speedtouch-start.tmp speedtouch-start
rm -f speedtouch-stop speedtouch-stop.tmp
sed -e 's,[EMAIL PROTECTED]@,/usr/local/bin,g' -e 's,[EMAIL 
PROTECTED]@,/usr/local/sbin,g' -e 's,[EMAIL PROTECTED]@,/etc,g'  
speedtouch-stop.in  speedtouch-stop.tmp
chmod a+x speedtouch-stop.tmp
mv speedtouch-stop.tmp speedtouch-stop
cp modem_run pppoa2 speedtouch-setup speedtouch-start speedtouch-stop 
/home/rev/speedtouch/bin
gmake[1]: Leaving directory `/home/rev/speedtouch/src'
cd hotplug  gmake
gmake[1]: Entering directory `/home/rev/speedtouch/hotplug'
rm -f speedtouch speedtouch.tmp
sed -e 's,[EMAIL PROTECTED]@,/usr/local/bin,g' -e 's,[EMAIL 
PROTECTED]@,/usr/local/sbin,g'  speedtouch.in  speedtouch.tmp
chmod a+x speedtouch.tmp
mv speedtouch.tmp speedtouch
gmake[1]: Leaving directory `/home/rev/speedtouch/hotplug'
-
Driver for the SpeedTouch USB and SpeedTouch 330 is compiled

To install it, type as root:

make install
-

Thanks, later I try to install them and I say to you as it has gone.
The problem is the documentation: it is stilll speaks about make and isn't 
up-to-date.
If you want, I can help you to write the corrections.

thanks still

~~~
+++ ip

Rev(e)rse your ideas, choose the liberty

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread peter.ikosidekas

I have been trying to use Speedtouch with WinXP so my problem is slightly 
different than yours.  I do not have the install cd anymore and looking for the 
config files that came with it.

Thanks
Peter

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Piazza
Sent: 2004-12-01 5:54 PM
To: speedtouch_ml
Subject: [speedtouch] OpenBSD 3.5 + alcatel speedtouch usb - RELOADED


  Alessio Piazza a écrit :
  Ok, OpenBSD 3.5 work fine with driver speedotouch-1.2 beta
  2...thanks at all:)
  The compilation's phase was finished without errors...while I had
  problems with1.2 and 1.3 version, respect to make and make install
  session.. I'll attend future development ;)
  
  Bye,
  
  Alessio

 What was your problem with the 1.3 release?

 Benoit PAPILLAULT

Hi guys, various months ago I had written about some problem with
OpenBSD 3.5 and modem usb Manta.
Over I have brought back the final part of the thread...where I had
resolved the problem with version 1.2 beta of the driver speedtouch.

Yesterday I have installed a new version, 1.2 stable, because with
1.3 relase I have had some problems during the make.
However, with 1.2 stable version, I receive still some errors in the logs:

# from /var/log/messages

Dec  1 23:56:26 Minas_Tirith /bsd: ugen0 at uhub1 port 1
Dec  1 23:56:26 Minas_Tirith /bsd: ugen0: ALCATEL Speed Touch USB, rev 
1.10/0.00, addr 2
Dec  1 23:56:26 Minas_Tirith savecore: no core dump
Dec  1 23:56:29 Minas_Tirith modem_run[22535]: modem_run version 1.2 started by 
root uid 0 
Dec  1 23:56:54 Minas_Tirith modem_run[19367]: [monitoring report] ADSL link 
stays stable (down) 
Dec  1 23:57:06 Minas_Tirith modem_run[22535]: ADSL synchronization has been 
obtained 
Dec  1 23:57:06 Minas_Tirith modem_run[22535]: ADSL line is up (800 kbit/s down 
| 320 kbit/s up) 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: write_dest: 1 ENOBUFS errors 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec  1 23:57:14 Minas_Tirith last message repeated 16 times
Dec  1 23:57:37 Minas_Tirith pppoa2[7165]: CRC error in an AAL5 frame 
Dec  1 23:58:09 Minas_Tirith last message repeated 9 times
Dec  1 23:59:26 Minas_Tirith last message repeated 25 times
..
...

# from /var/log/daemon

Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: PPP Started (ddial mode). 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: bundle: Establish 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: deflink: closed - opening 
Dec  1 23:57:10 Minas_Tirith pppoa2[2858]: Starting PPPoA2 ( merged version 
includes new ATM/AAL5 stack ) 1.2 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: deflink: Connected! 
Dec  1 23:57:10 Minas_Tirith pppoa2[2858]: I'm the parent   process, I handle 
the endpoint 0x07 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: deflink: opening - dial 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: deflink: dial - carrier 
Dec  1 23:57:10 Minas_Tirith pppoa2[2858]: Increasing SNDBUF from 2048 to 65536 
Dec  1 23:57:10 Minas_Tirith pppoa2[2858]: Increasing RCVBUF from 4096 to 65536 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: deflink: carrier - login 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Phase: deflink: login - lcp 
Dec  1 23:57:10 Minas_Tirith pppoa2[2858]: host  -- pppoa2 -- modem stream 
ready 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: I'm the children process, I handle 
the endpoint 0x87 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: modem -- pppoa2 -- host  stream 
ready 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: write_dest: 1 ENOBUFS errors 
Dec  1 23:57:10 Minas_Tirith ppp[2959]: tun0: Warning: ipv4_Input: IPCP not 
open - packet dropped 
Dec  1 23:57:10 Minas_Tirith last message repeated 7 times
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(3792)/VCI(20480) 
(OAM?) PTI=0x00 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(0)/VCI(13) (OAM?) 
PTI=0x04 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(0)/VCI(352) 
(OAM?) PTI=0x02 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(12)/VCI(24656) 
(OAM?) PTI=0x00 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(64)/VCI(24576) 
(OAM?) PTI=0x00 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(3819)/VCI(60669) 
(OAM?) PTI=0x00 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(3052)/VCI(63296) 
(OAM?) PTI=0x00 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had wrong VPI(576)/VCI(512) 
(OAM?) PTI=0x00 
Dec  1 23:57:10 Minas_Tirith pppoa2[7165]: Cell had 

[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread peter.ikosidekas

I am trying to find install files, I believe config files, for Winxp to work 
with my Speedtouch.  I lost my cd long ago while moving.
Pls. if anyone can help.

Take care.
peter

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Benton
Sent: 2004-12-01 9:52 PM
To: [EMAIL PROTECTED]
Subject: [speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED


Igor Piazza wrote:

 Dec  1 23:57:37 Minas_Tirith pppoa2[7165]: CRC error in an AAL5 frame 
 Dec  1 23:57:37 Minas_Tirith pppoa2[7165]: CRC error in an AAL5 frame 
 ..
 ...
 
 
 What's mean !?!?

Have you tried different firmware?

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread Igor Piazza
On Thu, 02 Dec 2004 02:52:19 +
Andrew Benton [EMAIL PROTECTED] wrote:
 Have you tried different firmware?
 

I have had some problems with the firmware.

The file KQD6_R204.zip contain two files bin that are not loaded.
So, now I use the bin file KQD6both.eni.
I try on other sources...

however version 1.3 is not compiled on openbsd, not even the sources cvs.

regards

~~~
+++ ip

Rev(e)rse your ideas, choose the liberty

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread peter.ikosidekas

I'm going to try different firmware tonight hopefully.

Thanks
Peter

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Piazza
Sent: 2004-12-02 11:56 AM
To: [EMAIL PROTECTED]
Subject: [speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED


On Thu, 02 Dec 2004 02:52:19 +
Andrew Benton [EMAIL PROTECTED] wrote:
 Have you tried different firmware?
 

I have had some problems with the firmware.

The file KQD6_R204.zip contain two files bin that are not loaded.
So, now I use the bin file KQD6both.eni.
I try on other sources...

however version 1.3 is not compiled on openbsd, not even the sources cvs.

regards

~~~
+++ ip

Rev(e)rse your ideas, choose the liberty

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread Benoit PAPILLAULT
Igor Piazza a écrit :

 however version 1.3 is not compiled on openbsd, not even the sources cvs.

Can you post your compile log. The current version of the speedtouch 
driver is 1.3.1 btw. Sending your compiled log will help other people 
using OpenBSD 3.5.

Benoit PAPILLAULT

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread Igor Piazza
On Thu, 02 Dec 2004 20:58:25 +0100
Benoit PAPILLAULT [EMAIL PROTECTED] wrote:
 Can you post your compile log. The current version of the speedtouch 
 driver is 1.3.1 btw. Sending your compiled log will help other people 
 using OpenBSD 3.5.
 
 Benoit PAPILLAULT

Sure Benoit, and excuse if I have not still made it.
Moreover I would want to say thanks to you and your collaborators for your job 
:-)

OpenBSD 3.5 with speedtouch-1.3.1.tar.gz
***
$ cd speedtouch-1.3.1 
$ ./configure
checking build system type... i386-unknown-openbsd3.5
checking host system type... i386-unknown-openbsd3.5
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for alarm... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
configure: WARNING: pthread lib not yet supported
checking for rpm... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating src/Makefile
config.status: creating hotplug/Makefile
config.status: creating doc-linux/Makefile
config.status: creating doc-bsd/Makefile
config.status: creating speedtouch.spec

$make
cd src  make
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3.1\ -c 
firmware.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3.1\ 
-D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-bsd.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION=\1.3.1\ -c modem_run.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -D_REENTRANT 
-D_THREAD_SAFE -DVERSION=\1.3.1\ -c crc.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\1.3.1\ -c 
smallsem.c
gcc -O2  -c mutex.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 firmware.o  pusb.o  
modem_run.o  crc.o  smallsem.o  mutex.o  -o modem_run
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION=\1.3.1\ -c pppoa2.c
pppoa2.c: In function `tap_open':
pppoa2.c:1406: warning: `fd' might be used uninitialized in this function
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -D_REENTRANT 
-D_THREAD_SAFE -DVERSION=\1.3.1\ -c atm.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 pusb.o  pppoa2.o  crc.o  
atm.o  smallsem.o  -o pppoa2
rm -f 

[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-02 Thread Igor Piazza
On Thu, 02 Dec 2004 02:52:19 +
Andrew Benton [EMAIL PROTECTED] wrote:
 Have you tried different firmware?
 

I have changed my firmware; I have tried a bin of size:

523K Dec  2 18:22 /usr/local/libdata/mgmt.o

in comparison to

330K Nov 26 16:17 KQD6_R204.zip
 991B Dec  1 20:46 KQD6P1.eni
 661K Nov 29 12:51 KQD6P2.eni
and

745K Dec  1 20:47 KQD6both.eni

that I have found in the thompson Home Page that from other sources.

Now log seem to be cleaned up.
regards

~~~
+++ ip

Rev(e)rse your ideas, choose the liberty

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb - RELOADED

2004-12-01 Thread Andrew Benton
Igor Piazza wrote:

 Dec  1 23:57:37 Minas_Tirith pppoa2[7165]: CRC error in an AAL5 frame 
 Dec  1 23:57:37 Minas_Tirith pppoa2[7165]: CRC error in an AAL5 frame 
 ..
 ...
 
 
 What's mean !?!?

Have you tried different firmware?

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-08-18 Thread Benoit PAPILLAULT
Alessio Piazza a écrit :
 Ok, OpenBSD 3.5 work fine with driver speedotouch-1.2 beta 2...thanks at all
 :)
 The compilation's phase was finished without errors...while I had problems
 with1.2 and 1.3 version, respect to make and make install session..
 I'll attend future development ;)
 
 Bye,
 
 Alessio

What was your problem with the 1.3 release?

Benoit PAPILLAULT

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-07-30 Thread xavier . toussaint



ok, that's all...but connection don't work :(

Anyone know if openbsd work with this modem?


Yep, I've built a sever with OpenBSD and the alcatel speedtouch usb. In 
fact, after some tests, I had to use the  1.2-beta 2 version of the driver 
(look at this message i sent on the mailling-list : 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06127.html)


Bye, Alessio Piazza

Regards, X. Toussaint




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-07-30 Thread Alessio Piazza


- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, July 30, 2004 9:03 AM
Subject: [speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb




 
 ok, that's all...but connection don't work :(
 
 Anyone know if openbsd work with this modem?
 

 Yep, I've built a sever with OpenBSD and the alcatel speedtouch usb. In
 fact, after some tests, I had to use the  1.2-beta 2 version of the driver
 (look at this message i sent on the mailling-list :
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg06127.html)


 Bye, Alessio Piazza

 Regards, X. Toussaint

 


 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire :
mailto:[EMAIL PROTECTED]


Oh, thanks a lot, I'll try immediately! :)

Bye, Ale


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-07-30 Thread Alessio Piazza

Ok, OpenBSD 3.5 work fine with driver speedotouch-1.2 beta 2...thanks at all
:)
The compilation's phase was finished without errors...while I had problems
with1.2 and 1.3 version, respect to make and make install session..
I'll attend future development ;)

Bye,

Alessio


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-07-30 Thread xavier . toussaint

At 13:08 30/07/2004, you wrote:

Ok, OpenBSD 3.5 work fine with driver speedotouch-1.2 beta 2...thanks at all
:)

Happy to see that it helped you!

The compilation's phase was finished without errors...while I had problems
with1.2 and 1.3 version, respect to make and make install session..
I'll attend future development ;)

Bye,

Alessio

Best regards,

Xavier 


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-07-29 Thread Francois Rogler

On Wed, Jul 28, 2004 at 08:04:06PM +0200, Alessio Piazza wrote:
 
 I have openbsd 3.5 and a usb modem alcatel speedtouch usb
 
 I've installed drivers speedtouch-1.2, becuase whit 1.3 I've received some errors
 
 Configuration's file: /etc/ppp/ppp.conf
 
 ---
 
 default:
 
 ident user-ppp VERSION (built COMPILATIONDATE)
 
 set log Phase Chat IPCP CCP tun command
 
 set ifaddr 10.0.0.1/0 10.0.0.2/0
 
 adsl:
 
 set authname 
 
 set authkey 
 
 set device !/usr/local/sbin/pppoa2 -vpi 8 -vci 35 -v 1
 
 accept chap
 
 set speed sync
 
 set timeout 0
 
 enable lqr
 
 set lqrperiod 5
 
 set redial 15 1
 
 set dial 
 
 add default HISADDR 
 
 enable dns
 
 Connection:
 
 ---
 
 # /usr/local/sbin/modem_run -a -f /usr/local/libdata/mgmt.o -m
 
 Now...
 
 # tail /var/log/messages
 
 Jul 28 20:40:23 Minas_Tirith modem_run[16908]: modem_run version 1.2 started by rev 
 uid 0
 
 ok, finally...
 
 # ppp -background adsl
 
 and I see...
 
 Working in background mode
 
 Using interface: tun0
 
 Warning: Add route failed: 0.0.0.0/0: errno: No such process
 
 Child failed (errdead)
 
 
 with following messages in log's file...
 
 # tail /var/log/messages
 
 Jul 28 20:44:42 Minas_Tirith ppp[29748]: tun0: Warning: Add route failed: 0.0.0.0/0: 
 errno: No such process 
 
 Jul 28 20:44:42 Minas_Tirith pppoa2[4261]: pusb_endpoint_open failed 
 
 # tail /var/log/daemon
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: deflink: Disconnected! 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: deflink: Connect time: 0 secs: 
 80 octets in, 88 octets out 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: deflink: 1 packets in, 1 
 packets out 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: total 168 bytes/sec, peak 0 
 bytes/sec on Wed Jul 28 20:44:42 2004 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: deflink: HUPing 4261 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: deflink: hangup - closed 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: bundle: Dead 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Phase: PPP Terminated (normal). 
 
 Jul 28 20:44:42 Minas_Tirith ppp[8828]: tun0: Chat: Parent notified of failure 
 
 Jul 28 20:44:42 Minas_Tirith ppp[29748]: tun0: Phase: Parent: Child failed (errdead) 
 
 ---
 
 Conclusion:
 
 
 Connection don't work...I don't have ideas...please help me :)
 
With the message you get, usually it's because pppoa2 doesn't stay in
background. It must exit for some reasons. The best would be configure
your syslogd to log pppoa2. So that you can see exactly what's going 
on.
You should also remove the LQR stuff from the ppp.conf. It can create
some problems.

Regards,

-- 
Francois Rogler

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]




[speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb

2004-07-29 Thread Alessio Piazza

 With the message you get, usually it's because pppoa2 doesn't stay in
 background. It must exit for some reasons. The best would be configure
 your syslogd to log pppoa2. So that you can see exactly what's going
 on.
 You should also remove the LQR stuff from the ppp.conf. It can create
 some problems.

 Regards,

 -- 
 Francois Rogler

 Liste de diffusion modem ALCATEL SpeedTouch USB
 Pour se désinscrire :
mailto:[EMAIL PROTECTED]


Hi Francois,

thanks for info :)

I have modified my configuration how your advice...



# /usr/local/sbin/modem_run -a -f /usr/local/libdata/mgmt.o -m

# tail /var/log/messages

Jul 29 14:49:01 Minas_Tirith /bsd: ugen0: ALCATEL Speed Touch USB, rev
1.10/0.00, addr 2

Jul 29 14:49:01 Minas_Tirith savecore: no core dump

Jul 29 14:52:06 Minas_Tirith modem_run[7029]: modem_run version 1.2 started

...it seems that's ok



# ppp adsl

Working in interactive mode

Using interface: tun0

Warning: Add route failed: 0.0.0.0/0: errno: No such process

ppp ON Minas_Tirith

...mmhh...( Warning message ? )...ok, don't work :(



So, I've change my ppp.conf; I've try this configuration:



adsl_1:

set device !/usr/local/sbin/pppoa2 -vpi 8 -vci 35 -v 1

accept chap

set speed sync

set timeout 0

set lqrperiod 5

set redial 15 0

set reconnect 15 1

set dial 

add! default HISADDR

enable dns



adsl_2:

set device !/usr/local/sbin/pppoa2 -vpi 8 -vci 35 -v 1

set speed sync

disable acfcomp protocomp

deny acfcomp

enable lqr

set lqrperiod 5

set dial

set login

set timeout 0

add! default HISADDR

enable DNS

enable mssfixup



but nothing...and log's file report:



# log/messages

Jul 30 02:29:53 Minas_Tirith pppoa2[27554]: pusb_endpoint_open failed

Jul 30 02:29:56 Minas_Tirith pppoa2[32213]: pusb_endpoint_open failed

Jul 30 02:29:59 Minas_Tirith pppoa2[16658]: pusb_endpoint_open failed

Jul 30 02:30:02 Minas_Tirith pppoa2[19329]: pusb_endpoint_open failed



# log/daemon

Jul 30 02:32:04 Minas_Tirith ppp[31214]: tun0: Phase: total 80 bytes/sec,
peak 0 bytes/sec on Fri Jul 30 02:32:04 2004

Jul 30 02:32:04 Minas_Tirith ppp[31214]: tun0: Phase: deflink: HUPing 28994

Jul 30 02:32:04 Minas_Tirith ppp[31214]: tun0: Phase: deflink: hangup -
opening

Jul 30 02:32:04 Minas_Tirith ppp[31214]: tun0: Phase: deflink: Enter pause
(3) for redialing.

Jul 30 02:32:04 Minas_Tirith ppp[31214]: tun0: Chat: deflink: Reconnect try
57 of 0

Jul 30 02:32:07 Minas_Tirith ppp[31214]: tun0: Chat: deflink: Redial timer
expired.

Jul 30 02:32:07 Minas_Tirith pppoa2[11550]: Starting PPPoA2 ( merged version
includes new ATM/AAL5 stack ) 1.2

Jul 30 02:32:07 Minas_Tirith ppp[31214]: tun0: Phase: deflink: Connected!

Jul 30 02:32:07 Minas_Tirith pppoa2[11550]: I'm the parent process, I handle
the endpoint 0x07

Jul 30 02:32:07 Minas_Tirith ppp[31214]: tun0: Phase: deflink: opening -
dial

Jul 30 02:32:07 Minas_Tirith ppp[31214]: tun0: Phase: deflink: dial -
carrier

Jul 30 02:32:07 Minas_Tirith pppoa2[11550]: Increasing SNDBUF from 2048 to
65536

Jul 30 02:32:07 Minas_Tirith pppoa2[11550]: Increasing RCVBUF from 4096 to
65536

Jul 30 02:32:07 Minas_Tirith ppp[31214]: tun0: Phase: deflink: carrier -
login

Jul 30 02:32:07 Minas_Tirith ppp[31214]: tun0: Phase: deflink: login - lcp

Jul 30 02:32:07 Minas_Tirith pppoa2[11550]: pusb_endpoint_open failed



ok, that's all...but connection don't work :(

Anyone know if openbsd work with this modem?



Bye, Alessio Piazza


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]