I just was notified that I should make the kernel headers available as well, so people can build other modules.
Crap. Was also asked to provide the source.
Yet another edit: was asked to provide the actual patch.
I just was notified that I should make the kernel headers available as well, so people can build other modules.
Crap. Was also asked to provide the source.
Yet another edit: was asked to provide the actual patch.
[...] Got EVDO going on the new kernel as well, it was as easy as getting the source, copying the config from /boot into the kernel src directory, and running make modules. Then I stuck the new usbserial.ko module into the /lib/modules/2.6.17-10-generic/kernel/drivers/usb/serial directory, and it JustWorked(TM). I should probably package-ize that module, but I’m too lazy and overloaded to work on figuring that piece out right now. Feel free to grab my kernel module and do the same, if you’re running 2.6.17-10-generic. I used the same patch as last time if you want to build it yourself. Have fun! [...]