On Friday 12 December 2008 13:04:09 ext Marcel Holtmann wrote: [...] > > But for little endian-systems and also to ensure endian neutrality, data > > writes are done one byte at a time. > > Lets keep doing it byte by byte for now. However keep in mind that the > input stream can also be in big endian even it is runs on a little > machine. And vice-versa. Yes I know, thanks for reminding :) This patch does not touch endian conversion for the input data, so everything should be OK. Anyway, it's better to do some real tests on big-endian systems just to be sure. The endian conversion and channels deinterleaving part for the input data is actually another performance bottleneck in SBC and can be also optimized. -- Best regards, Siarhei Siamashka -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html