# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-28T18:42:54Z Sat, 07 May 2011 08:20:20 GMT Matej Klonfar [ba17f5b] * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/src/ipc/irq.c (modified) * uspace/drv/ehci-hcd/ehci-hcd.ma (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/hc.h (modified) * uspace/drv/ohci/ohci.c (modified) * uspace/drv/ohci/ohci.ma (modified) * uspace/drv/ohci/ohci_regs.h (modified) * uspace/drv/ohci/pci.c (modified) * uspace/lib/usb/src/host/batch.c (modified) Development branch changes Fri, 06 May 2011 16:18:30 GMT Matej Klonfar [5f7b75a] * uspace/lib/usb/include/usb/classes/hidpath.h (modified) * uspace/lib/usb/src/hidpath.c (modified) BEGIN and ANYWHERE options added to usage path comparison Fri, 06 May 2011 15:46:44 GMT Jan Vesely [6c6a95d2] * uspace/drv/ehci-hcd/ehci-hcd.ma (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/ohci.ma (modified) * uspace/drv/ohci/pci.c (modified) Add support for some ATi OHCI chipsets, fix spurious reboot on startup Fri, 06 May 2011 14:52:27 GMT Matej Klonfar [1be39e9] * uspace/lib/usb/src/hiddescriptor.c (modified) HID Parser - basic support for delimiters - bug fix