History log of /barrelfish-master/usr/drivers/usb/usb_keyboard/usb_keyboard_driver.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 46bbad16 23-Feb-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

flounder: making const pointers in the usb module

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# a186d958 24-Jul-2013 Reto Achermann <acreto@student.ethz.ch>

Mackerel Finished, Booting USB Manager works with new interface. Changed some stuff with the idle rate


# 0766a973 29-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Last commit before merge


# 8deb0fd6 22-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Added: Fish support for ARM. Terminal works using USB keyboard
Typing input works, is a little bit buggy though...


# 84bed0e3 22-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Clean up of files and adding comments


# 7a9467cb 20-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Working solution with idle rate 48ms.
Fixed some bugs in the handling of transfers


# 871a64f0 18-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

first key code processing


# 70386a29 17-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Added: channel to the driver for complete callbacks...


# 43c0f83b 16-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Keyboard driver connection to usb manager, fixed requests and alignments


# 9ed0661d 13-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Attach / Detach events of devices...


# 86c921fc 21-May-2013 Reto Achermann <acreto@student.ethz.ch>

usb keyboard driver additions


# 3d1903ab 20-May-2013 Reto Achermann <acreto@student.ethz.ch>

Added files for HID support. Added service export for keyboard.

--HG--
rename : include/usb/class/usb_hdi_request.h => include/usb/class/usb_hid.h
rename : lib/usb/class/usb_hub_request.c => lib/usb/class/usb_hub.c