#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-03-14T01:49:15Z

Mon, 21 Mar 2011 11:52:29 GMT Jan Vesely <jano.vesely@…> [a6d1bc1]
	* uspace/drv/ohci/hc.c (modified)
	* uspace/drv/ohci/hc.h (modified)
	* uspace/drv/ohci/main.c (modified)
	* uspace/drv/ohci/root_hub.c (modified)
	* uspace/drv/ohci/root_hub.h (modified)

	Add infrastructure for rh registration.


Mon, 21 Mar 2011 11:19:30 GMT Jan Vesely <jano.vesely@…> [b0beee82]
	* uspace/drv/ohci/iface.c (modified)

	Implement address reservation


Mon, 21 Mar 2011 11:13:26 GMT Jan Vesely <jano.vesely@…> [bab71635]
	* uspace/drv/ohci/Makefile (modified)
	* uspace/drv/ohci/hc.c (moved)
	* uspace/drv/ohci/hc.h (moved)
	* uspace/drv/ohci/iface.c (moved)
	* uspace/drv/ohci/iface.h (modified)
	* uspace/drv/ohci/main.c (modified)
	* uspace/drv/ohci/root_hub.c (moved)
	* uspace/drv/ohci/root_hub.h (moved)

	Renames, remove ohci prefix


Mon, 21 Mar 2011 10:54:23 GMT Jan Vesely <jano.vesely@…> [c15070c]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/lib/usb/include/usb/host/batch.h (modified)
	* uspace/lib/usb/include/usb/host/device_keeper.h (modified)
	* uspace/lib/usb/src/host/batch.c (modified)
	* uspace/lib/usb/src/host/device_keeper.c (modified)

	Fix toggle protocol, add support for all 32 endpoints


Mon, 21 Mar 2011 10:27:44 GMT Jan Vesely <jano.vesely@…> [79c8a96]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbflbk/Makefile (added)
	* uspace/drv/usbflbk/main.c (added)
	* uspace/drv/usbflbk/usbflbk.ma (added)
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)
	* uspace/lib/usb/src/pipes.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)

	Development branch changes


Mon, 21 Mar 2011 10:25:33 GMT Jan Vesely <jano.vesely@…> [81dce9f]
	* uspace/drv/ohci/batch.c (modified)
	* uspace/drv/ohci/batch.h (modified)
	* uspace/drv/ohci/hc_iface.c (modified)
	* uspace/drv/ohci/ohci_rh.c (modified)
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/host/batch.h (added)
	* uspace/lib/usb/include/usb/host/device_keeper.h (modified)
	* uspace/lib/usb/src/host/batch.c (added)

	Make batch_t a library structure


Mon, 21 Mar 2011 09:08:43 GMT Jan Vesely <jano.vesely@…> [1fb1339]
	* uspace/drv/uhci-hcd/Makefile (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/uhci_hc.h (modified)
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/host/device_keeper.h (moved)
	* uspace/lib/usb/src/host/device_keeper.c (moved)

	Move device_keeper to libusb


Mon, 21 Mar 2011 00:11:31 GMT Vojtech Horky <vojtechhorky@…> [f0fdc7d]
	* uspace/lib/usb/src/pipes.c (modified)

	Fix race condition in driver - HC communication

	See diff for ...


Sun, 20 Mar 2011 23:39:40 GMT Vojtech Horky <vojtechhorky@…> [00c18bc]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbflbk/Makefile (added)
	* uspace/drv/usbflbk/main.c (added)
	* uspace/drv/usbflbk/usbflbk.ma (added)
	* uspace/lib/usb/src/recognise.c (modified)

	Add USB fallback driver

	The purpose of it is to see all USB devices ...


Sun, 20 Mar 2011 23:35:08 GMT Vojtech Horky <vojtechhorky@…> [2211125e]
	* uspace/drv/usbflbk/main.c (modified)
	* uspace/drv/usbflbk/usbflbk.ma (modified)
	* uspace/lib/usb/src/recognise.c (modified)

	USB fallback works for interfaces as well


Sun, 20 Mar 2011 23:18:34 GMT Vojtech Horky <vojtechhorky@…> [2c1f24c]
	* uspace/drv/usbflbk/main.c (modified)

	USB fallback driver refactoring


Sun, 20 Mar 2011 23:00:30 GMT Vojtech Horky <vojtechhorky@…> [fa8f1f7]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/drv/ohci/Makefile (added)
	* uspace/drv/ohci/batch.c (added)
	* uspace/drv/ohci/batch.h (added)
	* uspace/drv/ohci/hc_iface.c (added)
	* uspace/drv/ohci/iface.h (added)
	* uspace/drv/ohci/main.c (added)
	* uspace/drv/ohci/ohci.ma (added)
	* uspace/drv/ohci/ohci_hc.c (added)
	* uspace/drv/ohci/ohci_hc.h (added)
	* uspace/drv/ohci/ohci_regs.h (added)
	* uspace/drv/ohci/ohci_rh.c (added)
	* uspace/drv/ohci/ohci_rh.h (added)
	* uspace/drv/ohci/pci.c (added)
	* uspace/drv/ohci/pci.h (added)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhid/kbdrepeat.c (modified)
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)

	Merge development/ changes


