History log of /barrelfish-master/include/usb/usb_xfer.h
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>


# 345cae4f 18-Jul-2013 Reto Achermann <acreto@student.ethz.ch>

library done with formatting


# 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...


# 62911cc5 12-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Device discovery and initialization
Fixing bugs with control transfers
usb_driver to wrap the look up for new device drivers


# c28b4ffb 08-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Fixed: little endian <-> big endian order in the structs
Executing write transfers with no data stage seems to work


# 03232978 01-Jun-2013 Reto Achermann <acreto@student.ethz.ch>

Bug fixes, handling of port status change requests,


# 045bf306 18-May-2013 Reto Achermann <acreto@student.ethz.ch>

usb manager flounder defs.

--HG--
rename : lib/usb/usb_driver.c => lib/usb/usb_manager_client.c


# 03d1fce6 17-May-2013 Reto Achermann <acreto@student.ethz.ch>

HCD interface definition for the USB device drivers


# c74a883d 16-May-2013 Reto Achermann <acreto@student.ethz.ch>

functions to setup transfers on the EHCI controller.


# 95265524 03-May-2013 Reto Achermann <acreto@student.ethz.ch>

Changed kernel to hand out the capability for the device range and code for initializing the host controller

--HG--
rename : usr/drivers/usb/usb_manager/usb.c => usr/drivers/usb/usb_manager/usb_manager.c


# d90c457e 30-Apr-2013 Reto Achermann <acreto@student.ethz.ch>

Flounder Defs and Mackerel Dev

--HG--
rename : if/usb.if => if/usb_manager.if
rename : usr/drivers/usb/usb_manager/usb_device.h => include/usb/usb_device.h
rename : usr/drivers/usb/usb_manager/usb_xfer.h => include/usb/usb_xfer.h