main.c File Reference

Main routines of USB multi interface device driver. More...

#include <errno.h>
#include <str_error.h>
#include <usb/debug.h>
#include <usb/classes/classes.h>
#include <usb/dev/request.h>
#include <usb/descriptor.h>
#include <usb/dev/pipes.h>
#include "usbmid.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Main entry point.
static int usbmid_add_device (usb_device_t *dev)
 Callback when new MID device is attached to the host.

Variables

static usb_driver_t mid_driver
 USB MID driver.
static usb_driver_ops_t mid_driver_ops
 USB MID driver ops.


Detailed Description

Main routines of USB multi interface device driver.

Definition in file main.c.


Generated on Thu Jun 2 07:45:51 2011 for HelenOS/USB by  doxygen 1.4.7