Sun, 20 Mar 2011 22:28:20 GMT Matus Dekanek <smekideki@…> [33577f81]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)

	mostly hub driver code refactoring (using new generic usb device ...


Sun, 20 Mar 2011 22:24:56 GMT Matus Dekanek <smekideki@…> [fd9f6e4c]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/drv/ehci-hcd/Makefile (modified)
	* uspace/drv/ehci-hcd/ehci.h (added)
	* uspace/drv/ehci-hcd/hc_iface.c (added)
	* uspace/drv/ehci-hcd/main.c (modified)
	* uspace/drv/ohci/Makefile (added)
	* uspace/drv/ohci/batch.c (added)
	* uspace/drv/ohci/batch.h (added)
	* uspace/drv/ohci/hc_iface.c (added)
	* uspace/drv/ohci/iface.h (added)
	* uspace/drv/ohci/main.c (added)
	* uspace/drv/ohci/ohci.ma (added)
	* uspace/drv/ohci/ohci_hc.c (added)
	* uspace/drv/ohci/ohci_hc.h (added)
	* uspace/drv/ohci/ohci_regs.h (added)
	* uspace/drv/ohci/ohci_rh.c (added)
	* uspace/drv/ohci/ohci_rh.h (added)
	* uspace/drv/ohci/pci.c (added)
	* uspace/drv/ohci/pci.h (added)

	merge with usb/development


Sun, 20 Mar 2011 21:50:20 GMT Matus Dekanek <smekideki@…> [09daa8b]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)

	using usb/devdrv interface to simplify hub communication ...


Sun, 20 Mar 2011 21:36:17 GMT Jan Vesely <jano.vesely@…> [e7bc999]
	* uspace/drv/ohci/main.c (modified)
	* uspace/drv/ohci/ohci_hc.c (modified)
	* uspace/drv/ohci/ohci_hc.h (modified)
	* uspace/drv/ohci/ohci_regs.h (modified)
	* uspace/drv/ohci/ohci_rh.c (modified)
	* uspace/drv/ohci/pci.c (modified)

	Add interrupt support

	Fix register structure
	Interrupts disabled ...


Sun, 20 Mar 2011 18:36:09 GMT Jan Vesely <jano.vesely@…> [42dbb26]
	* uspace/drv/ohci/ohci_hc.c (modified)
	* uspace/drv/ohci/ohci_hc.h (modified)
	* uspace/drv/ohci/ohci_regs.h (added)
	* uspace/drv/ohci/ohci_rh.c (modified)
	* uspace/drv/ohci/ohci_rh.h (modified)

	Enable access to device registers


Sun, 20 Mar 2011 17:06:10 GMT Jan Vesely <jano.vesely@…> [b8e9acb]
	* uspace/drv/ohci/iface.h (modified)
	* uspace/drv/ohci/pci.c (modified)

	Name fix


Sun, 20 Mar 2011 17:03:02 GMT Jan Vesely <jano.vesely@…> [8727c18]
	* uspace/Makefile (modified)

	Add OHCI to ai32 arch


Sun, 20 Mar 2011 17:02:29 GMT Jan Vesely <jano.vesely@…> [be6cc9cf]
	* .bzrignore (modified)

	OHCI bzrignore


Sun, 20 Mar 2011 16:59:54 GMT Jan Vesely <jano.vesely@…> [41b96b4]
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/drv/ohci/Makefile (added)
	* uspace/drv/ohci/batch.c (added)
	* uspace/drv/ohci/batch.h (added)
	* uspace/drv/ohci/hc_iface.c (added)
	* uspace/drv/ohci/iface.h (added)
	* uspace/drv/ohci/main.c (added)
	* uspace/drv/ohci/ohci.ma (added)
	* uspace/drv/ohci/ohci_hc.c (added)
	* uspace/drv/ohci/ohci_hc.h (added)
	* uspace/drv/ohci/ohci_rh.c (added)
	* uspace/drv/ohci/ohci_rh.h (added)
	* uspace/drv/ohci/pci.c (added)
	* uspace/drv/ohci/pci.h (added)

	OHCI stub


Sun, 20 Mar 2011 15:52:27 GMT Vojtech Horky <vojtechhorky@…> [8373f53]
	* uspace/app/usbinfo/info.c (modified)

	usbinfo: number of configs and ifaces printed


Sun, 20 Mar 2011 15:41:41 GMT Vojtech Horky <vojtechhorky@…> [93855d4]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbflbk/Makefile (added)
	* uspace/drv/usbflbk/main.c (added)
	* uspace/drv/usbflbk/usbflbk.ma (added)
	* uspace/lib/usb/src/recognise.c (modified)

	Add USB fallback driver

	This driver is launched when no other ...


Sun, 20 Mar 2011 14:51:11 GMT Vojtech Horky <vojtechhorky@…> [103cf26]
	* uspace/drv/ehci-hcd/Makefile (modified)
	* uspace/drv/ehci-hcd/ehci.h (added)
	* uspace/drv/ehci-hcd/hc_iface.c (added)
	* uspace/drv/ehci-hcd/main.c (modified)

	EHCI stub implementation

	Added host controller interface to EHCI ...


Sat, 19 Mar 2011 18:30:20 GMT Matus Dekanek <smekideki@…> [59e01689]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhid/kbdrepeat.c (modified)
	* uspace/drv/usbmouse/init.c (modified)
	* uspace/lib/usb/include/usb/classes/hid_report_items.h (added)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)
	* uspace/lib/usb/src/hidparser.c (modified)

	merge from usb/development


