#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-04-13T06:58:00Z

Sat, 05 Mar 2011 20:07:11 GMT Lubos Slovak <lubos.slovak@…> [1efe89b]
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	First parameter to usb_debug_str_buffer() made constant.


Sat, 05 Mar 2011 11:51:14 GMT Lubos Slovak <lubos.slovak@…> [00db345a]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmouse/main.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Merged development changes.


Sat, 05 Mar 2011 11:49:53 GMT Lubos Slovak <lubos.slovak@…> [7ac73a4]
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/main.c (modified)

	Setting idle rate + minor changes.

	- Removed some debug output, ...


Sat, 05 Mar 2011 11:35:22 GMT Lubos Slovak <lubos.slovak@…> [dde8ca4]
	* uspace/drv/usbhid/hidreq.c (modified)
	* uspace/drv/usbhid/hidreq.h (modified)

	Added function for Set_Idle request.


Sat, 05 Mar 2011 00:44:27 GMT Jan Vesely <jano.vesely@…> [474d08e]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)

	Refactoring and SPD support


Sat, 05 Mar 2011 00:33:28 GMT Jan Vesely <jano.vesely@…> [eae83aa]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)

	Use SPD on IN packets, use proper PID type


Sat, 05 Mar 2011 00:12:21 GMT Jan Vesely <jano.vesely@…> [c5b93dc]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)

	Refactoring

	Rename transfer_descriptor_t to td_t
	Minor fixes


Fri, 04 Mar 2011 23:32:21 GMT Jan Vesely <jano.vesely@…> [80fdffe]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)

	Support for bulk transfers, minor refactoring


Fri, 04 Mar 2011 23:15:27 GMT Jan Vesely <jano.vesely@…> [0e06a14]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/batch.h (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)

	Adds support for bulk transfers

	Unifies data transfer initialization


Fri, 04 Mar 2011 22:48:24 GMT Jan Vesely <jano.vesely@…> [f5246b6]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmouse/main.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Development branch changes


Fri, 04 Mar 2011 21:59:20 GMT Vojtech Horky <vojtechhorky@…> [03f7952]
	* uspace/drv/usbmouse/main.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Small improvements

	USB mouse stops polling after first failed ...


Fri, 04 Mar 2011 21:54:07 GMT Vojtech Horky <vojtechhorky@…> [ff4185e6]
	* uspace/lib/usb/src/debug.c (modified)

	Safer and better usb_debug_str_buffer


Fri, 04 Mar 2011 20:51:17 GMT Jan Vesely <jano.vesely@…> [3c775adb]
	* uspace/drv/uhci-hcd/uhci.c (modified)

	Do not modify UHCI_CLEANER_TIMEOUT constant


Fri, 04 Mar 2011 20:11:22 GMT Vojtech Horky <vojtechhorky@…> [019cff6]
	* uspace/drv/usbmouse/main.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Add buffer dumping function usb_debug_str_buffer

	Example usage in ...


Fri, 04 Mar 2011 18:36:49 GMT Jan Vesely <jano.vesely@…> [4e900c1]
	* uspace/drv/usbhub/usbhub.c (modified)

	Use set configuration before getting class descriptor

	Tested and ...


Fri, 04 Mar 2011 17:34:16 GMT Vojtech Horky <vojtechhorky@…> [3faf416c]
	* uspace/drv/usbmouse/mouse.c (modified)

	Hack for unplugged USB mouse

	Very rough but at least UHCI driver is ...


Fri, 04 Mar 2011 17:19:14 GMT Vojtech Horky <vojtechhorky@…> [5dd9209]
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmid/explore.c (modified)
	* uspace/srv/fs/fat/fat_dentry.c (modified)

	Merge development/ changes


Fri, 04 Mar 2011 15:01:49 GMT Matus Dekanek <smekideki@…> [969a6ff]
	* uspace/drv/usbhub/usbhub.c (modified)

	merge from /usb/smekideki minor change


