# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-09-19T23:58:12Z Mon, 07 Mar 2011 14:30:32 GMT Jan Vesely [13927cf] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) Doxygen and other comments Mon, 07 Mar 2011 11:59:07 GMT Jan Vesely [bcaefe3] * uspace/drv/uhci-hcd/batch.c (modified) Yet another refactoring Mon, 07 Mar 2011 11:18:21 GMT Jan Vesely [2ab6875] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified) Further refactoring Mon, 07 Mar 2011 10:50:01 GMT Jan Vesely [4b4e163] * uspace/drv/uhci-hcd/pci.c (modified) Refactoring Sun, 06 Mar 2011 22:00:45 GMT Jan Vesely [4ed80ce8] * .bzrignore (modified) * uspace/drv/ehci-hcd/ehci-hcd (deleted) * uspace/drv/ehci-hcd/pci.c (modified) Removed accidentaly added binary Refactoring Sun, 06 Mar 2011 18:55:51 GMT Jan Vesely [8a20380] * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) Development changes Sun, 06 Mar 2011 18:54:14 GMT Jan Vesely [a60150a] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified) Track toggle on errors Sun, 06 Mar 2011 18:39:51 GMT Jan Vesely [57c0a7e] * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified) Refactoring dump setup buffer on TD initialization Sun, 06 Mar 2011 18:38:55 GMT Jan Vesely [5620bd4] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) Integrate device_keeper into bathc structure Check every control ... Sun, 06 Mar 2011 18:38:30 GMT Jan Vesely [98807e16] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) Add setup data parsing and toggle reset Sun, 06 Mar 2011 17:39:23 GMT Jan Vesely [3e37964] * uspace/drv/uhci-hcd/batch.c (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/iface.c (modified) Use toggle tracking Sun, 06 Mar 2011 17:38:37 GMT Jan Vesely [edb5f837] * uspace/drv/uhci-hcd/utils/device_keeper.c (modified) * uspace/drv/uhci-hcd/utils/device_keeper.h (modified) Add toggle tracking Sun, 06 Mar 2011 17:29:25 GMT Lubos Slovak [24d5432] * uspace/drv/usbhid/kbddev.c (modified) Merge: phantom state detection Sun, 06 Mar 2011 17:28:35 GMT Lubos Slovak [d477734] * uspace/drv/usbhid/kbddev.c (modified) Phantom state handling (actually no handling, just ignoring). Sun, 06 Mar 2011 17:03:25 GMT Lubos Slovak [3742068] * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) Merge: remaining HID class-specific requests. Sun, 06 Mar 2011 17:02:28 GMT Lubos Slovak [b330cb1f] * uspace/drv/usbhid/hidreq.c (modified) Minor changes to HID class-specific requests. Sun, 06 Mar 2011 15:35:36 GMT Jan Vesely [c18b11a] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ehci-hcd/Makefile (added) * uspace/drv/ehci-hcd/ehci-hcd (added) * uspace/drv/ehci-hcd/ehci-hcd.ma (added) * uspace/drv/ehci-hcd/main.c (added) * uspace/drv/ehci-hcd/pci.c (added) * uspace/drv/ehci-hcd/pci.h (added) * uspace/drv/pciintel/pci.c (modified) EHCI stub, BIOS handover Sun, 06 Mar 2011 15:34:06 GMT Jan Vesely [40a5d40] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ehci-hcd/Makefile (added) * uspace/drv/ehci-hcd/ehci-hcd (added) * uspace/drv/ehci-hcd/ehci-hcd.ma (added) * uspace/drv/ehci-hcd/main.c (added) * uspace/drv/ehci-hcd/pci.c (added) * uspace/drv/ehci-hcd/pci.h (added) * uspace/drv/pciintel/pci.c (modified) Add EHCI stub and implement BIOS handover. Sun, 06 Mar 2011 09:21:46 GMT Lubos Slovak [35f0899] * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) Added missing class-specific requests + fixed Set_Report request. - ... Sun, 06 Mar 2011 00:15:00 GMT Jan Vesely [5079242] * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/main.c (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/debug.c (modified) Development branch changes Sat, 05 Mar 2011 20:08:54 GMT Lubos Slovak [d20f211] * uspace/drv/usbhid/hidreq.c (modified) * uspace/drv/usbhid/hidreq.h (modified) * uspace/drv/usbhid/kbddev.c (modified) * uspace/drv/usbhid/main.c (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/src/debug.c (modified) Merge: setting idle rate, no sleep in polling, other minor changes. Sat, 05 Mar 2011 20:07:47 GMT Lubos Slovak [6bb456c] * uspace/drv/uhci-hcd/main.c (modified) * uspace/drv/usbhid/kbddev.c (modified) Idle rate set to infinity, no sleep in polling + minor changes. Sat, 05 Mar 2011 20:07:11 GMT 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [969a6ff] * uspace/drv/usbhub/usbhub.c (modified) merge from /usb/smekideki minor change Fri, 04 Mar 2011 14:59:15 GMT Matus Dekanek [140c033] * uspace/drv/usbhub/usbhub.c (modified) std request to class request Fri, 04 Mar 2011 13:31:34 GMT Matus Dekanek [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 [332f860] * uspace/drv/usbhub/usbhub.c (modified) a bit of codelifting Fri, 04 Mar 2011 13:08:26 GMT Matus Dekanek [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 [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 [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 [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 [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 [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 [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 [dc75234] * uspace/drv/pciintel/pci.c (modified) Remove possible endless cycle Thu, 03 Mar 2011 21:02:09 GMT 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 [d3594362] * uspace/drv/usbmid/explore.c (modified) Merge from development (Set_Configuration) Thu, 03 Mar 2011 12:52:17 GMT Vojtech Horky [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 [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 [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 [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 [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 [103ae7f8] * uspace/srv/hid/console/console.c (modified) Console looks for mice as well Wed, 02 Mar 2011 19:15:08 GMT Vojtech Horky [fd5fed8] * uspace/drv/usbmouse/init.c (modified) USB mouse driver in mouse class Wed, 02 Mar 2011 19:04:18 GMT Vojtech Horky [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 [820aba32] * uspace/drv/usbmouse/main.c (modified) Better info message Wed, 02 Mar 2011 18:54:49 GMT Vojtech Horky [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [ac8285d] * uspace/drv/usbhid/kbddev.c (modified) Fix comparison vs. assignment Tue, 01 Mar 2011 16:43:05 GMT 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 [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 [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 [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 [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 [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 [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 [99e6bfb] * uspace/drv/pciintel/pci.c (modified) Implement access to device config space Mon, 28 Feb 2011 19:38:57 GMT Jan 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 [86341e2] * uspace/drv/uhci-hcd/main.c (modified) Refactoring Mon, 28 Feb 2011 14:24:55 GMT Martin Decky [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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). ...