Hi! > > Firmware load was converted to hci_cmd_sync(). Unfortunately, the > > firmware is needed after every open/close, so the setup mechanism does > > not quite fit. (But code is now way cleaner). > > What is the reason for that? Does it mean that the device will always loose > all its settings when powering it down. Do we know why that is that way and > can we maybe change it? >
Well, on hci_close(), original code asserts reset GPIO. I guess that clears everything... I got it working with that removed, and it means I can set the address the normal way. What are implications for power consumption... I'm not sure at this point. Lets worry about that later. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/