> Does this patch help?

A further examiniation:
[...]
printk ("fri: mein type %x\n",dev->type);
                switch (dev->type) {

[...]
shows this:

[EMAIL PROTECTED]:/usr/src/linux-source-2.6.21# dmesg | grep fri
fri: mein type 1

that is defined as ARPHRD_ETHER in include/linux/if_arp.h.

As far as i understand this means, that my ppp0 device is recognized as 
Ethernetinterface.

Any further help/ideas?

Frithjof
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to