[speedtouch] mailing list

2001-11-26 Thread Bananaskin



 


[speedtouch] Re: SMP or not ?

2001-11-26 Thread Hamish Marson

Edouard Gomez wrote:

> On Mon, Nov 26, 2001 at 01:13:24AM +0100, Damien Charlet wrote:
>
> > Hello all,
> >
> > Before deciding between buying an USB modem or spending the sup. $$$ for an
> > ethernet one, I'd like to know something: Are these drivers SMP safe ??
> >
> > I found the answer neither on the site nor in the doc, and I got a
> > dual-celeron box...
> > Thanx for your answer,
> >
>
>  Our driver has been used successfully with SMP (Dual Pentium). But I don't
> remember well the configuration.
>

I use it on a dual PIII 866EB system with an Abit VP6 motherboard. The only
problem i experience is that certain sites don't work when downloading binary
files (e.g. I can't download an .exe's from www.garmin.com). Now why this occurs
I'm not certain (Yet... I just have to find more time to debug it properly)... It
may not necessarily be the drivers & SMP, but it's the only problem I have...


>
>  If you want more details, try to contact Benoit Locher <[EMAIL PROTECTED]>
> He's the one who's using our driver with a SMP config.
>
> (If I'm wrong and Benoit Locher doesn't use SMP + our driver, forgive me and
>  let me know that :-)
>
> --
> Edouard Gomez
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>

--

I don't suffer from Insanity...
I enjoy every minute of it...

http://www.travellingkiwi.com/




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





[speedtouch] Re: problems with the drivers

2001-11-26 Thread Hamish Marson

v wrote:

> I run on a dual p2-350 linux (debian ) kernel 2.4.14 custom
> i posted here a while back to get the drivers working and they do just fine.
> However recently my isp (bt internet) has been having a few problems to say
> the least and i get randomly disconnected every now and then. When i do get
> disconnected pppoa2 produces about 2000 process thread all defunc and i have
> no way of killing the process as everytime i try i get a message about too
> many forks system resources busy try later. The only solution is to turn off
> the machine and turn back on. which means a long time waiting for the file
> system check has anyone come across this if so does any1 know of the solution
> ? could it be because i am on a dual board ?
>

Nope. I don't believe that is caused by the SMP...

I have this when using pppoa3... I'm back at ppoa2. And they're as stable as can
be...

FWIW

pppoa3 just forks ad-inifinitum...
pppoa2m repeatedly dies & starts a new connection. About once a minute from
memory...

pppoa2 works fine for me. Apart from some corruption somewhere on combinations of
certain files from certain sites...


>
> help much appreciated
>
> thanks
>
> v
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>

--

I don't suffer from Insanity...
I enjoy every minute of it...

http://www.travellingkiwi.com/




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





[speedtouch] Re: mistery talk

2001-11-26 Thread Edouard Gomez

On Mon, Nov 26, 2001 at 05:28:33PM +0100, Hugo Coolens wrote:

> nevertheless, it is preferable to build your own kernel for many reasons that
> could not be explain in this document.
> 
> I  really like to know those reasons why, we're using Linux here not MS$
> 

If you compile your own kernel...

1 - It is adapted to your needs ( CPU, devices...)
So the resulting kernel will be :
 - lighter
 - faster (because it is compiled for __your__ cpu)
2 - You can apply the n_hdlc patch :-)
3 - Unlike M$ kernels, Linux can be configured, compiled by you.
Hey ! You're using Linux, it's time for you to learn something
about how your computer works :-)

-- 
Edouard Gomez

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





[speedtouch] Re: mistery talk

2001-11-26 Thread Stéphane Gault

lol, in fact i think they mean that anyone have personal use for theyr linux
box, ( some server, some workstation, some dev box .etc) that way one
have specific topics to include or not in the kernel, u have a common base
to make speedtouch working the rest is made of what u want to use There
is no standard options, u need to custumize ur kernel, in order to make it
run faster (boot, exec ...) for ur day/to/day use...