Sat, 19 Mar 2011 18:14:01 GMT Vojtech Horky <vojtechhorky@…> [a763eb4]
	* uspace/drv/ehci-hcd/hc_iface.c (modified)

	Doxygen comments to HC iface of EHCI

	No change in functionality.


Sat, 19 Mar 2011 17:47:28 GMT Vojtech Horky <vojtechhorky@…> [81608b5]
	* uspace/drv/ehci-hcd/ehci.h (modified)
	* uspace/drv/ehci-hcd/main.c (modified)

	EHCI: small fixes


Sat, 19 Mar 2011 17:40:15 GMT Vojtech Horky <vojtechhorky@…> [f51594fa]
	* uspace/drv/ehci-hcd/Makefile (modified)
	* uspace/drv/ehci-hcd/ehci.h (added)
	* uspace/drv/ehci-hcd/hc_iface.c (added)
	* uspace/drv/ehci-hcd/main.c (modified)

	Add EHCI stub for HC interface


Fri, 18 Mar 2011 17:19:29 GMT Lubos Slovak <lubos.slovak@…> [3746bfe]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhid/kbdrepeat.c (modified)

	Fixed #140 (properly destroying KBD structure when polling ends)


Fri, 18 Mar 2011 17:17:04 GMT Lubos Slovak <lubos.slovak@…> [00b13408]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhid/kbdrepeat.c (modified)

	Fixed destroying of KBD structure when polling ended.

	The structure ...


Fri, 18 Mar 2011 16:53:18 GMT Vojtech Horky <vojtechhorky@…> [411d9fa]
	* uspace/drv/usbmouse/init.c (modified)
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)

	Mouse sets boot protocol


