This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and
TMS320C6711 DSP Starter Kits (DSKs). The device dri ...
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c
but has been rewritten to be easy to read and use, as no locks are now
needed anymore.