> I'm working in the bluetooth part in a project based on the > 2.6.35 linux kernel. > > We've found some bugs related to bluetooth, and I've seen > that most of these bugs have been solved by latest releases > (2.6.36 and 2.6.37). > > To implement these modifications, I have the following > options: > > 1- Implement all the patches one by one > 2- Use the bluetooth modules (*.ko) included in the latest > compat-wireless release > 3- Overwrite the bluetooth source files in the kernel with > the ones coming from compat-wireless and rebuild > > In my opinion, the 2nd solution seems the cleaner and > easier way to achieve this. Could you advise me about the > best way to proceed? > Thanks > > Regards Compat-wireless is your best bet. Noninvasive solution to your problem. Walter -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html