Fri, 18 Mar 2011 16:50:37 GMT Vojtech Horky <vojtechhorky@…> [382f3266]
	* Makefile (modified)
	* release/Makefile (moved)
	* uspace/app/sbi/Makefile (modified)
	* uspace/app/sbi/src/builtin.c (modified)
	* uspace/app/sbi/src/builtin/bi_console.c (moved)
	* uspace/app/sbi/src/builtin/bi_console.h (added)
	* uspace/app/sbi/src/builtin/bi_task.c (added)
	* uspace/app/sbi/src/builtin/bi_task.h (moved)
	* uspace/app/sbi/src/imode.c (modified)
	* uspace/app/sbi/src/intmap.c (modified)
	* uspace/app/sbi/src/intmap.h (modified)
	* uspace/app/sbi/src/lex.c (modified)
	* uspace/app/sbi/src/lex_t.h (modified)
	* uspace/app/sbi/src/list.c (modified)
	* uspace/app/sbi/src/list.h (modified)
	* uspace/app/sbi/src/parse.c (modified)
	* uspace/app/sbi/src/rdata.c (modified)
	* uspace/app/sbi/src/rdata.h (modified)
	* uspace/app/sbi/src/rdata_t.h (modified)
	* uspace/app/sbi/src/run.c (modified)
	* uspace/app/sbi/src/run.h (modified)
	* uspace/app/sbi/src/run_expr.c (modified)
	* uspace/app/sbi/src/run_expr.h (modified)
	* uspace/app/sbi/src/stree.c (modified)
	* uspace/app/sbi/src/stree.h (modified)
	* uspace/app/sbi/src/stree_t.h (modified)
	* uspace/app/sbi/src/stype.c (modified)
	* uspace/app/sbi/src/stype_expr.c (modified)
	* uspace/dist/src/sysel/demos/arith.sy (modified)
	* uspace/dist/src/sysel/demos/array.sy (modified)
	* uspace/dist/src/sysel/demos/autobox.sy (modified)
	* uspace/dist/src/sysel/demos/count.sy (modified)
	* uspace/dist/src/sysel/demos/ctor.sy (modified)
	* uspace/dist/src/sysel/demos/deleg.sy (modified)
	* uspace/dist/src/sysel/demos/enum.sy (modified)
	* uspace/dist/src/sysel/demos/except.sy (modified)
	* uspace/dist/src/sysel/demos/gen.sy (modified)
	* uspace/dist/src/sysel/demos/hello.sy (modified)
	* uspace/dist/src/sysel/demos/htxtfile.sy (modified)
	* uspace/dist/src/sysel/demos/iface.sy (modified)
	* uspace/dist/src/sysel/demos/inherit.sy (modified)
	* uspace/dist/src/sysel/demos/list.sy (modified)
	* uspace/dist/src/sysel/demos/map.sy (modified)
	* uspace/dist/src/sysel/demos/property.sy (modified)
	* uspace/dist/src/sysel/demos/string.sy (modified)
	* uspace/dist/src/sysel/demos/svar.sy (modified)
	* uspace/dist/src/sysel/demos/switch.sy (added)
	* uspace/dist/src/sysel/demos/varargs.sy (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhub/port_status.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/lib/usb/include/usb/classes/hid_report_items.h (added)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/srv/hid/console/gcons.c (modified)

	Merge development/ changes


Fri, 18 Mar 2011 16:45:38 GMT Vojtech Horky <vojtechhorky@…> [054ed84]
	* uspace/drv/usbmouse/init.c (modified)

	Mouse sets boot protocol


Fri, 18 Mar 2011 16:45:04 GMT Vojtech Horky <vojtechhorky@…> [d71691d]
	* uspace/lib/usb/include/usb/devdrv.h (modified)
	* uspace/lib/usb/src/devdrv.c (modified)

	USB device structure remembers interface


Fri, 18 Mar 2011 16:31:50 GMT Matus Dekanek <smekideki@…> [98637224]
	* uspace/drv/usbhub/usbhub.c (modified)

	second fix of bug 138(multiple new devices deadlock), works in qemu


Fri, 18 Mar 2011 16:25:45 GMT Matus Dekanek <smekideki@…> [e93e319]
	* uspace/drv/usbhub/usbhub.c (modified)

	second check of bug 138 (multiple new devices)


Fri, 18 Mar 2011 16:17:24 GMT Lubos Slovak <lubos.slovak@…> [4fec9ee]
	* Makefile (modified)
	* release/Makefile (moved)
	* uspace/app/sbi/Makefile (modified)
	* uspace/app/sbi/src/builtin.c (modified)
	* uspace/app/sbi/src/builtin/bi_console.c (moved)
	* uspace/app/sbi/src/builtin/bi_console.h (added)
	* uspace/app/sbi/src/builtin/bi_task.c (added)
	* uspace/app/sbi/src/builtin/bi_task.h (moved)
	* uspace/app/sbi/src/imode.c (modified)
	* uspace/app/sbi/src/intmap.c (modified)
	* uspace/app/sbi/src/intmap.h (modified)
	* uspace/app/sbi/src/lex.c (modified)
	* uspace/app/sbi/src/lex_t.h (modified)
	* uspace/app/sbi/src/list.c (modified)
	* uspace/app/sbi/src/list.h (modified)
	* uspace/app/sbi/src/parse.c (modified)
	* uspace/app/sbi/src/rdata.c (modified)
	* uspace/app/sbi/src/rdata.h (modified)
	* uspace/app/sbi/src/rdata_t.h (modified)
	* uspace/app/sbi/src/run.c (modified)
	* uspace/app/sbi/src/run.h (modified)
	* uspace/app/sbi/src/run_expr.c (modified)
	* uspace/app/sbi/src/run_expr.h (modified)
	* uspace/app/sbi/src/stree.c (modified)
	* uspace/app/sbi/src/stree.h (modified)
	* uspace/app/sbi/src/stree_t.h (modified)
	* uspace/app/sbi/src/stype.c (modified)
	* uspace/app/sbi/src/stype_expr.c (modified)
	* uspace/app/usbinfo/Makefile (modified)
	* uspace/app/usbinfo/desctree.c (added)
	* uspace/app/usbinfo/dev.c (added)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/dist/src/sysel/demos/arith.sy (modified)
	* uspace/dist/src/sysel/demos/array.sy (modified)
	* uspace/dist/src/sysel/demos/autobox.sy (modified)
	* uspace/dist/src/sysel/demos/count.sy (modified)
	* uspace/dist/src/sysel/demos/ctor.sy (modified)
	* uspace/dist/src/sysel/demos/deleg.sy (modified)
	* uspace/dist/src/sysel/demos/enum.sy (modified)
	* uspace/dist/src/sysel/demos/except.sy (modified)
	* uspace/dist/src/sysel/demos/gen.sy (modified)
	* uspace/dist/src/sysel/demos/hello.sy (modified)
	* uspace/dist/src/sysel/demos/htxtfile.sy (modified)
	* uspace/dist/src/sysel/demos/iface.sy (modified)
	* uspace/dist/src/sysel/demos/inherit.sy (modified)
	* uspace/dist/src/sysel/demos/list.sy (modified)
	* uspace/dist/src/sysel/demos/map.sy (modified)
	* uspace/dist/src/sysel/demos/property.sy (modified)
	* uspace/dist/src/sysel/demos/string.sy (modified)
	* uspace/dist/src/sysel/demos/svar.sy (modified)
	* uspace/dist/src/sysel/demos/switch.sy (added)
	* uspace/dist/src/sysel/demos/varargs.sy (modified)
	* 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_hc.c (modified)
	* uspace/drv/uhci-hcd/uhci_hc.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhub/port_status.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/l18n/langs.c (added)
	* uspace/lib/c/include/l18n/langs.h (modified)
	* uspace/lib/usb/include/usb/classes/hid_report_items.h (added)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/include/usb/dp.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (modified)
	* uspace/lib/usb/src/dp.c (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/pipes.c (modified)
	* uspace/srv/hid/console/gcons.c (modified)

	Changes from development


Fri, 18 Mar 2011 16:03:29 GMT Lubos Slovak <lubos.slovak@…> [d8e61b0d]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/lib/usb/include/usb/classes/hid_report_items.h (added)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)

	Report protocol support using HID report parser.


Fri, 18 Mar 2011 15:10:35 GMT Lubos Slovak <lubos.slovak@…> [fc5ed5d]
	* uspace/drv/usbhid/kbddev.c (modified)

	Getting size of report from parser, changed key processing.


Fri, 18 Mar 2011 15:03:26 GMT Matus Dekanek <smekideki@…> [11ac272]
	* uspace/drv/usbhub/port_status.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)

	fixes: deadlock with default address, usb speeds


