| I am running 4.2-RELEASE and have recompiled the kernel to include the | lines: | | Option NATM | ueagle* at usb? | | My Sagem [EMAIL PROTECTED] 800 E2 is recognised by the kernel: | | # dmesg | grep ueagle | ueagle0 at uhub3 port 2 | ueagle0 detached | ueagle0 at uhub3 port 2 | ueagle0: Analog Devices Eagle II, rev 1.00/50.0b, addr 2 | ueagle0: address: 00:60:4c:16:d1:60 | # | | My ISP uses IPoEoA. | I have done a bit of reading on ATM (although I am by no means an expert) | and I would like to know if IPoEoA is supported in ueagle.
No. ueagle supports plain IPoA (with or without LLC encap) and PPPoA only. It's more a limitation of the OS (netatm stack) than a limitation of the driver though. Are you sure your ISP really uses IPoEoA? It is the first time I see this. Does your modem synchronize at least? (just run ifconfig ueagle0 up) Damien