On Mon, 21 Jul 2008, Carlos Marcano wrote:
Go to this link, you will find info on the 536ep there:
<http://groups.google.com/group/ubuntu-modems>
These are older and don't claim to support even 2.6.25.
The one below seems to be more recent and is just source. I'm not on Debian or
Ubuntu so I can't install .deb packages directly (but 7zip did let me peek
inside the one referenced from your link). The below source is fine up thru
2.6.25.9, my last kernel.
http://linmodems.technion.ac.il/packages/Intel/Philippe.Vouters/
intel-536EP-2.56.76.0_2008_03_22.tar.bz2
but ...
which doesn't allow for the major changes in 2.6.26.
The tty_driver.h file as of 2.6.26 is vastly different. The
coredrv/softserial.c needs updating to allow for those changes. Unfortunately
I am C-handicapped (basic knowlege only. Structures of pointers to structures
make me dizzy).