A recent article from lwn.net shows ProFUSION in the most active employers for networking stuff in the 2.6.35 release cycle. That was due to the work we did in the Bluetooth stack implementing the L2CAP Extended Features (see older post in this blog to learn about L2CAP Extended Features). Nice!
Some days ago I requested a account to the kernel.org admins, today I finished to setup my kernel git tree there. If you were following my git tree at git.profusion.mobi please change your remote to the kernel.org one. git clone git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-testing.git You can also browse on the gitweb view here. =)
Posted on April 26, 2010, 2:20 am UTC, by padovan, under
bluez,
profusion.
Here at ProFUSION I’m working to finish the L2CAP Extended Features introduced in the Core Specification Addendum 1 of the Bluetooth Specification. As you can see in older posts in this blog I have started that implementation by myself during the last year’s Google Summer of Code. The project was too big and I wasn’t [...]
Since the last post here (it was a long time ago :-) too much work was done, but ERTM isn’t fully implemented yet. So, what did I do last month? I’ll explain each of the features I implemented on the next paragraphs, but if this are boring for you just take a look at the [...]