main.c File Reference

Main routines of USB KBD driver. More...

#include <ddf/driver.h>
#include <usb/debug.h>
#include <errno.h>
#include <str_error.h>
#include <usb/dev/driver.h>
#include "kbddev.h"
#include "kbdrepeat.h"

Go to the source code of this file.

Defines

#define NAME   "usbkbd"

Functions

int main (int argc, char *argv[])
 Main entry point.
static int usb_kbd_add_device (usb_device_t *dev)
 Callback for passing a new device to the driver.
static int usb_kbd_try_add_device (usb_device_t *dev)
 Function for adding a new device of type USB/HID/keyboard.

Variables

static usb_driver_t usb_kbd_driver
static usb_driver_ops_t usb_kbd_driver_ops


Detailed Description

Main routines of USB KBD driver.

Definition in file main.c.


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