I forgot to mention one more change I had to make in the file driver.h: #include <asm/semaphore.h>
must be changed to: #include <linux/semaphore.h> I was home for lunch and could test the module on Intrepid, it seems to work well, I could establish an ISDN connection without problems using bongosurfer (oh oh, a little bit surreptitious advertising ;) ) I made a diff with all the changes (see attachment). It can be applied in src/ with "patch -p1 < fxusb_cz-intrepid.patch" I will try to update my old tutorial soon (http://bongosurfer.forenking.com/viewtopic.php?t=560) If someone knows a better solution for the MODULE_LICENSE thing, it would be nice to post it here... It would still be very nice and much easier if this module could be included in the AVM restricted package! Pascal ** Attachment added: "Patch for compiling fxusb_cz on Ubuntu Intrepid" http://launchpadlibrarian.net/20385579/fxusb_cz-intrepid.patch -- avm fxusb_cz driver mod https://bugs.launchpad.net/bugs/128299 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
