This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.
Holger Hans Peter Freyther holger at freyther.deOn 05/06/2012 06:16 PM, Christian Inci wrote: > - if (m_id != CFI_MANUF_INTEL) { > + if (m_id != CFI_MANUF_INTEL && m_id != CFI_MANUF_ST) { > /* we only support intel devices */ > return -ENOTSUP; update the comment. :)