# # ChangeLog for uspace/drv/bus/usb/ohci/hc.c in mainline # # Generated by Trac 1.5.4 # 2024-06-17T04:38:45Z Fri, 24 Feb 2012 19:07:44 GMT Jan Vesely [76fbd9a] * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/pci.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/pci.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhcirh/port.c (modified) * uspace/drv/bus/usb/uhcirh/root_hub.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) usb drivers: remove optical separators Fri, 24 Feb 2012 18:15:09 GMT Jan Vesely [2578199] * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: Merge conflict leftover. Fri, 24 Feb 2012 18:04:56 GMT Jan Vesely [0a208110] * abi/include/ddi/irq.h (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal_asm.S (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia64/include/asm.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/syscall/copy.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) Mainline changes. Registering OHCI irq handler panics on ppc32. Fri, 24 Feb 2012 03:08:24 GMT Jan Vesely [65eac7b] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) ohci: Use endain aware access to manipulate memory structures. ... Thu, 23 Feb 2012 20:42:30 GMT Jan Vesely [bfc5c9dd] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci: Use more generic approach to access registers(and convert ... Thu, 23 Feb 2012 06:00:07 GMT Jan Vesely [ffcc5776] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci: Consider endian difference when accessing OHCI registers. HC ... Sun, 12 Feb 2012 18:41:44 GMT Jakub Jermar [d57122c] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) UHCI and OHCI HC's now define and use proper IRQ PIO range. Sun, 12 Feb 2012 14:23:02 GMT Jakub Jermar [ec12ab8] * uspace/drv/bus/usb/ohci/hc.c (modified) OHCI should use CMD_PIO_READ_* instead of already removed CMD_MEM_READ_*. Fri, 09 Dec 2011 22:08:25 GMT Jan Vesely [9c986d3] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) ohci: Use ddf_dev_data_alloc instead of plain malloc. Fix possible ... Tue, 06 Dec 2011 14:47:28 GMT Jan Vesely [890a3454] * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: Bind root hub USB address to handle, after ddf_bind. Mon, 31 Oct 2011 14:59:04 GMT Jan Vesely [0cd8089] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) libusbhost: Change usb_device_manager interface. Use ... Mon, 31 Oct 2011 13:39:22 GMT Jan Vesely [5e07cbc0] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) libusbhost: usb_device_manager: Add speed limit. Fri, 28 Oct 2011 22:19:29 GMT Jan Vesely [57e06ef] * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) ohci: Minor improvements. Remove unused member. Fix comments. Add ... Fri, 28 Oct 2011 21:52:15 GMT Jan Vesely [48ae3ef] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) libusbhost: Make interfaces more symmetric. Make ... Fri, 28 Oct 2011 20:53:41 GMT Jan Vesely [7265558] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) libusbhost: Drop hash_table and use multiple lists instead. This ... Sun, 16 Oct 2011 17:24:02 GMT Jan Vesely [f8dfb40] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) ohci: Use saner alignment rules. Fri, 07 Oct 2011 17:11:07 GMT Jan Vesely [9b8958b] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/pci.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci: Declare iteration variables inside for loops. Thu, 15 Sep 2011 15:05:38 GMT Jan Vesely [8b54fe6] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/bus/usb/vhc/vhcd.h (modified) * uspace/lib/usbhost/Makefile (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (moved) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (moved) usb: Rename device_keeper => sub-device_manager to match the rest of ... Wed, 07 Sep 2011 14:09:07 GMT Jan Vesely [5ec492b] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) ohci: Fix error paths Wed, 07 Sep 2011 11:38:57 GMT Jan Vesely [933b0d7] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) USB: make bandwidth count function changeable Fri, 02 Sep 2011 20:25:02 GMT Jan Vesely [0f1586d0] * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: do not create OHCI hw structures for root hub control endpoint Wed, 31 Aug 2011 22:50:21 GMT Jan Vesely [9c10e51] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci: use driver specific structure instead of the generic one ... Thu, 25 Aug 2011 16:14:58 GMT Jan Vesely [f974519] * uspace/drv/bus/usb/ohci/batch.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: Fix double enqueue issue, refactoring Thu, 25 Aug 2011 15:33:41 GMT Jan Vesely [09ace19] * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/batch.c (modified) * uspace/drv/bus/usb/ohci/batch.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/iface.c (deleted) * uspace/drv/bus/usb/ohci/iface.h (deleted) * uspace/drv/bus/usb/ohci/ohci.c (modified) ohci: remove unused code Thu, 25 Aug 2011 15:15:17 GMT Jan Vesely [cc34f5f0] * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: Fix new arch paths Thu, 25 Aug 2011 14:40:35 GMT Jan Vesely [961c29e8] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) ohci: hub switched to generic hcd Thu, 25 Aug 2011 14:21:57 GMT Jan Vesely [620c710] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) libushost: promote endpoint data dtor to destruction hook ohci: use ... Thu, 25 Aug 2011 13:53:38 GMT Jan Vesely [e20eaed] * uspace/drv/bus/usb/ohci/Makefile (modified) * uspace/drv/bus/usb/ohci/batch.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (moved) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (moved) ohci: Rename hcd_endpoint => ohci_endpoint to avoid hcd confusion Thu, 25 Aug 2011 13:16:45 GMT Jan Vesely [23b0fe8] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/src/iface.c (modified) libusbhost,uhci,ohci: Remove batch init hook. Hw specific ... Thu, 25 Aug 2011 13:04:59 GMT Jan Vesely [90dd59d] * uspace/drv/bus/usb/ohci/batch.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) ohci: implement schedule function, finish batch initialization Thu, 25 Aug 2011 11:34:19 GMT Jan Vesely [e2976bb] * uspace/drv/bus/usb/ohci/batch.c (modified) * uspace/drv/bus/usb/ohci/batch.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) OHCI: Begin move to new hcd arch, plug in batch init hook. Thu, 25 Aug 2011 10:40:37 GMT Jan Vesely [b02308e] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hcd_endpoint.c (modified) * uspace/drv/bus/usb/ohci/hcd_endpoint.h (modified) OHCI: Use destructor instead of manual clearing. Thu, 14 Jul 2011 21:55:18 GMT Jiri Svoboda [ef9460b] * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/lib/drv/generic/driver.c (modified) ddf_fun_add_match_id() should copy its string argument. Wed, 13 Jul 2011 21:02:44 GMT Jan Vesely [5d36062] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) OHCI: Replace volatile uint with ioport type. Tue, 12 Jul 2011 22:29:16 GMT Jan Vesely [eb212e7] * uspace/drv/bus/usb/ohci/hc.c (modified) OHCI: Mention consequences of removing dummy register access. Tue, 12 Jul 2011 10:58:45 GMT Jan Vesely [7d5708d] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) OHCI: Root hub: Final touches. Simplify mask size computation. ... Mon, 11 Jul 2011 09:28:00 GMT Jan Vesely [aa81adc] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) libusbhost: endpoint_t uses get/destroy pair, instead of ... Mon, 11 Jul 2011 08:52:43 GMT Jan Vesely [1cb4f05] * uspace/drv/bus/usb/ohci/hc.c (modified) OHCI: Make error messages consistent and some minor reshuffling. Sun, 10 Jul 2011 23:06:20 GMT Jan Vesely [1ef93fa] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) OHCI: Start hw during driver initialization. Do not expose start ... Sun, 10 Jul 2011 22:45:08 GMT Jan Vesely [78ab6d4] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) OHCI: Device access fixes. Only access Legacy support registers if ... Sun, 10 Jul 2011 21:22:54 GMT Jan Vesely [1f6eb7d] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) OHCI: Remove irq code from hc_t structure. Sun, 10 Jul 2011 21:17:38 GMT Jan Vesely [2e8a01b] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) OHCI: Use the new way of generating IRQ code Use bogus read to ... Sun, 10 Jul 2011 20:43:22 GMT Jan Vesely [1ecc5de] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) OHCI: Create a new way to generate IRQ code Replace asserts with ... Mon, 20 Jun 2011 19:54:22 GMT Martin Decky [5203e256] * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/bus/isa/Makefile (moved) * uspace/drv/bus/isa/isa.c (moved) * uspace/drv/bus/isa/isa.dev (moved) * uspace/drv/bus/isa/isa.ma (moved) * uspace/drv/bus/pci/pciintel/Makefile (moved) * uspace/drv/bus/pci/pciintel/pci.c (moved) * uspace/drv/bus/pci/pciintel/pci.h (moved) * uspace/drv/bus/pci/pciintel/pci_regs.h (moved) * uspace/drv/bus/pci/pciintel/pciintel.ma (moved) * uspace/drv/bus/usb/ehci/Makefile (moved) * uspace/drv/bus/usb/ehci/ehci.h (moved) * uspace/drv/bus/usb/ehci/ehci.ma (moved) * uspace/drv/bus/usb/ehci/hc_iface.c (moved) * uspace/drv/bus/usb/ehci/main.c (moved) * uspace/drv/bus/usb/ehci/pci.c (moved) * uspace/drv/bus/usb/ehci/pci.h (moved) * uspace/drv/bus/usb/ohci/Makefile (moved) * uspace/drv/bus/usb/ohci/batch.c (moved) * uspace/drv/bus/usb/ohci/batch.h (moved) * uspace/drv/bus/usb/ohci/endpoint_list.c (moved) * uspace/drv/bus/usb/ohci/endpoint_list.h (moved) * uspace/drv/bus/usb/ohci/hc.c (moved) * uspace/drv/bus/usb/ohci/hc.h (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.c (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/iface.c (moved) * uspace/drv/bus/usb/ohci/iface.h (moved) * uspace/drv/bus/usb/ohci/main.c (moved) * uspace/drv/bus/usb/ohci/ohci.c (moved) * uspace/drv/bus/usb/ohci/ohci.h (moved) * uspace/drv/bus/usb/ohci/ohci.ma (moved) * uspace/drv/bus/usb/ohci/ohci_regs.h (moved) * uspace/drv/bus/usb/ohci/pci.c (moved) * uspace/drv/bus/usb/ohci/pci.h (moved) * uspace/drv/bus/usb/ohci/root_hub.c (moved) * uspace/drv/bus/usb/ohci/root_hub.h (moved) * uspace/drv/bus/usb/ohci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhci/Makefile (moved) * uspace/drv/bus/usb/uhci/batch.c (moved) * uspace/drv/bus/usb/uhci/batch.h (moved) * uspace/drv/bus/usb/uhci/hc.c (moved) * uspace/drv/bus/usb/uhci/hc.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/uhci/iface.c (moved) * uspace/drv/bus/usb/uhci/iface.h (moved) * uspace/drv/bus/usb/uhci/main.c (moved) * uspace/drv/bus/usb/uhci/pci.c (moved) * uspace/drv/bus/usb/uhci/pci.h (moved) * uspace/drv/bus/usb/uhci/root_hub.c (moved) * uspace/drv/bus/usb/uhci/root_hub.h (moved) * uspace/drv/bus/usb/uhci/transfer_list.c (moved) * uspace/drv/bus/usb/uhci/transfer_list.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (moved) * uspace/drv/bus/usb/uhci/uhci.h (moved) * uspace/drv/bus/usb/uhci/uhci.ma (moved) * uspace/drv/bus/usb/uhci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhcirh/Makefile (moved) * uspace/drv/bus/usb/uhcirh/main.c (moved) * uspace/drv/bus/usb/uhcirh/port.c (moved) * uspace/drv/bus/usb/uhcirh/port.h (moved) * uspace/drv/bus/usb/uhcirh/root_hub.c (moved) * uspace/drv/bus/usb/uhcirh/root_hub.h (moved) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (moved) * uspace/drv/bus/usb/usbflbk/Makefile (moved) * uspace/drv/bus/usb/usbflbk/main.c (moved) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (moved) * uspace/drv/bus/usb/usbhid/Makefile (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.c (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (moved) * uspace/drv/bus/usb/usbhid/main.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (moved) * uspace/drv/bus/usb/usbhid/subdrivers.c (moved) * uspace/drv/bus/usb/usbhid/subdrivers.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.c (moved) * uspace/drv/bus/usb/usbhid/usbhid.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.ma (moved) * uspace/drv/bus/usb/usbhub/Makefile (moved) * uspace/drv/bus/usb/usbhub/main.c (moved) * uspace/drv/bus/usb/usbhub/port_status.h (moved) * uspace/drv/bus/usb/usbhub/ports.c (moved) * uspace/drv/bus/usb/usbhub/ports.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.c (moved) * uspace/drv/bus/usb/usbhub/usbhub.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.ma (moved) * uspace/drv/bus/usb/usbhub/usbhub_private.h (moved) * uspace/drv/bus/usb/usbhub/utils.c (moved) * uspace/drv/bus/usb/usbmast/Makefile (moved) * uspace/drv/bus/usb/usbmast/cmds.h (moved) * uspace/drv/bus/usb/usbmast/inquiry.c (moved) * uspace/drv/bus/usb/usbmast/main.c (moved) * uspace/drv/bus/usb/usbmast/mast.c (moved) * uspace/drv/bus/usb/usbmast/mast.h (moved) * uspace/drv/bus/usb/usbmast/scsi.h (moved) * uspace/drv/bus/usb/usbmast/usbmast.ma (moved) * uspace/drv/bus/usb/usbmid/Makefile (moved) * uspace/drv/bus/usb/usbmid/dump.c (moved) * uspace/drv/bus/usb/usbmid/explore.c (moved) * uspace/drv/bus/usb/usbmid/main.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.h (moved) * uspace/drv/bus/usb/usbmid/usbmid.ma (moved) * uspace/drv/bus/usb/usbmouse/Makefile (moved) * uspace/drv/bus/usb/usbmouse/init.c (moved) * uspace/drv/bus/usb/usbmouse/main.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.h (moved) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (moved) * uspace/drv/bus/usb/vhc/Makefile (moved) * uspace/drv/bus/usb/vhc/conn.h (moved) * uspace/drv/bus/usb/vhc/conndev.c (moved) * uspace/drv/bus/usb/vhc/connhost.c (moved) * uspace/drv/bus/usb/vhc/devconn.c (moved) * uspace/drv/bus/usb/vhc/hub.c (moved) * uspace/drv/bus/usb/vhc/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/hub.c (moved) * uspace/drv/bus/usb/vhc/hub/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthub.c (moved) * uspace/drv/bus/usb/vhc/hub/virthub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthubops.c (moved) * uspace/drv/bus/usb/vhc/main.c (moved) * uspace/drv/bus/usb/vhc/transfer.c (moved) * uspace/drv/bus/usb/vhc/vhc.ma (moved) * uspace/drv/bus/usb/vhc/vhcd.h (moved) * uspace/drv/char/ns8250/Makefile (moved) * uspace/drv/char/ns8250/cyclic_buffer.h (moved) * uspace/drv/char/ns8250/ns8250.c (moved) * uspace/drv/char/ns8250/ns8250.ma (moved) * uspace/drv/infrastructure/root/Makefile (moved) * uspace/drv/infrastructure/root/root.c (moved) * uspace/drv/infrastructure/root/root.ma (moved) * uspace/drv/infrastructure/rootmac/Makefile (moved) * uspace/drv/infrastructure/rootmac/rootmac.c (moved) * uspace/drv/infrastructure/rootmac/rootmac.ma (moved) * uspace/drv/infrastructure/rootpc/Makefile (moved) * uspace/drv/infrastructure/rootpc/rootpc.c (moved) * uspace/drv/infrastructure/rootpc/rootpc.ma (moved) * uspace/drv/infrastructure/rootvirt/Makefile (moved) * uspace/drv/infrastructure/rootvirt/devices.def (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.c (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (moved) * uspace/drv/test/test1/Makefile (moved) * uspace/drv/test/test1/char.c (moved) * uspace/drv/test/test1/test1.c (moved) * uspace/drv/test/test1/test1.h (moved) * uspace/drv/test/test1/test1.ma (moved) * uspace/drv/test/test2/Makefile (moved) * uspace/drv/test/test2/test2.c (moved) * uspace/drv/test/test2/test2.ma (moved) * uspace/drv/test/test3/Makefile (moved) * uspace/drv/test/test3/test3.c (moved) * uspace/drv/test/test3/test3.ma (moved) keep the drivers source tree tidy by using logical subdirectories