Fri, 18 Mar 2011 14:58:29 GMT Matus Dekanek <smekideki@…> [a7528a16]
	* uspace/drv/usbhub/port_status.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)

	speed on port is low/full/high


Fri, 18 Mar 2011 14:43:09 GMT Matus Dekanek <smekideki@…> [a83e138]
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)

	sollution for bug 138 (deadlock caused by incorrect asking for ...


Fri, 18 Mar 2011 14:24:00 GMT Matus Dekanek <smekideki@…> [b495a93]
	* uspace/drv/usbhub/usbhub.c (modified)

	drpintf removed, usb_log_... used instead


Fri, 18 Mar 2011 14:21:00 GMT Lubos Slovak <lubos.slovak@…> [bb41b85]
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)

	Merged changes from branch maklf


Fri, 18 Mar 2011 14:17:27 GMT Lubos Slovak <lubos.slovak@…> [6e3b9a58]
	* dist/Makefile (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/ehci-hcd/main.c (modified)
	* uspace/drv/ehci-hcd/pci.c (modified)
	* uspace/drv/pciintel/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/pci.c (modified)
	* uspace/drv/uhci-hcd/pci.h (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-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/Makefile (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/port_status.h (deleted)
	* uspace/drv/uhci-rhd/root_hub.c (modified)
	* uspace/drv/uhci-rhd/root_hub.h (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbmid/usbmid.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/block/libblock.c (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/hub.c (modified)
	* uspace/lib/usb/src/pipesinit.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)
	* uspace/srv/hw/irc/apic/apic.c (modified)

	Merged changes from branch lelian/hidd


Fri, 18 Mar 2011 12:16:36 GMT Matus Dekanek <smekideki@…> [73751c0]
	* Makefile (modified)
	* release/Makefile (moved)
	* uspace/app/sbi/Makefile (modified)
	* uspace/app/sbi/src/builtin.c (modified)
	* uspace/app/sbi/src/builtin/bi_console.c (moved)
	* uspace/app/sbi/src/builtin/bi_console.h (added)
	* uspace/app/sbi/src/builtin/bi_task.c (added)
	* uspace/app/sbi/src/builtin/bi_task.h (moved)
	* uspace/app/sbi/src/imode.c (modified)
	* uspace/app/sbi/src/intmap.c (modified)
	* uspace/app/sbi/src/intmap.h (modified)
	* uspace/app/sbi/src/lex.c (modified)
	* uspace/app/sbi/src/lex_t.h (modified)
	* uspace/app/sbi/src/list.c (modified)
	* uspace/app/sbi/src/list.h (modified)
	* uspace/app/sbi/src/parse.c (modified)
	* uspace/app/sbi/src/rdata.c (modified)
	* uspace/app/sbi/src/rdata.h (modified)
	* uspace/app/sbi/src/rdata_t.h (modified)
	* uspace/app/sbi/src/run.c (modified)
	* uspace/app/sbi/src/run.h (modified)
	* uspace/app/sbi/src/run_expr.c (modified)
	* uspace/app/sbi/src/run_expr.h (modified)
	* uspace/app/sbi/src/stree.c (modified)
	* uspace/app/sbi/src/stree.h (modified)
	* uspace/app/sbi/src/stree_t.h (modified)
	* uspace/app/sbi/src/stype.c (modified)
	* uspace/app/sbi/src/stype_expr.c (modified)
	* uspace/app/usbinfo/Makefile (modified)
	* uspace/app/usbinfo/desctree.c (added)
	* uspace/app/usbinfo/dev.c (added)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/dist/src/sysel/demos/arith.sy (modified)
	* uspace/dist/src/sysel/demos/array.sy (modified)
	* uspace/dist/src/sysel/demos/autobox.sy (modified)
	* uspace/dist/src/sysel/demos/count.sy (modified)
	* uspace/dist/src/sysel/demos/ctor.sy (modified)
	* uspace/dist/src/sysel/demos/deleg.sy (modified)
	* uspace/dist/src/sysel/demos/enum.sy (modified)
	* uspace/dist/src/sysel/demos/except.sy (modified)
	* uspace/dist/src/sysel/demos/gen.sy (modified)
	* uspace/dist/src/sysel/demos/hello.sy (modified)
	* uspace/dist/src/sysel/demos/htxtfile.sy (modified)
	* uspace/dist/src/sysel/demos/iface.sy (modified)
	* uspace/dist/src/sysel/demos/inherit.sy (modified)
	* uspace/dist/src/sysel/demos/list.sy (modified)
	* uspace/dist/src/sysel/demos/map.sy (modified)
	* uspace/dist/src/sysel/demos/property.sy (modified)
	* uspace/dist/src/sysel/demos/string.sy (modified)
	* uspace/dist/src/sysel/demos/svar.sy (modified)
	* uspace/dist/src/sysel/demos/switch.sy (added)
	* uspace/dist/src/sysel/demos/varargs.sy (modified)
	* 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_hc.c (modified)
	* uspace/drv/uhci-hcd/uhci_hc.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/l18n/langs.c (added)
	* uspace/lib/c/include/l18n/langs.h (modified)
	* uspace/lib/usb/include/usb/dp.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (modified)
	* uspace/lib/usb/src/dp.c (modified)
	* uspace/lib/usb/src/pipes.c (modified)
	* uspace/srv/hid/console/gcons.c (modified)

	merge with usb/development


Fri, 18 Mar 2011 09:18:40 GMT Vojtech Horky <vojtechhorky@…> [b64eac6]
	* Makefile (modified)
	* release/Makefile (moved)
	* uspace/app/sbi/Makefile (modified)
	* uspace/app/sbi/src/builtin.c (modified)
	* uspace/app/sbi/src/builtin/bi_console.c (moved)
	* uspace/app/sbi/src/builtin/bi_console.h (added)
	* uspace/app/sbi/src/builtin/bi_task.c (added)
	* uspace/app/sbi/src/builtin/bi_task.h (moved)
	* uspace/app/sbi/src/imode.c (modified)
	* uspace/app/sbi/src/intmap.c (modified)
	* uspace/app/sbi/src/intmap.h (modified)
	* uspace/app/sbi/src/lex.c (modified)
	* uspace/app/sbi/src/lex_t.h (modified)
	* uspace/app/sbi/src/list.c (modified)
	* uspace/app/sbi/src/list.h (modified)
	* uspace/app/sbi/src/parse.c (modified)
	* uspace/app/sbi/src/rdata.c (modified)
	* uspace/app/sbi/src/rdata.h (modified)
	* uspace/app/sbi/src/rdata_t.h (modified)
	* uspace/app/sbi/src/run.c (modified)
	* uspace/app/sbi/src/run.h (modified)
	* uspace/app/sbi/src/run_expr.c (modified)
	* uspace/app/sbi/src/run_expr.h (modified)
	* uspace/app/sbi/src/stree.c (modified)
	* uspace/app/sbi/src/stree.h (modified)
	* uspace/app/sbi/src/stree_t.h (modified)
	* uspace/app/sbi/src/stype.c (modified)
	* uspace/app/sbi/src/stype_expr.c (modified)
	* uspace/dist/src/sysel/demos/arith.sy (modified)
	* uspace/dist/src/sysel/demos/array.sy (modified)
	* uspace/dist/src/sysel/demos/autobox.sy (modified)
	* uspace/dist/src/sysel/demos/count.sy (modified)
	* uspace/dist/src/sysel/demos/ctor.sy (modified)
	* uspace/dist/src/sysel/demos/deleg.sy (modified)
	* uspace/dist/src/sysel/demos/enum.sy (modified)
	* uspace/dist/src/sysel/demos/except.sy (modified)
	* uspace/dist/src/sysel/demos/gen.sy (modified)
	* uspace/dist/src/sysel/demos/hello.sy (modified)
	* uspace/dist/src/sysel/demos/htxtfile.sy (modified)
	* uspace/dist/src/sysel/demos/iface.sy (modified)
	* uspace/dist/src/sysel/demos/inherit.sy (modified)
	* uspace/dist/src/sysel/demos/list.sy (modified)
	* uspace/dist/src/sysel/demos/map.sy (modified)
	* uspace/dist/src/sysel/demos/property.sy (modified)
	* uspace/dist/src/sysel/demos/string.sy (modified)
	* uspace/dist/src/sysel/demos/svar.sy (modified)
	* uspace/dist/src/sysel/demos/switch.sy (added)
	* uspace/dist/src/sysel/demos/varargs.sy (modified)
	* uspace/srv/hid/console/gcons.c (modified)

	Merge mainline changes


Fri, 18 Mar 2011 09:14:22 GMT Vojtech Horky <vojtechhorky@…> [1614ce3]
	* uspace/app/usbinfo/Makefile (modified)
	* uspace/app/usbinfo/desctree.c (added)
	* uspace/app/usbinfo/dev.c (added)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/l18n/langs.c (added)
	* uspace/lib/c/include/l18n/langs.h (modified)
	* uspace/lib/usb/include/usb/dp.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (modified)
	* uspace/lib/usb/src/dp.c (modified)
	* uspace/lib/usb/src/pipes.c (modified)

	Improvements of usbinfo application

	Refactored the code, filtering ...


Thu, 17 Mar 2011 23:41:39 GMT Vojtech Horky <vojtechhorky@…> [b8e2f93]
	* uspace/app/usbinfo/info.c (modified)

	usbinfo prints language name instead of code


Thu, 17 Mar 2011 23:41:21 GMT Vojtech Horky <vojtechhorky@…> [749f18c5]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/l18n/langs.c (added)
	* uspace/lib/c/include/l18n/langs.h (modified)

	Add function for string representation of a locale


Thu, 17 Mar 2011 23:29:16 GMT Vojtech Horky <vojtechhorky@…> [8865087]
	* uspace/app/usbinfo/info.c (modified)

	usbinfo recognises HID descriptor


Thu, 17 Mar 2011 23:22:25 GMT Vojtech Horky <vojtechhorky@…> [a458bc9]
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)

	usbinfo refactoring - command line switches


Thu, 17 Mar 2011 23:17:42 GMT Vojtech Horky <vojtechhorky@…> [2d6787b]
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)

	Old code removal from usbinfo


Thu, 17 Mar 2011 23:10:26 GMT Vojtech Horky <vojtechhorky@…> [aad3587]
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)

	String printing back in usbinfo


Thu, 17 Mar 2011 22:59:37 GMT Vojtech Horky <vojtechhorky@…> [7b13d8e]
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)

	usbinfo prints match ids from interfaces too


