Their clean target in the Makefile doesn't seem to clean up the object files in os/linux but even after cleaning that up and substituting usb_buffer_coherent for usb_buffer_alloc_coherent I still get errors.
Last error: 2010_0915_RT3572_Linux_STA_v2.4.0.2/os/linux/../../common/cmm_mac_usb.c:34: note: expected ‘VOID **’ but argument is of type ‘UCHAR **’ I already had done the previous recommendation of moving them from usb_buffer_alloc to usb_buffer_coherent. They are now set to usb_buffer_alloc_coherent. Has anyone built this driver successfully against 2.6.35-22-generic on Maverick using the v2.4.0.2 tarball that the vendor now has available (the one previous users were having success with isn't available from the vendor anymore) -- Linksys By Cisco WUSB600N v2 Doesn't Work https://bugs.launchpad.net/bugs/408165 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