Fri, 04 Mar 2011 14:59:15 GMT Matus Dekanek <smekideki@…> [140c033]
	* uspace/drv/usbhub/usbhub.c (modified)

	std request to class request


Fri, 04 Mar 2011 13:31:34 GMT Matus Dekanek <smekideki@…> [04c722f9]
	* uspace/drv/usbhub/usbhub.c (modified)

	merge from /usb/smekideki; minor changes in hub driver


Fri, 04 Mar 2011 13:29:46 GMT Matus Dekanek <smekideki@…> [332f860]
	* uspace/drv/usbhub/usbhub.c (modified)

	a bit of codelifting


Fri, 04 Mar 2011 13:08:26 GMT Matus Dekanek <smekideki@…> [d49728c]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)

	merge with usb/development


Fri, 04 Mar 2011 13:05:35 GMT Matus Dekanek <smekideki@…> [8c877b2]
	* .bzrignore (modified)
	* Makefile (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* boot/arch/sparc64/include/arch.h (modified)
	* boot/arch/sparc64/src/asm.S (modified)
	* boot/arch/sparc64/src/main.c (modified)
	* boot/generic/src/balloc.c (modified)
	* dist/Makefile (added)
	* kernel/arch/sparc64/src/sun4v/asm.S (modified)
	* tools/toolchain.sh (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/doc/doxygroups.h (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/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/pci.h (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci-hcd.ma (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)
	* uspace/drv/uhci-hcd/utils/device_keeper.c (added)
	* uspace/drv/uhci-hcd/utils/device_keeper.h (added)
	* 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.c (modified)
	* uspace/drv/uhci-rhd/port_status.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/conv.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/descparser.c (deleted)
	* uspace/drv/usbhid/hiddev.c (added)
	* uspace/drv/usbhid/hiddev.h (moved)
	* uspace/drv/usbhid/hidreq.c (added)
	* uspace/drv/usbhid/hidreq.h (added)
	* uspace/drv/usbhid/kbddev.c (added)
	* uspace/drv/usbhid/kbddev.h (added)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhid/usbhid.ma (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmid/explore.c (modified)
	* uspace/drv/usbmouse/Makefile (added)
	* uspace/drv/usbmouse/init.c (added)
	* uspace/drv/usbmouse/main.c (added)
	* uspace/drv/usbmouse/mouse.c (added)
	* uspace/drv/usbmouse/mouse.h (added)
	* uspace/drv/usbmouse/usbmouse.ma (added)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pci.c (added)
	* uspace/lib/drv/include/pci_dev_iface.h (added)
	* uspace/lib/drv/include/remote_pci.h (moved)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/request.c (modified)
	* uspace/srv/devmap/devmap.c (modified)
	* uspace/srv/fs/fat/fat_dentry.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/hid/console/console.c (modified)

	merge with \usb\development


Fri, 04 Mar 2011 09:31:16 GMT Lubos Slovak <lubos.slovak@…> [f06c9ec]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)

	Merge: polling interval from endpoint descriptor


Fri, 04 Mar 2011 08:41:58 GMT Lubos Slovak <lubos.slovak@…> [0e164ed]
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/drv/uhci-hcd/batch.c (modified)

	Merged development - fixes.


Thu, 03 Mar 2011 23:35:49 GMT Jan Vesely <jano.vesely@…> [9a422574]
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/drv/uhci-hcd/batch.c (modified)

	status write(and read) transaction size fix


Thu, 03 Mar 2011 23:25:34 GMT Jan Vesely <jano.vesely@…> [9445aad]
	* .bzrignore (modified)
	* Makefile (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* boot/arch/sparc64/include/arch.h (modified)
	* boot/arch/sparc64/src/asm.S (modified)
	* boot/arch/sparc64/src/main.c (modified)
	* boot/generic/src/balloc.c (modified)
	* dist/Makefile (added)
	* kernel/arch/sparc64/src/sun4v/asm.S (modified)
	* tools/toolchain.sh (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/usbhid.ma (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmid/explore.c (modified)
	* uspace/drv/usbmouse/Makefile (added)
	* uspace/drv/usbmouse/init.c (added)
	* uspace/drv/usbmouse/main.c (added)
	* uspace/drv/usbmouse/mouse.c (added)
	* uspace/drv/usbmouse/mouse.h (added)
	* uspace/drv/usbmouse/usbmouse.ma (added)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/request.c (modified)
	* uspace/srv/devmap/devmap.c (modified)
	* uspace/srv/fs/fat/fat_dentry.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/hid/console/console.c (modified)

	Development branch changes


Thu, 03 Mar 2011 23:18:05 GMT Jan Vesely <jano.vesely@…> [bdc8ab1]
	* uspace/drv/uhci-hcd/batch.c (modified)

	Fixed: setup write sends data rounded up to max_packet_size

	Unified ...


Thu, 03 Mar 2011 21:30:59 GMT Jan Vesely <jano.vesely@…> [dc75234]
	* uspace/drv/pciintel/pci.c (modified)

	Remove possible endless cycle


Thu, 03 Mar 2011 21:02:09 GMT Lubos Slovak <lubos.slovak@…> [24d943f]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)

	Using polling interval from endpoint descriptor


Thu, 03 Mar 2011 12:54:12 GMT Lubos Slovak <lubos.slovak@…> [d3594362]
	* uspace/drv/usbmid/explore.c (modified)

	Merge from development (Set_Configuration)


Thu, 03 Mar 2011 12:52:17 GMT Vojtech Horky <vojtechhorky@…> [8f74140c]
	* uspace/drv/usbmid/explore.c (modified)

	USB MID sets device configuration

	A forgotten piece of code. Sorry.


Thu, 03 Mar 2011 12:44:33 GMT Lubos Slovak <lubos.slovak@…> [0f31e2b]
	* .bzrignore (modified)
	* Makefile (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* boot/arch/sparc64/include/arch.h (modified)
	* boot/arch/sparc64/src/asm.S (modified)
	* boot/arch/sparc64/src/main.c (modified)
	* boot/generic/src/balloc.c (modified)
	* dist/Makefile (added)
	* kernel/arch/sparc64/src/sun4v/asm.S (modified)
	* tools/toolchain.sh (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/pciintel/pci.c (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/uhci.c (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/usbhid.ma (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmid/explore.c (modified)
	* uspace/drv/usbmouse/Makefile (added)
	* uspace/drv/usbmouse/init.c (added)
	* uspace/drv/usbmouse/main.c (added)
	* uspace/drv/usbmouse/mouse.c (added)
	* uspace/drv/usbmouse/mouse.h (added)
	* uspace/drv/usbmouse/usbmouse.ma (added)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pci.c (added)
	* uspace/lib/drv/include/pci_dev_iface.h (added)
	* uspace/lib/drv/include/remote_pci.h (added)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/request.c (modified)
	* uspace/srv/devmap/devmap.c (modified)
	* uspace/srv/fs/fat/fat_dentry.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/hid/console/console.c (modified)

	Merged development changes.


Wed, 02 Mar 2011 21:13:02 GMT Vojtech Horky <vojtechhorky@…> [2c22f1f7]
	* uspace/srv/fs/fat/fat_dentry.c (modified)

	FAT allows dash in filenames

	At least, UHCI driver is able to ...


Wed, 02 Mar 2011 20:49:12 GMT Vojtech Horky <vojtechhorky@…> [24aa62c]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmid/explore.c (modified)
	* uspace/drv/usbmouse/Makefile (added)
	* uspace/drv/usbmouse/init.c (added)
	* uspace/drv/usbmouse/main.c (added)
	* uspace/drv/usbmouse/mouse.c (added)
	* uspace/drv/usbmouse/mouse.h (added)
	* uspace/drv/usbmouse/usbmouse.ma (added)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/request.c (modified)
	* uspace/srv/hid/console/console.c (modified)

	Add simple USB mouse driver

	The driver expects data in boot ...


Wed, 02 Mar 2011 20:20:42 GMT Vojtech Horky <vojtechhorky@…> [21bb58d]
	* uspace/drv/usbmouse/init.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)
	* uspace/drv/usbmouse/mouse.h (modified)

	USB mouse sends events to console

	The values are not properly ...


Wed, 02 Mar 2011 20:14:40 GMT Vojtech Horky <vojtechhorky@…> [103ae7f8]
	* uspace/srv/hid/console/console.c (modified)

	Console looks for mice as well


Wed, 02 Mar 2011 19:15:08 GMT Vojtech Horky <vojtechhorky@…> [fd5fed8]
	* uspace/drv/usbmouse/init.c (modified)

	USB mouse driver in mouse class


Wed, 02 Mar 2011 19:04:18 GMT Vojtech Horky <vojtechhorky@…> [8d4b844]
	* uspace/drv/usbmouse/init.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)
	* uspace/drv/usbmouse/mouse.h (modified)

	Mouse driver respects poll interval


Wed, 02 Mar 2011 19:03:57 GMT Vojtech Horky <vojtechhorky@…> [820aba32]
	* uspace/drv/usbmouse/main.c (modified)

	Better info message


Wed, 02 Mar 2011 18:54:49 GMT Vojtech Horky <vojtechhorky@…> [a6567ed]
	* uspace/drv/usbmouse/init.c (modified)
	* uspace/drv/usbmouse/mouse.c (modified)

	Correct endpoint initialization in mouse driver


Wed, 02 Mar 2011 18:17:27 GMT Vojtech Horky <vojtechhorky@…> [d70e0a3c]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbmid/explore.c (modified)

	Allocating "get full config desc" put into action

	Yes, all that ...


Wed, 02 Mar 2011 18:06:42 GMT Vojtech Horky <vojtechhorky@…> [4723444]
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/request.c (modified)

	Add allocating "get full config descriptor"

	This function ...


Wed, 02 Mar 2011 17:16:23 GMT Vojtech Horky <vojtechhorky@…> [c081780]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/usbmouse/Makefile (added)
	* uspace/drv/usbmouse/init.c (added)
	* uspace/drv/usbmouse/main.c (added)
	* uspace/drv/usbmouse/mouse.c (added)
	* uspace/drv/usbmouse/mouse.h (added)
	* uspace/drv/usbmouse/usbmouse.ma (added)

	Add USB mouse driver skeleton


Wed, 02 Mar 2011 15:01:47 GMT Vojtech Horky <vojtechhorky@…> [af430ce]
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/usbhid.ma (modified)
	* uspace/lib/usb/src/request.c (modified)
	* uspace/srv/hid/console/console.c (modified)

	Various small fixes


Wed, 02 Mar 2011 14:21:56 GMT Vojtech Horky <vojtechhorky@…> [30db06c]
	* uspace/srv/hid/console/console.c (modified)

	Remove connection bypass in console

	After switching to parallel VFS ...


Wed, 02 Mar 2011 14:20:12 GMT Vojtech Horky <vojtechhorky@…> [7a2f8ea0]
	* uspace/drv/usbhid/kbddev.c (modified)

	Assert replaced with condition

	The assert was originally there for ...


Wed, 02 Mar 2011 12:00:10 GMT Vojtech Horky <vojtechhorky@…> [e135751]
	* Makefile (modified)
	* boot/arch/sparc64/include/arch.h (modified)
	* boot/arch/sparc64/src/asm.S (modified)
	* boot/arch/sparc64/src/main.c (modified)
	* boot/generic/src/balloc.c (modified)
	* dist/Makefile (added)
	* kernel/arch/sparc64/src/sun4v/asm.S (modified)
	* tools/toolchain.sh (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/drv/pciintel/pci.c (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/uhci.c (modified)
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/conv.c (modified)
	* uspace/drv/usbhid/conv.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/hiddev.c (added)
	* uspace/drv/usbhid/hiddev.h (added)
	* uspace/drv/usbhid/hidreq.c (added)
	* uspace/drv/usbhid/hidreq.h (added)
	* uspace/drv/usbhid/kbddev.c (added)
	* uspace/drv/usbhid/kbddev.h (moved)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pci.c (added)
	* uspace/lib/drv/include/pci_dev_iface.h (added)
	* uspace/lib/drv/include/remote_pci.h (added)
	* uspace/srv/devmap/devmap.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)

	Merge development/ changes


Wed, 02 Mar 2011 11:53:22 GMT Vojtech Horky <vojtechhorky@…> [37b1651d]
	* Makefile (modified)
	* boot/arch/sparc64/include/arch.h (modified)
	* boot/arch/sparc64/src/asm.S (modified)
	* boot/arch/sparc64/src/main.c (modified)
	* boot/generic/src/balloc.c (modified)
	* dist/Makefile (added)
	* kernel/arch/sparc64/src/sun4v/asm.S (modified)
	* tools/toolchain.sh (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/srv/devmap/devmap.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)

	Merge mainline changes


Tue, 01 Mar 2011 23:08:25 GMT Jan Vesely <jano.vesely@…> [4c7c251]
	* uspace/drv/pciintel/pci.c (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/uhci.c (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pci.c (added)
	* uspace/lib/drv/include/pci_dev_iface.h (added)
	* uspace/lib/drv/include/remote_pci.h (added)

	New PCI device interface, USB legacy disabled during device ...


Tue, 01 Mar 2011 23:02:22 GMT Jan Vesely <jano.vesely@…> [0e2fdcf]
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/conv.c (modified)
	* uspace/drv/usbhid/conv.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/hiddev.c (added)
	* uspace/drv/usbhid/hiddev.h (added)
	* uspace/drv/usbhid/hidreq.c (added)
	* uspace/drv/usbhid/hidreq.h (added)
	* uspace/drv/usbhid/kbddev.c (added)
	* uspace/drv/usbhid/kbddev.h (moved)
	* uspace/drv/usbhid/main.c (modified)

	Development branch changes


Tue, 01 Mar 2011 22:58:58 GMT Jan Vesely <jano.vesely@…> [b375bb8]
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)

	Refactoring


Tue, 01 Mar 2011 19:56:01 GMT Vojtech Horky <vojtechhorky@…> [ac8285d]
	* uspace/drv/usbhid/kbddev.c (modified)

	Fix comparison vs. assignment


Tue, 01 Mar 2011 16:43:05 GMT Lubos Slovak <lubos.slovak@…> [494eaf7]
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/conv.c (modified)
	* uspace/drv/usbhid/conv.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/hiddev.c (added)
	* uspace/drv/usbhid/hiddev.h (added)
	* uspace/drv/usbhid/hidreq.c (added)
	* uspace/drv/usbhid/hidreq.h (added)
	* uspace/drv/usbhid/kbddev.c (added)
	* uspace/drv/usbhid/kbddev.h (moved)
	* uspace/drv/usbhid/main.c (modified)

	Merged: HID driver refactoring, works also with more keyboards.


Tue, 01 Mar 2011 16:39:31 GMT Lubos Slovak <lubos.slovak@…> [1c6c4092]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)
	* uspace/drv/usbhid/kbddev.c (modified)
	* uspace/drv/usbhid/main.c (modified)

	Properly destroying HID and KBD device structures.

	+ Do not send ...


Tue, 01 Mar 2011 15:39:52 GMT Vojtech Horky <vojtechhorky@…> [51b46f2]
	* 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/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci-hcd.ma (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)
	* uspace/drv/uhci-hcd/utils/device_keeper.c (added)
	* uspace/drv/uhci-hcd/utils/device_keeper.h (moved)
	* 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.c (modified)
	* uspace/drv/uhci-rhd/port_status.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/descparser.c (deleted)
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/main.c (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.h (modified)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/request.c (modified)

	Merge development/ changes


Tue, 01 Mar 2011 15:26:57 GMT Lubos Slovak <lubos.slovak@…> [27270db]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/kbddev.c (modified)

	Fixed initialization of kbd_dev.

	- Setting console phone to -1.


Tue, 01 Mar 2011 14:02:16 GMT Lubos Slovak <lubos.slovak@…> [0b5644c]
	* 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/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)
	* uspace/drv/uhci-hcd/utils/device_keeper.c (added)
	* uspace/drv/uhci-hcd/utils/device_keeper.h (added)
	* 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.c (modified)
	* uspace/drv/uhci-rhd/port_status.h (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)
	* uspace/drv/uhci-rhd/root_hub.h (modified)

	Merged development changes.


Mon, 28 Feb 2011 22:59:31 GMT Jan Vesely <jano.vesely@…> [9ef0d6d]
	* uspace/drv/uhci-hcd/pci.c (modified)

	Remove warning and use proper value for turning of legacy support


Mon, 28 Feb 2011 20:07:06 GMT Jan Vesely <jano.vesely@…> [ab414a6]
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/pci.h (modified)

	Use aaccess routines to disable USB Legacy


Mon, 28 Feb 2011 20:06:28 GMT Jan Vesely <jano.vesely@…> [99e6bfb]
	* uspace/drv/pciintel/pci.c (modified)

	Implement access to device config space


Mon, 28 Feb 2011 19:38:57 GMT Jan Vesely <jano.vesely@…> [d79a101f]
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pci.c (added)
	* uspace/lib/drv/include/pci_dev_iface.h (added)
	* uspace/lib/drv/include/remote_pci.h (added)

	Add pci device interface


Mon, 28 Feb 2011 17:11:27 GMT Jan Vesely <jano.vesely@…> [86341e2]
	* uspace/drv/uhci-hcd/main.c (modified)

	Refactoring


Mon, 28 Feb 2011 14:24:55 GMT Martin Decky <martin@…> [3f7efa79]
	* tools/toolchain.sh (modified)

	add basic dependency check to the toolchain build script
	(based on a ...


Mon, 28 Feb 2011 13:04:21 GMT Jan Vesely <jano.vesely@…> [cc44f7e]
	* 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/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)
	* uspace/drv/uhci-hcd/utils/device_keeper.c (added)
	* uspace/drv/uhci-hcd/utils/device_keeper.h (added)
	* 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.c (modified)
	* uspace/drv/uhci-rhd/port_status.h (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)
	* uspace/drv/uhci-rhd/root_hub.h (modified)

	hc and rh work

	Support for low speed devices
	RH iospace obtained ...


Mon, 28 Feb 2011 12:24:57 GMT Jan Vesely <jano.vesely@…> [dced52a]
	* uspace/drv/uhci-rhd/main.c (modified)
	* uspace/drv/uhci-rhd/port.c (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)

	Debug code refactoring, redundant code removed


Mon, 28 Feb 2011 11:55:36 GMT Jan Vesely <jano.vesely@…> [4abc304]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)

	Debug output refactored


Sun, 27 Feb 2011 22:19:22 GMT Jakub Jermar <jakub@…> [e6cb880]
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)

	The "mount" command does not display any help message about required ...


Sun, 27 Feb 2011 19:45:16 GMT Lubos Slovak <lubos.slovak@…> [5d4d98b]
	* uspace/drv/usbhid/hiddev.c (modified)
	* uspace/drv/usbhid/hiddev.h (modified)

	Fixed bug in hiddev (compiles now).


Sun, 27 Feb 2011 19:40:26 GMT Jakub Jermar <jakub@…> [05155a1]
	* uspace/srv/fs/fat/fat_ops.c (modified)

	Merge from lp:~jakub/helenos/fs.


Sun, 27 Feb 2011 19:25:11 GMT Jakub Jermar <jakub@…> [5ca5eaa7]
	* uspace/srv/fs/fat/fat_ops.c (modified)

	Create an extra reference to an unlinked FAT node. This keeps the ...


Sun, 27 Feb 2011 19:22:53 GMT Lubos Slovak <lubos.slovak@…> [2391aaf]
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/conv.c (modified)
	* uspace/drv/usbhid/conv.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/hiddev.c (added)
	* uspace/drv/usbhid/hiddev.h (added)
	* uspace/drv/usbhid/hidreq.c (added)
	* uspace/drv/usbhid/hidreq.h (added)
	* uspace/drv/usbhid/kbddev.c (added)
	* uspace/drv/usbhid/kbddev.h (moved)
	* uspace/drv/usbhid/main.c (modified)

	Huge refactoring of USB HID driver.

	- Created generic USB HID ...


Sun, 27 Feb 2011 02:54:49 GMT Jan Vesely <jano.vesely@…> [299d53e]
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/conv.c (modified)
	* uspace/drv/usbhid/descparser.c (deleted)
	* uspace/drv/usbhid/descparser.h (deleted)
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/main.c (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.h (modified)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/request.c (modified)

	Development branch changes


Sun, 27 Feb 2011 02:46:17 GMT Jan Vesely <jano.vesely@…> [8e1eb4d0]
	* uspace/drv/uhci-hcd/main.c (modified)

	Trust pci and use the supplied value


Sun, 27 Feb 2011 02:43:29 GMT Jan Vesely <jano.vesely@…> [ad6857c]
	* uspace/drv/pciintel/pci.c (modified)

	Fixed: pciintel reports correct io sizes

	BIG FAT WARNING!!!:
	I ...


Sun, 27 Feb 2011 02:39:13 GMT Jan Vesely <jano.vesely@…> [1ae51ae]
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-rhd/port.c (modified)

	Refactoring


Sun, 27 Feb 2011 00:25:28 GMT Lubos Slovak <lubos.slovak@…> [81c508c]
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/conv.c (modified)
	* uspace/drv/usbhid/descparser.c (deleted)
	* uspace/drv/usbhid/descparser.h (deleted)
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)
	* uspace/lib/usb/include/usb/classes/hidparser.h (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/request.c (modified)

	USBHID: logging (#76), modifiers (#65), locks (#66), LEDs (#26), init ...


Sun, 27 Feb 2011 00:23:19 GMT Lubos Slovak <lubos.slovak@…> [c2fa801]
	* uspace/drv/usbhid/Makefile (modified)
	* uspace/drv/usbhid/descparser.c (deleted)
	* uspace/drv/usbhid/descparser.h (deleted)
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)

	Removed unused code.

	- Removed HID descriptor parser (completely). ...


Sun, 27 Feb 2011 00:07:24 GMT Lubos Slovak <lubos.slovak@…> [882f8b1]
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)

	Major changes to usbhid driver.

	- Changed structure ...


Sat, 26 Feb 2011 23:48:57 GMT Lubos Slovak <lubos.slovak@…> [ad4562c2]
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/request.c (modified)

	Changed API for getting descriptors.

	- Changed ...


Sat, 26 Feb 2011 21:59:41 GMT Vojtech Horky <vojtechhorky@…> [0e3505a]
	* uspace/drv/usbhid/usbhid.ma (modified)

	Match id update on USB HID driver

	Now, the driver accepts only ...


Sat, 26 Feb 2011 21:08:37 GMT Jakub Jermar <jakub@…> [38eaf41]
	* tools/toolchain.sh (modified)

	Improve toolchain.sh help message to mention the possibility to ...


Sat, 26 Feb 2011 15:22:27 GMT Lubos Slovak <lubos.slovak@…> [3a1aa20]
	* uspace/drv/uhci-hcd/uhci-hcd.ma (modified)
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/port_status.h (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub.h (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/lib/usb/include/usb/classes/hub.h (modified)

	Merged development.


Sat, 26 Feb 2011 14:57:55 GMT Jakub Jermar <jakub@…> [63e0bdd]
	* uspace/srv/devmap/devmap.c (modified)

	Null devices need to be in some driver_devices list too,
	otherwise ...


Sat, 26 Feb 2011 12:30:58 GMT Jan Vesely <jano.vesely@…> [48563a3]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)

	debug messages reworked


Sat, 26 Feb 2011 11:20:56 GMT Jan Vesely <jano.vesely@…> [3de48b5]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-rhd/port.c (modified)

	Switch back to polling

	reduce debug verbosity


Sat, 26 Feb 2011 09:29:50 GMT Jan Vesely <jano.vesely@…> [0063838]
	* uspace/drv/uhci-rhd/port.c (modified)
	* uspace/drv/uhci-rhd/port.h (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)

	Remove unused hc connection


Sat, 26 Feb 2011 02:08:50 GMT Jan Vesely <jano.vesely@…> [eb292a0]
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)

	Reset whole hc during initialization

	Increase debug level of hw ...


Sat, 26 Feb 2011 01:25:28 GMT Jan Vesely <jano.vesely@…> [86c2ccd]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/utils/device_keeper.c (modified)

	Fixes

	Fixed: infinite loop in device_keeper
	Fixed: assertion fail ...


Fri, 25 Feb 2011 23:50:19 GMT Jakub Jermar <jakub@…> [27833d8]
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)

	Merge from lp:~jakub/helenos/fs.


Fri, 25 Feb 2011 23:46:32 GMT Jan Vesely <jano.vesely@…> [c3ae877]
	* uspace/drv/uhci-hcd/batch.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)

	Add support for low speed transfers


Fri, 25 Feb 2011 23:44:32 GMT Jakub Jermar <jakub@…> [5691653]
	* boot/arch/sparc64/src/main.c (modified)

	Map component memory before inflating.


Fri, 25 Feb 2011 23:42:46 GMT Jakub Jermar <jakub@…> [e7c42ac0]
	* boot/arch/sparc64/src/main.c (modified)

	Apply sun4v fixups before actually using physmem start address.
	Fix ...


Fri, 25 Feb 2011 23:27:26 GMT Jan Vesely <jano.vesely@…> [1a93bb0]
	* 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/main.c (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-rhd/main.c (modified)

	Preperly support both low and full speed devices using device_keeper


Fri, 25 Feb 2011 22:57:35 GMT Jan Vesely <jano.vesely@…> [5f183dc]
	* uspace/drv/uhci-hcd/utils/device_keeper.c (added)
	* uspace/drv/uhci-hcd/utils/device_keeper.h (added)

	Add device_keeper implementation

	usb_addrkeep_t + usb_speed_t


Fri, 25 Feb 2011 22:26:35 GMT Jakub Jermar <jakub@…> [c7f23c0]
	* boot/generic/src/balloc.c (modified)

	Use explicit brackets in arithmetic expression.


Fri, 25 Feb 2011 22:25:11 GMT Jakub Jermar <jakub@…> [b9c229b]
	* boot/arch/sparc64/include/arch.h (modified)
	* boot/arch/sparc64/src/asm.S (modified)

	Allocate an ABI-compliant stack frame.


Fri, 25 Feb 2011 20:55:51 GMT Jan Vesely <jano.vesely@…> [0fde1d5]
	* uspace/drv/uhci-rhd/port.c (modified)

	properly report low speed devices


Fri, 25 Feb 2011 20:48:30 GMT Jan Vesely <jano.vesely@…> [cabda7f]
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)

	Minor fixes

	initialize stack variables
	use fixed size 32B address ...


Fri, 25 Feb 2011 20:21:04 GMT Jan Vesely <jano.vesely@…> [2d33eb5]
	* uspace/drv/uhci-hcd/pci.c (modified)

	Use what we have found (even if it's 0)

	add debug output