Thu, 17 Mar 2011 22:32:24 GMT Jiri Svoboda <jiri@…> [306061a]
	* uspace/srv/hid/console/gcons.c (modified)

	Display mouse pointer even in lower resolution. Still be careful not ...


Thu, 17 Mar 2011 22:29:16 GMT Vojtech Horky <vojtechhorky@…> [4fa05a32]
	* 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_hc.c (modified)
	* uspace/drv/uhci-hcd/uhci_hc.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)

	Merge development/ changes


Thu, 17 Mar 2011 22:24:32 GMT Vojtech Horky <vojtechhorky@…> [bf58895]
	* uspace/app/usbinfo/info.c (modified)

	usbinfo uses the library descriptor walker


Thu, 17 Mar 2011 22:22:58 GMT Vojtech Horky <vojtechhorky@…> [da77278]
	* uspace/lib/usb/include/usb/dp.h (modified)
	* uspace/lib/usb/src/dp.c (modified)

	Add simple "walker" over descriptors

	It iterates over all ...


Thu, 17 Mar 2011 21:11:52 GMT Vojtech Horky <vojtechhorky@…> [e160da4d]
	* uspace/app/usbinfo/Makefile (modified)
	* uspace/app/usbinfo/desctree.c (added)
	* uspace/app/usbinfo/dev.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)

	Add printing of descriptor tree to usbinfo


