# # ChangeLog for uspace/drv/bus in mainline # # Generated by Trac 1.6 # 2025-10-20T16:35:15Z 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 19:17:32 GMT Jan Vesely [2fe28ca1] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) OHCI: Root hub: Set over-current protection mode to match power mode. ... Mon, 11 Jul 2011 18:56:55 GMT Jan Vesely [302f9b2] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Turn off all ports during initialization. Mon, 11 Jul 2011 18:07:28 GMT Jan Vesely [7372a9a0] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Use define to set power mode. Mon, 11 Jul 2011 17:55:42 GMT Jan Vesely [735236a] * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Add support for multiple power modes. Mon, 11 Jul 2011 17:12:59 GMT Jan Vesely [14426a0] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Rename function. Mon, 11 Jul 2011 17:10:31 GMT Jan Vesely [f20bc82] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) OHCI: Root hub: Don't store interrupt mask in rh_t isntance. It was ... Mon, 11 Jul 2011 16:48:43 GMT Jan Vesely [00694c5] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Add some comments and minor changes. Mon, 11 Jul 2011 15:56:24 GMT Jan Vesely [5af769c] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Implement SET_ADDRESS. It might be used if root hub ... Mon, 11 Jul 2011 15:47:14 GMT Jan Vesely [c3bc8a8] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Another two functions removed. Mon, 11 Jul 2011 15:39:59 GMT Jan Vesely [56c6b88] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Fix and use TRANSFER_OK macro, more function removal. Mon, 11 Jul 2011 15:29:03 GMT Jan Vesely [bb58dc0b] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Remove small useless functions. Mon, 11 Jul 2011 15:16:29 GMT Jan Vesely [40c6cdf] * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Clean up HUB features (there are almost none supported). Mon, 11 Jul 2011 14:27:36 GMT Jan Vesely [03e3029] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Remove process_ prefix. Mon, 11 Jul 2011 14:21:58 GMT Jan Vesely [2a0b1dd] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: Use named flags instead of numbers. Mon, 11 Jul 2011 14:13:12 GMT Jan Vesely [b7c2757] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) OHCI: Root hub: Initialization won't fail. Descriptor ... Mon, 11 Jul 2011 14:10:27 GMT Jan Vesely [1368a6b] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) OHCI: Root hub: Nice and clean initialization of descriptors. Last ... Mon, 11 Jul 2011 13:10:37 GMT Jan Vesely [5fd0dc23] * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) usbhub: Fix power switching procedure, get rid of heap allocation. Mon, 11 Jul 2011 12:22:56 GMT Jan Vesely [dbb9663] * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) libusb: Fix hub descriptor parsing: USB is little endian. usbhub: ... Mon, 11 Jul 2011 12:21:31 GMT Jan Vesely [01bbbb2] * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub: create descriptors after device setup. Fix some ... Mon, 11 Jul 2011 11:27:57 GMT Jan Vesely [062b25f] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/lib/usbhost/src/batch.c (modified) OHCI: Root hub: Get rid of allocation in hub descriptor creation. ... Mon, 11 Jul 2011 11:02:40 GMT Jan Vesely [c85804f] * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) OHCI: Root hub: Make descriptor generation a bit cleaner. Does not ... Mon, 11 Jul 2011 09:52:15 GMT Jan Vesely [ece7f78] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) OHCI: Root hub: remove allocation and fix rare bug. Limit ... 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. Mon, 11 Jul 2011 00:49:23 GMT Jan Vesely [a00768c] * uspace/drv/bus/usb/ohci/root_hub.c (modified) OHCI: Root hub code cleanup, more changes will follow. 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 23:03:54 GMT Jan Vesely [4d62aa0] * uspace/drv/bus/usb/ohci/ohci.c (modified) OHCI: Cleanup error messages. Set driver data sooner. 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 ... Thu, 07 Jul 2011 20:17:39 GMT Jiri Svoboda [026793d] * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/lib/usbhost/src/batch.c (modified) Increase message verbosity levels so that I/O is not normally logged. ... Wed, 06 Jul 2011 21:38:42 GMT Jiri Svoboda [38c9505] * uspace/drv/bus/usb/usbmast/cmds.c (modified) * uspace/drv/bus/usb/usbmast/cmds.h (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) Write support in USB mass storage driver. Wed, 06 Jul 2011 19:45:55 GMT Jiri Svoboda [ff65e91] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) Implement block device interface in USB mass storage driver. Allow ... Tue, 05 Jul 2011 10:43:21 GMT Jiri Svoboda [f7a55f9] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) Implement Read and Request Sense commands for USB mass storage. In ... Sun, 03 Jul 2011 11:27:37 GMT Jiri Svoboda [71fa44c] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/lib/scsi/include/scsi/sbc.h (modified) Implement Read Capacity command for USB mass storage. Sun, 03 Jul 2011 10:53:17 GMT Jiri Svoboda [6430ac6] * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (moved) * uspace/drv/bus/usb/usbmast/scsi_ms.h (added) Refactor inquiry.c a little. Sun, 03 Jul 2011 10:41:29 GMT Jiri Svoboda [3f08fd2b] * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/cmds.c (added) * uspace/drv/bus/usb/usbmast/cmds.h (modified) Deinline usb_massstor_cbw_prepare(). Sun, 03 Jul 2011 10:36:22 GMT Jiri Svoboda [b361bdd] * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) More redundant arguments. Sun, 03 Jul 2011 10:33:48 GMT Jiri Svoboda [ec62681] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) Remove redundant arguments. Sun, 03 Jul 2011 10:27:37 GMT Jiri Svoboda [64e6945d] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/lib/c/include/bitops.h (modified) Factor out bit operations from usbmast to bitops.h. Sun, 03 Jul 2011 10:05:21 GMT Jiri Svoboda [dcb74c0a] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) Add function to str.c to convert space-padded ASCII to standard ... Sat, 02 Jul 2011 21:07:08 GMT Jiri Svoboda [d2fac08c] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) More removal of magic numbers. Sat, 02 Jul 2011 20:42:14 GMT Jiri Svoboda [7b2c17c] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) Structure for SCSI standard inquiry data. Also fixes decoding of ... Sat, 02 Jul 2011 17:26:20 GMT Jiri Svoboda [239e7e10] * uspace/drv/bus/usb/usbmast/main.c (modified) Revert accidental change. Sat, 02 Jul 2011 17:21:50 GMT Jiri Svoboda [0feaae4] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/lib/scsi/Makefile (added) * uspace/lib/scsi/include/scsi/spc.h (moved) * uspace/lib/scsi/src/spc.c (added) Factor out standard SCSI code from usbmast to a separate SCSI library. Tue, 21 Jun 2011 19:10:20 GMT Martin Decky [1875a0cf] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.c (modified) * uspace/lib/c/include/ipc/mouseev.h (moved) * uspace/srv/hid/adb_mouse/Makefile (deleted) * uspace/srv/hid/adb_mouse/adb_dev.h (deleted) * uspace/srv/hid/adb_mouse/adb_mouse.c (deleted) * uspace/srv/hid/char_mouse/Makefile (deleted) * uspace/srv/hid/char_mouse/char_mouse.c (deleted) * uspace/srv/hid/char_mouse/include/char_mouse.h (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/stroke.c (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_port.h (moved) * uspace/srv/hid/input/include/mouse_proto.h (moved) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (moved) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/chardev_mouse.c (moved) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/sgcn.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/port/z8530.c (modified) * uspace/srv/hid/input/proto/adb.c (moved) * uspace/srv/hid/input/proto/mousedev.c (moved) * uspace/srv/hid/input/proto/ps2.c (moved) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) input server improvements * integrate legacy port mouse drivers ... 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