chardev.c File Reference

Chardev keyboard port driver. More...

#include <ipc/char.h>
#include <async.h>
#include <kbd_port.h>
#include <kbd.h>
#include <vfs/vfs.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>

Go to the source code of this file.

Defines

#define NAME   "kbd"

Functions

static void kbd_port_events (ipc_callid_t iid, ipc_call_t *icall)
int kbd_port_init (void)
 Initializes keyboard handler.
void kbd_port_reclaim (void)
void kbd_port_write (uint8_t data)
void kbd_port_yield (void)

Variables

static int dev_phone
static const char * in_devs []
 List of devices to try connecting to.
static const int num_devs = sizeof(in_devs) / sizeof(in_devs[0])


Detailed Description

Chardev keyboard port driver.

Definition in file chardev.c.


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