Thu, 17 Mar 2011 13:49:41 GMT Jan Vesely <jano.vesely@…> [0fd82c9]
	* 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_hc.c (modified)
	* uspace/drv/uhci-hcd/uhci_hc.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)

	HW error handling

	minor fix in TD debug output


Thu, 17 Mar 2011 13:49:20 GMT Jan Vesely <jano.vesely@…> [fcc525d]
	* uspace/drv/uhci-hcd/uhci_hc.c (modified)
	* uspace/drv/uhci-hcd/uhci_hc.h (modified)

	Limit the number of hw retries


Thu, 17 Mar 2011 13:38:18 GMT Jan Vesely <jano.vesely@…> [87037c48]
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)

	Fix transfer descriptor act size debug output


Thu, 17 Mar 2011 13:23:05 GMT Jan Vesely <jano.vesely@…> [d142e75]
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)

	Development branch changes


Thu, 17 Mar 2011 12:45:23 GMT Lubos Slovak <lubos.slovak@…> [4f66cc7b]
	* dist/Makefile (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/ehci-hcd/main.c (modified)
	* uspace/drv/ehci-hcd/pci.c (modified)
	* uspace/drv/pciintel/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/pci.c (modified)
	* uspace/drv/uhci-hcd/pci.h (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-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/Makefile (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/port_status.h (deleted)
	* uspace/drv/uhci-rhd/root_hub.c (modified)
	* uspace/drv/uhci-rhd/root_hub.h (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbmid/usbmid.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/block/libblock.c (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/hub.c (modified)
	* uspace/lib/usb/src/pipesinit.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)
	* uspace/srv/hw/irc/apic/apic.c (modified)

	Merged development changes


Wed, 16 Mar 2011 23:23:21 GMT Jiri Svoboda <jiri@…> [051b3db8]
	* uspace/app/sbi/Makefile (modified)
	* uspace/app/sbi/src/builtin.c (modified)
	* uspace/app/sbi/src/builtin/bi_console.c (moved)
	* uspace/app/sbi/src/builtin/bi_console.h (added)
	* uspace/app/sbi/src/builtin/bi_task.c (added)
	* uspace/app/sbi/src/builtin/bi_task.h (moved)
	* uspace/app/sbi/src/imode.c (modified)
	* uspace/app/sbi/src/intmap.c (modified)
	* uspace/app/sbi/src/intmap.h (modified)
	* uspace/app/sbi/src/lex.c (modified)
	* uspace/app/sbi/src/lex_t.h (modified)
	* uspace/app/sbi/src/list.c (modified)
	* uspace/app/sbi/src/list.h (modified)
	* uspace/app/sbi/src/parse.c (modified)
	* uspace/app/sbi/src/rdata.c (modified)
	* uspace/app/sbi/src/rdata.h (modified)
	* uspace/app/sbi/src/rdata_t.h (modified)
	* uspace/app/sbi/src/run.c (modified)
	* uspace/app/sbi/src/run.h (modified)
	* uspace/app/sbi/src/run_expr.c (modified)
	* uspace/app/sbi/src/run_expr.h (modified)
	* uspace/app/sbi/src/stree.c (modified)
	* uspace/app/sbi/src/stree.h (modified)
	* uspace/app/sbi/src/stree_t.h (modified)
	* uspace/app/sbi/src/stype.c (modified)
	* uspace/app/sbi/src/stype_expr.c (modified)
	* uspace/dist/src/sysel/demos/arith.sy (modified)
	* uspace/dist/src/sysel/demos/array.sy (modified)
	* uspace/dist/src/sysel/demos/autobox.sy (modified)
	* uspace/dist/src/sysel/demos/count.sy (modified)
	* uspace/dist/src/sysel/demos/ctor.sy (modified)
	* uspace/dist/src/sysel/demos/deleg.sy (modified)
	* uspace/dist/src/sysel/demos/enum.sy (modified)
	* uspace/dist/src/sysel/demos/except.sy (modified)
	* uspace/dist/src/sysel/demos/gen.sy (modified)
	* uspace/dist/src/sysel/demos/hello.sy (modified)
	* uspace/dist/src/sysel/demos/htxtfile.sy (modified)
	* uspace/dist/src/sysel/demos/iface.sy (modified)
	* uspace/dist/src/sysel/demos/inherit.sy (modified)
	* uspace/dist/src/sysel/demos/list.sy (modified)
	* uspace/dist/src/sysel/demos/map.sy (modified)
	* uspace/dist/src/sysel/demos/property.sy (modified)
	* uspace/dist/src/sysel/demos/string.sy (modified)
	* uspace/dist/src/sysel/demos/svar.sy (modified)
	* uspace/dist/src/sysel/demos/switch.sy (added)
	* uspace/dist/src/sysel/demos/varargs.sy (modified)

	Update SBI to rev. 344 from upstream. What's new:
	 * ...


Wed, 16 Mar 2011 23:18:34 GMT Jan Vesely <jano.vesely@…> [eb2a48a]
	* uspace/drv/uhci-hcd/uhci_hc.c (modified)

	Set the value explicitly even if it's the default


Wed, 16 Mar 2011 22:35:20 GMT Jiri Svoboda <jiri@…> [406d514]
	* Makefile (modified)
	* release/Makefile (modified)

	Fix omissions.


Wed, 16 Mar 2011 22:09:28 GMT Jiri Svoboda <jiri@…> [471569b]
	* Makefile (modified)
	* release/Makefile (moved)

	Rename things 'dist' to 'release'.


Wed, 16 Mar 2011 21:46:58 GMT Jiri Svoboda <jiri@…> [aede651]
	* dist/Makefile (modified)

	Build release files from exported sources. Build source tarball as
	well.


Wed, 16 Mar 2011 21:00:17 GMT Matus Dekanek <smekideki@…> [039c66c]
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)

	merge from smekideki into usb/development: small fixes


Wed, 16 Mar 2011 20:57:05 GMT Matus Dekanek <smekideki@…> [42a3a57]
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)

	small fixes:  new device speed, returning unpluged address,  proposed ...


Wed, 16 Mar 2011 18:50:17 GMT Matus Dekanek <smekideki@…> [72af8da]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* boot/arch/mips32/src/asm.S (modified)
	* dist/Makefile (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.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/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/pci.c (modified)
	* uspace/drv/uhci-hcd/pci.h (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-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/Makefile (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/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/hidreq.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/kbddev.h (modified)
	* uspace/drv/usbhid/kbdrepeat.c (added)
	* uspace/drv/usbhid/kbdrepeat.h (moved)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/usbhub.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/block/libblock.c (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/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/devdrv.h (added)
	* 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/devdrv.c (added)
	* uspace/lib/usb/src/devpoll.c (added)
	* 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/pipesinit.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)
	* uspace/srv/hw/irc/apic/apic.c (modified)

	merge from usb/development


Wed, 16 Mar 2011 18:46:54 GMT Matus Dekanek <smekideki@…> [3e7b7cd]
	* uspace/drv/usbhub/usbhub.c (modified)

	minor change


Wed, 16 Mar 2011 10:27:58 GMT Vojtech Horky <vojtechhorky@…> [81ca204]
	* uspace/app/usbinfo/main.c (modified)

	Add command-line switches to usbinfo


Wed, 16 Mar 2011 10:14:57 GMT Vojtech Horky <vojtechhorky@…> [3100ebe]
	* uspace/app/usbinfo/Makefile (modified)
	* uspace/app/usbinfo/dev.c (added)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)

	Preparation for more modular usbinfo


Tue, 15 Mar 2011 14:50:17 GMT Vojtech Horky <vojtechhorky@…> [2180979]
	* uspace/app/usbinfo/main.c (modified)

	Hack for first QEMU device


Tue, 15 Mar 2011 14:43:51 GMT Jan Vesely <jano.vesely@…> [a963a68]
	* 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_hc.c (modified)

	Hw error handling.


Mon, 14 Mar 2011 22:51:09 GMT Vojtech Horky <vojtechhorky@…> [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 <vojtechhorky@…> [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 <vojtechhorky@…> [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 <vojtechhorky@…> [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 <jano.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 <jano.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 <jano.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 <vojtechhorky@…> [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 <vojtechhorky@…> [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 <vojtechhorky@…> [6dd35e0]
	* uspace/app/usbinfo/main.c (modified)

	Fix UHCI shortcut in usbinfo


Mon, 14 Mar 2011 02:01:54 GMT Jan Vesely <jano.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 <jano.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 <vojtechhorky@…> [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 <vojtechhorky@…> [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 <vojtechhorky@…> [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 <vojtechhorky@…> [91579d5]
	* uspace/drv/pciintel/pci.c (modified)

	C style fixes


Sun, 13 Mar 2011 23:23:42 GMT Jan Vesely <jano.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 <jano.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 <vojtechhorky@…> [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 <vojtechhorky@…> [5fd22d8]
	* uspace/lib/usb/src/devdrv.c (modified)

	USB device driver framework registers endpoints


Sun, 13 Mar 2011 22:45:28 GMT Vojtech Horky <vojtechhorky@…> [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 <vojtechhorky@…> [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