I set up a quickie build environment, and banged out a driver for the Sierra Wireless 881U UMTS/HSDPA/3G modem (and others)... Mine is on AT&T in the US, but the driver doesn't really care. PPP connect scripts will, however... Your mileage my vary.
It works with a whole pile of devices... Its compiled for kernel 2.6.23.9lw, which is the latest available. More info is at the FAQ page, linked below.
To get it to work: As root, copy the sierra.ko file to /lib/modules/2.6.23.9lw/other/ directory, then run "depmod -a". Reboot, just for good measure, and it'll take.
As for the actual connect stuff, you're on your own. I followed this FAQ page at Sierra Wireless's site, and it works great:
http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=1076
The driver is attached.
-Adam
It works with a whole pile of devices... Its compiled for kernel 2.6.23.9lw, which is the latest available. More info is at the FAQ page, linked below.
To get it to work: As root, copy the sierra.ko file to /lib/modules/2.6.23.9lw/other/ directory, then run "depmod -a". Reboot, just for good measure, and it'll take.
As for the actual connect stuff, you're on your own. I followed this FAQ page at Sierra Wireless's site, and it works great:
http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=1076
The driver is attached.
-Adam