So If they had to explain all reasons, they will need like a new ML to
discuss about it !!!

Cheers,

Stéphane.



-Message d'origine-
De: Hugo Coolens [mailto:[EMAIL PROTECTED]]
Date: lundi 26 novembre 2001 17:29
À: [EMAIL PROTECTED]
Objet: [speedtouch] mistery talk


Can anyone on this list clearify a bit this mysterious passage in the
documentation:

nevertheless, it is preferable to build your own kernel for many reasons
that
could not be explain in this document.

I  really like to know those reasons why, we're using Linux here not MS$

regards,
Hugo


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



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





[speedtouch] mistery talk

2001-11-26 Thread Hugo Coolens

Can anyone on this list clearify a bit this mysterious passage in the
documentation:

nevertheless, it is preferable to build your own kernel for many reasons that
could not be explain in this document.

I  really like to know those reasons why, we're using Linux here not MS$

regards,
Hugo


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





[speedtouch] Re: SMP or not ?

2001-11-26 Thread v

On Monday 26 Nov 2001 12:35 am, you wrote:
> On Mon, Nov 26, 2001 at 01:13:24AM +0100, Damien Charlet wrote:
> > Hello all,
> >
> > Before deciding between buying an USB modem or spending the sup. $$$ for
> > an ethernet one, I'd like to know something: Are these drivers SMP safe
> > ??
> >
> > I found the answer neither on the site nor in the doc, and I got a
> > dual-celeron box...
> > Thanx for your answer,
>
>  Our driver has been used successfully with SMP (Dual Pentium). But I don't
> remember well the configuration.
>
>  If you want more details, try to contact Benoit Locher
> <[EMAIL PROTECTED]> He's the one who's using our driver with a SMP
> config.
>
> (If I'm wrong and Benoit Locher doesn't use SMP + our driver, forgive me
> and let me know that :-)

im using smp no probs here (dual p2-350) the drivers installed fine and works 
fine.
There is nothing to fear but yeah you may come across the problem i just had 
about processes going defunc when your isp has glitches and you can see the 
solution posted by taps. 
So go ahead and try it and if you run into probs im sure the people here will 
priovide you with a solution.

v

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





[speedtouch] Re: [ATTENTION] A vos Antivirus...

2001-11-26 Thread Stéphane Gault

Salut disons que l'avantage de Trend Micro Interscan virusWall est sa
capacité à scanner SMTP, FTP, HHTP en real time. Implémentable sous NUX
sans probleme.

P.S: desolé pour cet écart dans la ML...

Stéphane.



-Message d'origine-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Date: lundi 26 novembre 2001 16:09
À: [EMAIL PROTECTED]
Objet: [speedtouch] Re: [ATTENTION] A vos Antivirus... 


Tu peux faire un truc du genre LINUX + QMAIL + QMAIL-SCANNER + Trend micro
Virus Wall.

Je pense que Sendmail doit pouvoir s'interfacer avec.

Christophe.

