bootkbd.c File Reference

#include "../virthid.h"
#include <errno.h>
#include <usb/debug.h>
#include <usb/hid/hid.h>
#include <usb/hid/usages/core.h>
#include "../report.h"

Go to the source code of this file.

Defines

#define INPUT_SIZE   8

Functions

static void live (vuhid_interface_t *iface)
static int on_data_in (vuhid_interface_t *iface, void *buffer, size_t buffer_size, size_t *act_buffer_size)
static int on_data_out (vuhid_interface_t *iface, void *buffer, size_t buffer_size)

Variables

static uint8_t in_data []
static size_t in_data_count = sizeof(in_data)/INPUT_SIZE
static size_t in_data_position = 0
uint8_t report_descriptor []
vuhid_interface_t vuhid_interface_bootkbd


Detailed Description

Definition in file bootkbd.c.


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