On Fri, Mar 7, 2008 at 5:46 PM, Tony Espy <[EMAIL PROTECTED]> wrote: > > my patches are were generated from local git commits made to a clone of > the latest hardy-lum tree. > > i re-named the 8686 driver directory from /8686_v9 ( which isn't an > appropriate name for the driver IMHOP ) to /8686_wlan which is why the > driver tree was effectively replaced.
I am afraid I didn't like the way you did those patches, since they combined the renaming operation with the bit that makes WPA work. I redid the patches to split out the changes a little better: Patch 1 - move 8686_v9 -> 8686_wlan (using git-mv) Patch 2 - Fix naming of driver module in makefile Patch 3 - Make it work with wpa Could you confirm that this works for you? Patch 3 is also a little suspect, since you seem to comment out SET_DRVER_OWNER, etc. Could you please confirm why that is needed? > any future diffs will be incremental, and as i said before, i'm > volunteering to maintain the marvell drivers in the lum tree and keep > them in sync with intel's version. i also will make sure they get my > patches. Thanks. Regards, Amit -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