> -Message d'origine-
> De : Olivier ROBLE [mailto:[EMAIL PROTECTED]]
> Envoyé : lundi 26 novembre 2001 16:12
> À : [EMAIL PROTECTED]
> Objet : [speedtouch] Re: [ATTENTION] A vos Antivirus... 
> 
> 
> d'ailleurs .. rien a voir avec le sujet de la liste de diff 
> ...mais sous
> linux + sendmail .. que dois je utiliser pour scanner les mails ???
> 
> merci .. :))
> - Original Message -
> From: "Stéphane Gault" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, November 26, 2001 3:14 PM
> Subject: [speedtouch] Re: [ATTENTION] A vos Antivirus...
> 
> 
> > Lol tu utilises le meme que moa  lol
> >
> > ScanMail for Microsoft Exchange has detected virus-infected 
> attachment(s).
> >
> > Place = [EMAIL PROTECTED]
> > Sender = mnewman.co.uk
> > Subject = [speedtouch] Re: (No MIME-Version: 1.0
> > Delivery Time = November 26, 2001 (Monday) 15:10:25
> >
> > Action on virus found:
> >
> > "WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
> > ScanMail has deleted the attachment.
> >
> > Message from recipient's administrator:
> > Warning! A virus has been found in a mail attachment sent to you.
> >
> > -Message d'origine-
> > De: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]
> > Date: lundi 26 novembre 2001 15:08
> > À: [EMAIL PROTECTED]
> > Objet: [speedtouch] [ATTENTION] A vos Antivirus...
> > Importance: Haute
> >
> >
> >
> >
> > -Message d'origine-
> > De : System Attendant
> > Envoyé : lundi 26 novembre 2001 15:06
> > À : L'équipe d'administration systèmes
> > Objet : ScanMail Message: To Administrator, virus found and action
> > taken.
> >
> >
> > ScanMail for Microsoft Exchange has blocked a file attachment(s).
> >
> > Place = [EMAIL PROTECTED]
> > Sender = mnewman.co.uk
> > Subject = [speedtouch] Re: (No MIME-Version: 1.0
> > Delivery Time = November 26, 2001 (Monday) 15:05:40
> >
> > Action on file attachment(s):
> >
> > "WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
> > ScanMail has deleted the attachment.
> >
> > Message from recipient's administrator:
> > Warning to administrator. ScanMail detected a virus in an email
> attachment.
> >
> > Liste de diffusion modem ALCATEL SpeedTouch USB
> > Pour se désinscrire :
> > mailto:[EMAIL PROTECTED]?subject=unsubscribe
> >
> >
> >
> > Liste de diffusion modem ALCATEL SpeedTouch USB
> > Pour se désinscrire :
> mailto:[EMAIL PROTECTED]?subject=unsubscribe
> >
> >
> 
> 
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire : 
mailto:[EMAIL PROTECTED]?subject=unsubscribe



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



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





[speedtouch] Re: problems with the drivers

2001-11-26 Thread v

On Monday 26 Nov 2001 7:51 am, you wrote:
> Hello v,
>
> Monday, November 26, 2001, 1:38:53 AM, you wrote:
> > no way of killing the process as everytime i try i get a message about
> > too many forks system resources busy try later. The only solution is to
> > turn off the machine and turn back on. which means a long time waiting
> > for the file system check has anyone come across this if so does any1
> > know of the solution ? could it be because i am on a dual board ?
>
> I had the same problem. (I have an UP-machine.)
> Solution: There is a patch (I don't know the exact name but something
> like "n_hdlc") inside the speedtouch - package which must be
> patched against the kernel. Now it works perfectly (at least for
> me)...
>
>
> cu
> taps

Thanks taps,

I will try that now.

v

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





[speedtouch] Re: [ATTENTION] A vos Antivirus...

2001-11-26 Thread Christophe . Lesur

Tu peux faire un truc du genre LINUX + QMAIL + QMAIL-SCANNER + Trend micro
Virus Wall.

Je pense que Sendmail doit pouvoir s'interfacer avec.

Christophe.

> -Message d'origine-
> De : Olivier ROBLE [mailto:[EMAIL PROTECTED]]
> Envoyé : lundi 26 novembre 2001 16:12
> À : [EMAIL PROTECTED]
> Objet : [speedtouch] Re: [ATTENTION] A vos Antivirus... 
> 
> 
> d'ailleurs .. rien a voir avec le sujet de la liste de diff 
> ...mais sous
> linux + sendmail .. que dois je utiliser pour scanner les mails ???
> 
> merci .. :))
> - Original Message -
> From: "Stéphane Gault" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, November 26, 2001 3:14 PM
> Subject: [speedtouch] Re: [ATTENTION] A vos Antivirus...
> 
> 
> > Lol tu utilises le meme que moa  lol
> >
> > ScanMail for Microsoft Exchange has detected virus-infected 
> attachment(s).
> >
> > Place = [EMAIL PROTECTED]
> > Sender = mnewman.co.uk
> > Subject = [speedtouch] Re: (No MIME-Version: 1.0
> > Delivery Time = November 26, 2001 (Monday) 15:10:25
> >
> > Action on virus found:
> >
> > "WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
> > ScanMail has deleted the attachment.
> >
> > Message from recipient's administrator:
> > Warning! A virus has been found in a mail attachment sent to you.
> >
> > -Message d'origine-
> > De: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]
> > Date: lundi 26 novembre 2001 15:08
> > À: [EMAIL PROTECTED]
> > Objet: [speedtouch] [ATTENTION] A vos Antivirus...
> > Importance: Haute
> >
> >
> >
> >
> > -Message d'origine-
> > De : System Attendant
> > Envoyé : lundi 26 novembre 2001 15:06
> > À : L'équipe d'administration systèmes
> > Objet : ScanMail Message: To Administrator, virus found and action
> > taken.
> >
> >
> > ScanMail for Microsoft Exchange has blocked a file attachment(s).
> >
> > Place = [EMAIL PROTECTED]
> > Sender = mnewman.co.uk
> > Subject = [speedtouch] Re: (No MIME-Version: 1.0
> > Delivery Time = November 26, 2001 (Monday) 15:05:40
> >
> > Action on file attachment(s):
> >
> > "WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
> > ScanMail has deleted the attachment.
> >
> > Message from recipient's administrator:
> > Warning to administrator. ScanMail detected a virus in an email
> attachment.
> >
> > Liste de diffusion modem ALCATEL SpeedTouch USB
> > Pour se désinscrire :
> > mailto:[EMAIL PROTECTED]?subject=unsubscribe
> >
> >
> >
> > Liste de diffusion modem ALCATEL SpeedTouch USB
> > Pour se désinscrire :
> mailto:[EMAIL PROTECTED]?subject=unsubscribe
> >
> >
> 
> 
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire : 
mailto:[EMAIL PROTECTED]?subject=unsubscribe



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





[speedtouch] Re: [ATTENTION] A vos Antivirus...

2001-11-26 Thread Olivier ROBLE

d'ailleurs .. rien a voir avec le sujet de la liste de diff ...mais sous
linux + sendmail .. que dois je utiliser pour scanner les mails ???

merci .. :))
- Original Message -
From: "Stéphane Gault" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 26, 2001 3:14 PM
Subject: [speedtouch] Re: [ATTENTION] A vos Antivirus...


