History for honey-os / src / userland / usb / xhci / xhci.c
2023-07-09
@biosfood
add hid program to manage HID (usb) devices
biosfood committed on 9 Jul 2023
2023-07-02
@biosfood
add mouse service to manage mouse position
biosfood committed on 2 Jul 2023
2023-07-01
@biosfood
add fork system call
biosfood committed on 1 Jul 2023
2023-06-24
@biosfood
kernel await / fire event: add code to wait for specific event
biosfood committed on 24 Jun 2023
2023-06-06
@biosfood
usb mouse: report summed position
biosfood committed on 6 Jun 2023
@biosfood
stdio: add negative sigh for printing negative numbers
biosfood committed on 6 Jun 2023
2023-04-11
@biosfood
usb xhci: continously print mouse report data
biosfood committed on 11 Apr 2023
@biosfood
usb xhci: initiate interrupt IN transfer
biosfood committed on 11 Apr 2023
2023-04-09
@biosfood
usb xhci: send configure endpoint command to set up endpoints
biosfood committed on 9 Apr 2023
2023-04-08
@biosfood
usb: hlib: use "unsafe" direct event calls to work without strings
biosfood committed on 8 Apr 2023
@biosfood
usb refactoring: no more xhci-specific code in main usb.h file
biosfood committed on 8 Apr 2023
@biosfood
xhci refactoring: sperate out all xhci-related code to its own directory
biosfood committed on 8 Apr 2023