Posts Tagged ‘usb’

Maemo USB are going open source

Thursday, October 15th, 2009

We are moving towards an open source development style so instead of pushing our code to mainline kernel tree after the project has finished, we will start working straight with linux-usb community and push our changes to mainline much more frequently.

Let's hope this new model helps us keeping more in touch with the USB community.

Our tree is available at http://gitorious.org/usb

VN:F [1.9.0_1079]
Rating: 5.0/5 (2 votes cast)
VN:F [1.9.0_1079]
Rating: +1 (from 1 vote)

USB Composite Gadget Framework

Sunday, May 25th, 2008

Hi all,

Let's take a look at the brand new, yet-to-be-merged USB Composite Gadget Framework.

The framework was introduced by Linux USB Developer David Brownell and, thanks to his great work, we're gonna be able to reuse what we now call usb function drivers into another entities, combining them to create a usb composite gadget.

Quoting Dave himself:

We want to split most of the current gadget drivers into reusable/combinable "usb_function" entities, making it easier to set up composite and multi-configuration gadgets.

(more...)

VN:F [1.9.0_1079]
Rating: 4.0/5 (1 vote cast)
VN:F [1.9.0_1079]
Rating: 0 (from 0 votes)

OTG Overview

Wednesday, November 7th, 2007

Hi all,

Let's start to take a look in USB OTG (On-the-go) functionalities. Of course, I'll focus on linux and MUSB driver which you can find in linux-omap git tree. In this first post, just a quick overview of the specs and its features.

(more...)

VN:F [1.9.0_1079]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.0_1079]
Rating: 0 (from 0 votes)