> Lol tu utilises le meme que moa  lol
>
> ScanMail for Microsoft Exchange has detected virus-infected attachment(s).
>
> Place = [EMAIL PROTECTED]
> Sender = mnewman.co.uk
> Subject = [speedtouch] Re: (No MIME-Version: 1.0
> Delivery Time = November 26, 2001 (Monday) 15:10:25
>
> Action on virus found:
>
> "WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
> ScanMail has deleted the attachment.
>
> Message from recipient's administrator:
> Warning! A virus has been found in a mail attachment sent to you.
>
> -Message d'origine-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Date: lundi 26 novembre 2001 15:08
> À: [EMAIL PROTECTED]
> Objet: [speedtouch] [ATTENTION] A vos Antivirus...
> Importance: Haute
>
>
>
>
> -Message d'origine-
> De : System Attendant
> Envoyé : lundi 26 novembre 2001 15:06
> À : L'équipe d'administration systèmes
> Objet : ScanMail Message: To Administrator, virus found and action
> taken.
>
>
> ScanMail for Microsoft Exchange has blocked a file attachment(s).
>
> Place = [EMAIL PROTECTED]
> Sender = mnewman.co.uk
> Subject = [speedtouch] Re: (No MIME-Version: 1.0
> Delivery Time = November 26, 2001 (Monday) 15:05:40
>
> Action on file attachment(s):
>
> "WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
> ScanMail has deleted the attachment.
>
> Message from recipient's administrator:
> Warning to administrator. ScanMail detected a virus in an email
attachment.
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire :
> mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire :
mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>


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





[speedtouch] Re: [ATTENTION] A vos Antivirus...

2001-11-26 Thread Stéphane Gault

Lol tu utilises le meme que moa  lol

ScanMail for Microsoft Exchange has detected virus-infected attachment(s).

Place = [EMAIL PROTECTED]
Sender = mnewman.co.uk
Subject = [speedtouch] Re: (No MIME-Version: 1.0
Delivery Time = November 26, 2001 (Monday) 15:10:25

Action on virus found:

"WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
ScanMail has deleted the attachment.

Message from recipient's administrator:
Warning! A virus has been found in a mail attachment sent to you.

-Message d'origine-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Date: lundi 26 novembre 2001 15:08
À: [EMAIL PROTECTED]
Objet: [speedtouch] [ATTENTION] A vos Antivirus... 
Importance: Haute




-Message d'origine-
De : System Attendant 
Envoyé : lundi 26 novembre 2001 15:06
À : L'équipe d'administration systèmes
Objet : ScanMail Message: To Administrator, virus found and action
taken.


ScanMail for Microsoft Exchange has blocked a file attachment(s).

Place = [EMAIL PROTECTED]
Sender = mnewman.co.uk
Subject = [speedtouch] Re: (No MIME-Version: 1.0
Delivery Time = November 26, 2001 (Monday) 15:05:40

Action on file attachment(s):

"WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
ScanMail has deleted the attachment.

Message from recipient's administrator:
Warning to administrator. ScanMail detected a virus in an email attachment.

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



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





[speedtouch] [ATTENTION] A vos Antivirus...

2001-11-26 Thread Christophe . Lesur



-Message d'origine-
De : System Attendant 
Envoyé : lundi 26 novembre 2001 15:06
À : L'équipe d'administration systèmes
Objet : ScanMail Message: To Administrator, virus found and action
taken.


ScanMail for Microsoft Exchange has blocked a file attachment(s).

Place = [EMAIL PROTECTED]
Sender = mnewman.co.uk
Subject = [speedtouch] Re: (No MIME-Version: 1.0
Delivery Time = November 26, 2001 (Monday) 15:05:40

Action on file attachment(s):

"WORM_BADTRANS.B" virus was found in attachment "Humor.MP3.scr",
ScanMail has deleted the attachment.

Message from recipient's administrator:
Warning to administrator. ScanMail detected a virus in an email attachment.

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





[speedtouch] Re: (No MIME-Version: 1.0

2001-11-26 Thread Stéphane Gault

ne pas ouvrir l'attachement virus dedans :(
 
mnewman t'as un worm chez toa 
 

Stéphane GAULT 

Ingénieur Commercial 

DNS TELECOM - Integrateur de systemes et services de telecommunications 
Tour Atlantique - 13ème étage. 
Place de la Pyramide- La Défense 9 
92911 Paris la Défense Cedex. 
Tel: 01 49 04 25 22 Fax: 01 72 92 12 01 
[EMAIL PROTECTED] - http://www.dnstelecom.fr 

Hassle Free Network Solutions & products 

 

-Message d'origine-
De: mnewman.co.uk [mailto:[EMAIL PROTECTED]]
Date: lundi 26 novembre 2001 15:11
À: [EMAIL PROTECTED]
Objet: [speedtouch] Re: (No MIME-Version: 1.0




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





[speedtouch] Re: (No MIME-Version: 1.0

2001-11-26 Thread mnewman.co.uk





[speedtouch] Re: SMP or not ?

2001-11-26 Thread Alex Bennee

> On Mon, Nov 26, 2001 at 01:13:24AM +0100, Damien Charlet wrote:
>> Before deciding between buying an USB modem or spending the sup. $$$
>> for an ethernet one, I'd like to know something: Are these drivers SMP
>> safe ??
> Edouard Gomez wrote:
>  Our driver has been used successfully with SMP (Dual Pentium). But I
>  don't

In theory there should be no reason why the driver woudn't work on SMP. The 
individual tasks use POSIX semaphores and threads for inter-thread 
syncronisation and pipes for interprocess communication (with pppd).

If you find any problems (which I think is unlikly) we can help to debug it 
after all :-)

Alex.



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