# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-09-20T00:57:49Z Tue, 15 Mar 2011 14:50:17 GMT Vojtech Horky [2180979] * uspace/app/usbinfo/main.c (modified) Hack for first QEMU device Mon, 14 Mar 2011 22:51:09 GMT Vojtech Horky [2ef036a] * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/iface.h (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/pci.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_hc.c (modified) * uspace/drv/uhci-hcd/uhci_hc.h (modified) * uspace/drv/uhci-hcd/uhci_rh.c (modified) * uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) * uspace/drv/uhci-rhd/root_hub.h (modified) * uspace/lib/usb/src/recognise.c (modified) Merge development/ changes Mon, 14 Mar 2011 22:49:00 GMT Vojtech Horky [fcf07e6] * uspace/doc/doxygroups.h (modified) Fix typo in doxygen group name The actual fix is renaming the ... Mon, 14 Mar 2011 22:37:59 GMT Vojtech Horky [7ffe82f] * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/main.c (modified) usbinfo expects list of devices The functionality was cut down but ... Mon, 14 Mar 2011 22:22:16 GMT Vojtech Horky [c2343cc] * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/pipes.c (modified) Add function for getting USB address of a device Mon, 14 Mar 2011 21:24:02 GMT Jan Vesely [15d3b54] * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/iface.h (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/pci.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_hc.c (modified) * uspace/drv/uhci-hcd/uhci_hc.h (modified) * uspace/drv/uhci-hcd/uhci_rh.c (modified) * uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) * uspace/drv/uhci-rhd/root_hub.h (modified) Doxygen comments, enable hw interrupts if possible Mon, 14 Mar 2011 21:22:52 GMT Jan Vesely [9370884] * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/drv/usbhid/hiddev.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipesinit.c (modified) * uspace/lib/usb/src/recognise.c (modified) Development branch changes Mon, 14 Mar 2011 14:04:15 GMT Jan Vesely [ff34e5a] * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_hc.c (modified) * uspace/drv/uhci-hcd/uhci_hc.h (modified) Try to enable hw interrupts Mon, 14 Mar 2011 10:49:57 GMT Vojtech Horky [c69209d] * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/drv/usbhid/hiddev.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipesinit.c (modified) * uspace/lib/usb/src/recognise.c (modified) Add reading max packet size for pipe zero Mon, 14 Mar 2011 10:47:42 GMT Vojtech Horky [206f71a] * uspace/app/usbinfo/info.c (modified) * uspace/drv/usbhid/hiddev.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipesinit.c (modified) * uspace/lib/usb/src/recognise.c (modified) Getting max_packet_size for default control pipe Mon, 14 Mar 2011 10:46:45 GMT Vojtech Horky [6dd35e0] * uspace/app/usbinfo/main.c (modified) Fix UHCI shortcut in usbinfo Mon, 14 Mar 2011 02:01:54 GMT Jan Vesely [6298d80] * uspace/drv/pciintel/pci.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/devdrv.h (added) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (added) * uspace/lib/usb/src/devpoll.c (added) * uspace/lib/usb/src/pipesinit.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) Development branch changes Mon, 14 Mar 2011 01:39:44 GMT Jan Vesely [17ceb72] * uspace/doc/doxygroups.h (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/iface.h (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/pci.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_hc.c (modified) * uspace/drv/uhci-hcd/uhci_hc.h (modified) * uspace/drv/uhci-hcd/uhci_rh.c (modified) * uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) Doxygen Sun, 13 Mar 2011 23:35:30 GMT Vojtech Horky [189cd4e] * uspace/lib/usb/src/recognise.c (modified) USB device name contains also the address Sun, 13 Mar 2011 23:28:20 GMT Vojtech Horky [b711f62] * uspace/drv/pciintel/pci.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) Bypass problems with incomplete APIC service Sun, 13 Mar 2011 23:26:06 GMT Vojtech Horky [c5b6431c] * uspace/srv/hw/irc/apic/apic.c (modified) APIC service running even without APIC The service is kept running ... Sun, 13 Mar 2011 23:25:48 GMT Vojtech Horky [91579d5] * uspace/drv/pciintel/pci.c (modified) C style fixes Sun, 13 Mar 2011 23:23:42 GMT Jan Vesely [3bd96bb] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) Move scheduling to iface functions Sun, 13 Mar 2011 23:10:50 GMT Jan Vesely [f123909] * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) * uspace/drv/uhci-rhd/root_hub.h (modified) Doxygen fixes and refactoring. UHCI root hub driver should be ... Sun, 13 Mar 2011 22:54:33 GMT Vojtech Horky [92b41f33] * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (modified) * uspace/lib/usb/src/pipesinit.c (modified) Add library layer for bandwidth reservation See ticket #121. Sun, 13 Mar 2011 22:47:01 GMT Vojtech Horky [5fd22d8] * uspace/lib/usb/src/devdrv.c (modified) USB device driver framework registers endpoints Sun, 13 Mar 2011 22:45:28 GMT Vojtech Horky [b7d8fd9] * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/pipesinit.c (modified) Add IPC layer for endpoint (bandwidth) reservation No HC driver ... Sun, 13 Mar 2011 22:02:44 GMT Vojtech Horky [1b0b86e6] * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/iface.h (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/root_hub.c (deleted) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_hc.c (added) * uspace/drv/uhci-hcd/uhci_hc.h (added) * uspace/drv/uhci-hcd/uhci_rh.c (moved) * uspace/drv/uhci-hcd/uhci_rh.h (moved) * uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-rhd/Makefile (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/port_status.h (deleted) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/devdrv.h (added) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (added) * uspace/lib/usb/src/devpoll.c (added) * uspace/lib/usb/src/pipesinit.c (modified) Merge development/ changes Sun, 13 Mar 2011 21:39:46 GMT Vojtech Horky [deb4ba7] * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/devdrv.h (added) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (added) * uspace/lib/usb/src/devpoll.c (added) Initial work on USB device driver framework See messages in ... Sun, 13 Mar 2011 21:19:26 GMT Vojtech Horky [adfe5ec] * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) Mouse driver uses automatic polling Sun, 13 Mar 2011 21:15:35 GMT Vojtech Horky [4bf94df] * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/devdrv.h (modified) * uspace/lib/usb/src/devpoll.c (added) Add functions for automatic device polling Sun, 13 Mar 2011 18:17:30 GMT Jan Vesely [335382d] * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/iface.h (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/root_hub.c (deleted) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_hc.c (added) * uspace/drv/uhci-hcd/uhci_hc.h (added) * uspace/drv/uhci-hcd/uhci_rh.c (added) * uspace/drv/uhci-hcd/uhci_rh.h (moved) * uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) BIG refactoring, fixed a memory leak and few TODOs Sun, 13 Mar 2011 18:09:16 GMT Jan Vesely [a9f91cd] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_hc.c (modified) * uspace/drv/uhci-hcd/uhci_hc.h (modified) Refactoring final touches Sun, 13 Mar 2011 17:51:33 GMT Jan Vesely [9351353] * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/iface.h (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/uhci.c (added) * uspace/drv/uhci-hcd/uhci.h (added) * uspace/drv/uhci-hcd/uhci_hc.c (added) * uspace/drv/uhci-hcd/uhci_hc.h (added) * uspace/drv/uhci-hcd/uhci_rh.c (added) * uspace/drv/uhci-hcd/uhci_rh.h (added) MAJOR refactoring, solved several TODOs and a leak with ddf ... Sun, 13 Mar 2011 17:18:55 GMT Vojtech Horky [69334af] * uspace/lib/usb/include/usb/devdrv.h (modified) * uspace/lib/usb/src/devdrv.c (modified) Replace asserts with proper checks Also, added doxygen comments. Sun, 13 Mar 2011 16:18:09 GMT Jan Vesely [8850690] * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/root_hub.c (deleted) * uspace/drv/uhci-hcd/root_hub.h (deleted) * uspace/drv/uhci-hcd/uhci.c (deleted) * uspace/drv/uhci-hcd/uhci.h (deleted) Rename uhci_t => uhci_hc_t, start of bigger HC <-> RH cleanup Sun, 13 Mar 2011 15:37:28 GMT Jan Vesely [6143ce3] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) Rename queue_head_t => qh_t Refactoring Sun, 13 Mar 2011 13:59:19 GMT Jan Vesely [eb0dc58] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) Doxygen comments, use helper function for setting IOC flag Sat, 12 Mar 2011 22:36:33 GMT Jan Vesely [0f3e68c] * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/port_status.h (deleted) Minor fixes and refactoring Sat, 12 Mar 2011 22:35:30 GMT Jan Vesely [67352d2] * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) Debug output fixes and refactoring (less spam, more readability) Sat, 12 Mar 2011 15:56:20 GMT Jan Vesely [7f810b3] * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/port_status.h (deleted) Move port_status.h functionality to port.h Sat, 12 Mar 2011 12:44:59 GMT Jan Vesely [dd6f59f] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-rhd/port.c (modified) Minor fixes in initialization routine and hc interrupt handling Sat, 12 Mar 2011 12:39:43 GMT Jan Vesely [0db3ad6] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) Only check connections of there is a chance for a finished one Set ... Sat, 12 Mar 2011 11:59:52 GMT Vojtech Horky [489c3e7] * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) USB mouse driver uses the new framework The implementation was ... Sat, 12 Mar 2011 11:51:47 GMT Jan Vesely [fb1d4990] * uspace/drv/uhci-rhd/port.c (modified) Minor fix in RH device enumeration Sat, 12 Mar 2011 10:10:30 GMT Vojtech Horky [6105fc0] * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/devdrv.h (added) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/src/devdrv.c (added) Start work on ticket #85 (USB framework) Only base skeleton is ... Fri, 11 Mar 2011 17:33:50 GMT Jan Vesely [df949c5] * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-rhd/Makefile (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/port_status.c (deleted) * uspace/drv/uhci-rhd/port_status.h (modified) * uspace/lib/usb/src/pipesinit.c (modified) Get max_packet_size when initializing default pipe UHCI root hub ... Fri, 11 Mar 2011 17:32:16 GMT Jan Vesely [bf4cc3e] * uspace/lib/usb/src/pipesinit.c (modified) Get bMaxPacketSize0 when initializing default pipe Fri, 11 Mar 2011 16:05:54 GMT Jan Vesely [71b6e92] * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) Fix assign batch to proper queue Fri, 11 Mar 2011 16:03:25 GMT Jan Vesely [ab5a43d1] * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) All debug output uses port.id_string Fri, 11 Mar 2011 13:51:13 GMT Jan Vesely [3005db6] * uspace/drv/uhci-rhd/Makefile (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/uhci-rhd/port_status.c (deleted) * uspace/drv/uhci-rhd/port_status.h (modified) Root hub refactoring Fri, 11 Mar 2011 11:15:44 GMT Jan Vesely [0c8562c] * dist/Makefile (modified) * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/conv.c (modified) * uspace/drv/usbhid/descdump.c (modified) * uspace/drv/usbhid/hiddev.c (modified) * uspace/drv/usbhid/hiddev.h (modified) * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbddev.h (modified) * uspace/drv/usbhid/kbdrepeat.c (added) * uspace/drv/usbhid/kbdrepeat.h (added) * uspace/drv/usbhid/main.c (modified) * uspace/lib/block/libblock.c (modified) Development branch changes Fri, 11 Mar 2011 09:20:21 GMT Vojtech Horky [67f54965] * dist/Makefile (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/conv.c (modified) * uspace/drv/usbhid/descdump.c (modified) * uspace/drv/usbhid/hiddev.c (modified) * uspace/drv/usbhid/hiddev.h (modified) * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbddev.h (modified) * uspace/drv/usbhid/kbdrepeat.c (added) * uspace/drv/usbhid/kbdrepeat.h (added) * uspace/drv/usbhid/main.c (modified) * uspace/lib/block/libblock.c (modified) Merge development/ changes Fri, 11 Mar 2011 08:09:51 GMT Vojtech Horky [b3bdb68] * dist/Makefile (modified) * uspace/lib/block/libblock.c (modified) Merge mainline changes Fri, 11 Mar 2011 08:04:14 GMT Vojtech Horky [b05e2fe] * uspace/drv/usbhid/kbddev.c (modified) Quick fix to enable compilation ;-) Fri, 11 Mar 2011 00:16:21 GMT Jakub Jermar [c1a5d8d] * uspace/lib/block/libblock.c (modified) Merge from lp:~jakub/helenos/fs. Fri, 11 Mar 2011 00:14:33 GMT Jakub Jermar [5716e9a] * uspace/lib/block/libblock.c (modified) Make sure that block_get() instantiates each block only once. Thu, 10 Mar 2011 16:05:17 GMT Lubos Slovak [f4cf2813] * uspace/drv/usbhid/conv.c (modified) * uspace/drv/usbhid/descdump.c (modified) * uspace/drv/usbhid/hiddev.c (modified) * uspace/drv/usbhid/hiddev.h (modified) * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbdrepeat.c (modified) Commented rest of the USB HID code. Thu, 10 Mar 2011 16:04:15 GMT Lubos Slovak [45dd8bf] * uspace/drv/usbhid/conv.c (modified) * uspace/drv/usbhid/descdump.c (modified) Commented dump functions and keycode converting. Thu, 10 Mar 2011 15:56:06 GMT Lubos Slovak [2b12f06] * uspace/drv/usbhid/hidreq.c (modified) Comments to HID request functions Thu, 10 Mar 2011 15:24:57 GMT Lubos Slovak [f6d0c7c] * uspace/drv/usbhid/hiddev.h (modified) Comments to hiddev Thu, 10 Mar 2011 15:16:41 GMT Lubos Slovak [77ab674] * uspace/drv/usbhid/hiddev.c (modified) Comments to hiddev, added some return value checks. Thu, 10 Mar 2011 15:16:22 GMT Lubos Slovak [e8c1fb0] * uspace/drv/usbhid/kbddev.c (modified) Exiting from the polling loop if an error occurs. Thu, 10 Mar 2011 14:13:15 GMT Lubos Slovak [7309799] * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbdrepeat.c (modified) Comments of kbdrepeat functions + minor changes to comments in kbddev. Thu, 10 Mar 2011 13:42:14 GMT Lubos Slovak [17ada7a] * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbdrepeat.c (modified) Comments + minor changes. - Doxygen comments to all functions in ... Thu, 10 Mar 2011 10:52:34 GMT Lubos Slovak [8a02ff3] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbddev.h (modified) * uspace/drv/usbhid/kbdrepeat.c (added) * uspace/drv/usbhid/kbdrepeat.h (added) * uspace/drv/usbhid/main.c (modified) Merged auto-repeat + some doxygen comments of kbd functions. Thu, 10 Mar 2011 10:47:55 GMT Lubos Slovak [dfe53af] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbddev.h (modified) * uspace/drv/usbhid/kbdrepeat.c (added) * uspace/drv/usbhid/kbdrepeat.h (added) Auto-repeat of keys. - Added structure usbhid_kbd_repeat_t. - ... Thu, 10 Mar 2011 08:51:51 GMT Lubos Slovak [269bd9b4] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) Changes from development Tue, 08 Mar 2011 21:55:36 GMT Jan Vesely [f8c190e] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) Fix LED keys toggling toggle :) Tue, 08 Mar 2011 21:54:10 GMT Jan Vesely [c0964800] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) Another toggle protocol fix. SET CONFIGURATION resets toggle only ... Tue, 08 Mar 2011 21:42:51 GMT Lubos Slovak [48d2765] * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/kbddev.h (modified) * uspace/drv/usbhid/main.c (modified) Doxygen comments, part 1 Tue, 08 Mar 2011 21:30:48 GMT Jan Vesely [0c0f5a5d] * .bzrignore (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/ehci-hcd.ma (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/usbmem.h (deleted) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipes.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/lib/usb/src/request.c (modified) * uspace/lib/usb/src/usbmem.c (deleted) Development branch changes Tue, 08 Mar 2011 18:18:05 GMT Lubos Slovak [d2fc1c2] * .bzrignore (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/mips32/src/asm.S (modified) * uspace/Makefile (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/Makefile (added) * uspace/drv/ehci-hcd/ehci-hcd.ma (added) * uspace/drv/ehci-hcd/main.c (added) * uspace/drv/ehci-hcd/pci.c (added) * uspace/drv/ehci-hcd/pci.h (moved) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/root_hub.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port_status.c (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) * uspace/drv/usbmid/main.c (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/drv/usbmid/usbmid.h (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/classes/classes.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usb/include/usb/dp.h (modified) * uspace/lib/usb/include/usb/hub.h (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/include/usb/request.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/include/usb/usbmem.h (deleted) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/dp.c (modified) * uspace/lib/usb/src/dump.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipes.c (modified) * uspace/lib/usb/src/pipesio.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/lib/usb/src/request.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usb/src/usbmem.c (deleted) Merged changes from development. Tue, 08 Mar 2011 15:12:59 GMT Vojtech Horky [a8e98498] * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/ehci-hcd.ma (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/usbmem.h (deleted) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipes.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/lib/usb/src/request.c (modified) * uspace/lib/usb/src/usbmem.c (deleted) Doxygen comments fixes, EHCI match ids * Fixed wrong parameters' ... Tue, 08 Mar 2011 15:06:52 GMT Vojtech Horky [bc1c6fb] * uspace/drv/usbmid/usbmid.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipes.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/lib/usb/src/request.c (modified) Doxygen comments fixes No change in functionality. Tue, 08 Mar 2011 15:06:31 GMT Vojtech Horky [e2b58a63] * uspace/drv/ehci-hcd/ehci-hcd.ma (modified) Add a lot of EHCI match ids Hopefully all are correct. Tue, 08 Mar 2011 14:36:15 GMT Vojtech Horky [5d5f971] * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/usbmem.h (deleted) * uspace/lib/usb/src/usbmem.c (deleted) Removal of usbmem.[ch] They are not used anywhere and are ... Mon, 07 Mar 2011 20:22:57 GMT Vojtech Horky [1d115c8] * .bzrignore (modified) * boot/arch/mips32/src/asm.S (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/root_hub.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port_status.c (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) Merge development/ changes Mon, 07 Mar 2011 19:54:51 GMT Jiri Svoboda [5dab9237] * dist/Makefile (modified) Name release file according to profile name when available. Mon, 07 Mar 2011 19:08:13 GMT Jan Vesely [ec4538d] * .bzrignore (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/root_hub.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port_status.c (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) EHCI handsoff fix (it works now), refactoring, Doxygen Mon, 07 Mar 2011 19:03:30 GMT Jan Vesely [18e9eeb] * .bzrignore (modified) * boot/arch/mips32/src/asm.S (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/drv/usbmid/main.c (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/drv/usbmid/usbmid.h (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) * uspace/lib/usb/include/usb/classes/classes.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usb/include/usb/dp.h (modified) * uspace/lib/usb/include/usb/hub.h (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/include/usb/request.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/dp.c (modified) * uspace/lib/usb/src/dump.c (modified) * uspace/lib/usb/src/hcdhubd_private.h (deleted) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipesio.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/lib/usb/src/request.c (modified) * uspace/lib/usb/src/usb.c (modified) Development branch changes Mon, 07 Mar 2011 18:57:00 GMT Jan Vesely [a7e2f0d] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/uhci-hcd/pci.c (modified) * uspace/drv/uhci-hcd/root_hub.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) Doxygen and other comments Mon, 07 Mar 2011 18:27:04 GMT Vojtech Horky [0969e45e] * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) Removal of UHCI comments from EHCI driver Mon, 07 Mar 2011 17:51:34 GMT Vojtech Horky [f16a76b] * boot/arch/mips32/src/asm.S (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) Merge mainline changes Mon, 07 Mar 2011 17:45:47 GMT Vojtech Horky [c867a216] * .bzrignore (modified) * uspace/drv/ehci-hcd/ehci-hcd (deleted) * uspace/drv/usbmid/main.c (modified) * uspace/drv/usbmid/usbmid.c (modified) * uspace/drv/usbmid/usbmid.h (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) * uspace/lib/usb/include/usb/classes/classes.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usb/include/usb/dp.h (modified) * uspace/lib/usb/include/usb/hub.h (modified) * uspace/lib/usb/include/usb/pipes.h (modified) * uspace/lib/usb/include/usb/request.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/dp.c (modified) * uspace/lib/usb/src/dump.c (modified) * uspace/lib/usb/src/hcdhubd_private.h (deleted) * uspace/lib/usb/src/hub.c (modified) * uspace/lib/usb/src/pipesio.c (modified) * uspace/lib/usb/src/recognise.c (modified) * uspace/lib/usb/src/request.c (modified) * uspace/lib/usb/src/usb.c (modified) IPC and documentation fixes In more details: * removed some ... Mon, 07 Mar 2011 17:39:48 GMT Vojtech Horky [3b271e3] * uspace/lib/usb/src/ddfiface.c (modified) Fix IPC phone leakage Mon, 07 Mar 2011 17:08:54 GMT Vojtech Horky [d473c6b] * uspace/lib/usb/src/pipesio.c (modified) IPC: prefer return code of opening request Mon, 07 Mar 2011 17:08:06 GMT Vojtech Horky [97ff14d] * .bzrignore (modified) * uspace/drv/ehci-hcd/ehci-hcd (deleted) Unversioned EHCI driver binary Mon, 07 Mar 2011 16:51:59 GMT Vojtech Horky [960bee9] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ehci-hcd/Makefile (added) * uspace/drv/ehci-hcd/ehci-hcd (added) * uspace/drv/ehci-hcd/ehci-hcd.ma (added) * uspace/drv/ehci-hcd/main.c (added) * uspace/drv/ehci-hcd/pci.c (added) * uspace/drv/ehci-hcd/pci.h (added) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/main.c (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/debug.c (modified) Merge development/ changes Mon, 07 Mar 2011 16:22:55 GMT Jan Vesely [0d3167e] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) EHCI, zero configured flag to surrender root hub port control Mon, 07 Mar 2011 16:02:26 GMT Jan Vesely [275bf456] * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port_status.c (modified) * uspace/drv/uhci-rhd/root_hub.c (modified) Doxygen and other comments uhci-rhd refactoring. Mon, 07 Mar 2011 14:30:32 GMT Jan Vesely [13927cf] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) Doxygen and other comments Mon, 07 Mar 2011 11:59:07 GMT Jan Vesely [bcaefe3] * uspace/drv/uhci-hcd/batch.c (modified) Yet another refactoring Mon, 07 Mar 2011 11:18:21 GMT Jan Vesely [2ab6875] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) Further refactoring Mon, 07 Mar 2011 10:50:01 GMT Jan Vesely [4b4e163] * uspace/drv/uhci-hcd/pci.c (modified) Refactoring Sun, 06 Mar 2011 22:00:45 GMT Jan Vesely [4ed80ce8] * .bzrignore (modified) * uspace/drv/ehci-hcd/ehci-hcd (deleted) * uspace/drv/ehci-hcd/pci.c (modified) Removed accidentaly added binary Refactoring Sun, 06 Mar 2011 19:01:09 GMT Jan Vesely [d4beec3] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) Fix toggle protocol implementation Sun, 06 Mar 2011 18:55:51 GMT Jan Vesely [8a20380] * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) Development changes Sun, 06 Mar 2011 18:54:14 GMT Jan Vesely [a60150a] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) Track toggle on errors Sun, 06 Mar 2011 18:39:51 GMT Jan Vesely [57c0a7e] * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) Refactoring dump setup buffer on TD initialization Sun, 06 Mar 2011 18:38:55 GMT Jan Vesely [5620bd4] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) Integrate device_keeper into bathc structure Check every control ... Sun, 06 Mar 2011 18:38:30 GMT Jan Vesely [98807e16] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) Add setup data parsing and toggle reset Sun, 06 Mar 2011 17:39:23 GMT Jan Vesely [3e37964] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) Use toggle tracking Sun, 06 Mar 2011 17:38:37 GMT Jan Vesely [edb5f837] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) Add toggle tracking Sun, 06 Mar 2011 17:29:25 GMT Lubos Slovak [24d5432] * uspace/drv/usbhid/kbddev.c (modified) Merge: phantom state detection