----- Original Message ----- 
From: "Roger London" <[EMAIL PROTECTED]>
To: <speedtouch@ml.free.fr>
Sent: Thursday, September 20, 2007 9:27 PM
Subject: [speedtouch] Re: Feisty


>
> Gilles
>
> I have no connection through Linux at the moment - I have to switch back
to
> Windows to e-mail you which is a bit of a nuisance!
>
> I have checked the contents of /proc/net/atm which is as follows:
>
> /proc/net/atm/arp
> /proc/net/atm/devices
> /proc/net/atm/pvc
> /proc/net/atm/speedtch:0
That mean your speedtouch is there as the first atm device.

> /proc/net/atm/svc
> /proc/net/atm/vc
>
> These are all empty texts files registering 0 bytes.
>
This is special files
You have to do so to see the content
cat /proc/net/atm/speedtch:0

You could report content of all files inside /proc/net/atm with this one
liner
 find /proc/net/atm -exec cat {} \;

With the informations displayed by those files, you could know what has been
send and received.

Please report too what appear when you start the connection.

Gilles


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

        

Reply via email to