# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-06-17T19:30:07Z Tue, 21 Jun 2011 19:35:45 GMT Martin Decky [022d9f67] * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) update for new event names Tue, 21 Jun 2011 19:10:20 GMT Martin Decky [1875a0c] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.c (modified) * uspace/lib/c/include/ipc/mouseev.h (moved) * uspace/srv/hid/adb_mouse/Makefile (deleted) * uspace/srv/hid/adb_mouse/adb_dev.h (deleted) * uspace/srv/hid/adb_mouse/adb_mouse.c (deleted) * uspace/srv/hid/char_mouse/Makefile (deleted) * uspace/srv/hid/char_mouse/char_mouse.c (deleted) * uspace/srv/hid/char_mouse/include/char_mouse.h (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/stroke.c (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_port.h (moved) * uspace/srv/hid/input/include/mouse_proto.h (moved) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (moved) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/chardev_mouse.c (moved) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/sgcn.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/port/z8530.c (modified) * uspace/srv/hid/input/proto/adb.c (moved) * uspace/srv/hid/input/proto/mousedev.c (moved) * uspace/srv/hid/input/proto/ps2.c (moved) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) input server improvements * integrate legacy port mouse drivers ... Tue, 21 Jun 2011 19:04:11 GMT Martin Decky [a9d85df] * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) cstyle Tue, 21 Jun 2011 11:24:17 GMT Martin Decky [3015f4d] * uspace/app/trace/trace.c (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/srv/hid/console/console.c (modified) get rid of console singleton service Tue, 21 Jun 2011 11:22:37 GMT Martin Decky [3815efb] * uspace/app/klog/klog.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) cstyle Mon, 20 Jun 2011 20:14:40 GMT Martin Decky [40f606b] * kernel/generic/src/time/delay.c (modified) cstyle Mon, 20 Jun 2011 20:09:14 GMT Jiri Svoboda [6a0ff7f4] * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/include/async_obsolete.h (modified) async_obsolete_serialize_xxx() is not used anymore. Mon, 20 Jun 2011 20:04:39 GMT Jiri Svoboda [a40dea3] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/devmap_obsolete.c (deleted) * uspace/lib/c/include/devmap_obsolete.h (deleted) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) Eliminate devmap_obsolete API. Mon, 20 Jun 2011 19:54:22 GMT Martin Decky [5203e256] * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/bus/isa/Makefile (moved) * uspace/drv/bus/isa/isa.c (moved) * uspace/drv/bus/isa/isa.dev (moved) * uspace/drv/bus/isa/isa.ma (moved) * uspace/drv/bus/pci/pciintel/Makefile (moved) * uspace/drv/bus/pci/pciintel/pci.c (moved) * uspace/drv/bus/pci/pciintel/pci.h (moved) * uspace/drv/bus/pci/pciintel/pci_regs.h (moved) * uspace/drv/bus/pci/pciintel/pciintel.ma (moved) * uspace/drv/bus/usb/ehci/Makefile (moved) * uspace/drv/bus/usb/ehci/ehci.h (moved) * uspace/drv/bus/usb/ehci/ehci.ma (moved) * uspace/drv/bus/usb/ehci/hc_iface.c (moved) * uspace/drv/bus/usb/ehci/main.c (moved) * uspace/drv/bus/usb/ehci/pci.c (moved) * uspace/drv/bus/usb/ehci/pci.h (moved) * uspace/drv/bus/usb/ohci/Makefile (moved) * uspace/drv/bus/usb/ohci/batch.c (moved) * uspace/drv/bus/usb/ohci/batch.h (moved) * uspace/drv/bus/usb/ohci/endpoint_list.c (moved) * uspace/drv/bus/usb/ohci/endpoint_list.h (moved) * uspace/drv/bus/usb/ohci/hc.c (moved) * uspace/drv/bus/usb/ohci/hc.h (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.c (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/iface.c (moved) * uspace/drv/bus/usb/ohci/iface.h (moved) * uspace/drv/bus/usb/ohci/main.c (moved) * uspace/drv/bus/usb/ohci/ohci.c (moved) * uspace/drv/bus/usb/ohci/ohci.h (moved) * uspace/drv/bus/usb/ohci/ohci.ma (moved) * uspace/drv/bus/usb/ohci/ohci_regs.h (moved) * uspace/drv/bus/usb/ohci/pci.c (moved) * uspace/drv/bus/usb/ohci/pci.h (moved) * uspace/drv/bus/usb/ohci/root_hub.c (moved) * uspace/drv/bus/usb/ohci/root_hub.h (moved) * uspace/drv/bus/usb/ohci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhci/Makefile (moved) * uspace/drv/bus/usb/uhci/batch.c (moved) * uspace/drv/bus/usb/uhci/batch.h (moved) * uspace/drv/bus/usb/uhci/hc.c (moved) * uspace/drv/bus/usb/uhci/hc.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/uhci/iface.c (moved) * uspace/drv/bus/usb/uhci/iface.h (moved) * uspace/drv/bus/usb/uhci/main.c (moved) * uspace/drv/bus/usb/uhci/pci.c (moved) * uspace/drv/bus/usb/uhci/pci.h (moved) * uspace/drv/bus/usb/uhci/root_hub.c (moved) * uspace/drv/bus/usb/uhci/root_hub.h (moved) * uspace/drv/bus/usb/uhci/transfer_list.c (moved) * uspace/drv/bus/usb/uhci/transfer_list.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (moved) * uspace/drv/bus/usb/uhci/uhci.h (moved) * uspace/drv/bus/usb/uhci/uhci.ma (moved) * uspace/drv/bus/usb/uhci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhcirh/Makefile (moved) * uspace/drv/bus/usb/uhcirh/main.c (moved) * uspace/drv/bus/usb/uhcirh/port.c (moved) * uspace/drv/bus/usb/uhcirh/port.h (moved) * uspace/drv/bus/usb/uhcirh/root_hub.c (moved) * uspace/drv/bus/usb/uhcirh/root_hub.h (moved) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (moved) * uspace/drv/bus/usb/usbflbk/Makefile (moved) * uspace/drv/bus/usb/usbflbk/main.c (moved) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (moved) * uspace/drv/bus/usb/usbhid/Makefile (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.c (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (moved) * uspace/drv/bus/usb/usbhid/main.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (moved) * uspace/drv/bus/usb/usbhid/subdrivers.c (moved) * uspace/drv/bus/usb/usbhid/subdrivers.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.c (moved) * uspace/drv/bus/usb/usbhid/usbhid.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.ma (moved) * uspace/drv/bus/usb/usbhub/Makefile (moved) * uspace/drv/bus/usb/usbhub/main.c (moved) * uspace/drv/bus/usb/usbhub/port_status.h (moved) * uspace/drv/bus/usb/usbhub/ports.c (moved) * uspace/drv/bus/usb/usbhub/ports.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.c (moved) * uspace/drv/bus/usb/usbhub/usbhub.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.ma (moved) * uspace/drv/bus/usb/usbhub/usbhub_private.h (moved) * uspace/drv/bus/usb/usbhub/utils.c (moved) * uspace/drv/bus/usb/usbmast/Makefile (moved) * uspace/drv/bus/usb/usbmast/cmds.h (moved) * uspace/drv/bus/usb/usbmast/inquiry.c (moved) * uspace/drv/bus/usb/usbmast/main.c (moved) * uspace/drv/bus/usb/usbmast/mast.c (moved) * uspace/drv/bus/usb/usbmast/mast.h (moved) * uspace/drv/bus/usb/usbmast/scsi.h (moved) * uspace/drv/bus/usb/usbmast/usbmast.ma (moved) * uspace/drv/bus/usb/usbmid/Makefile (moved) * uspace/drv/bus/usb/usbmid/dump.c (moved) * uspace/drv/bus/usb/usbmid/explore.c (moved) * uspace/drv/bus/usb/usbmid/main.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.h (moved) * uspace/drv/bus/usb/usbmid/usbmid.ma (moved) * uspace/drv/bus/usb/usbmouse/Makefile (moved) * uspace/drv/bus/usb/usbmouse/init.c (moved) * uspace/drv/bus/usb/usbmouse/main.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.h (moved) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (moved) * uspace/drv/bus/usb/vhc/Makefile (moved) * uspace/drv/bus/usb/vhc/conn.h (moved) * uspace/drv/bus/usb/vhc/conndev.c (moved) * uspace/drv/bus/usb/vhc/connhost.c (moved) * uspace/drv/bus/usb/vhc/devconn.c (moved) * uspace/drv/bus/usb/vhc/hub.c (moved) * uspace/drv/bus/usb/vhc/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/hub.c (moved) * uspace/drv/bus/usb/vhc/hub/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthub.c (moved) * uspace/drv/bus/usb/vhc/hub/virthub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthubops.c (moved) * uspace/drv/bus/usb/vhc/main.c (moved) * uspace/drv/bus/usb/vhc/transfer.c (moved) * uspace/drv/bus/usb/vhc/vhc.ma (moved) * uspace/drv/bus/usb/vhc/vhcd.h (moved) * uspace/drv/char/ns8250/Makefile (moved) * uspace/drv/char/ns8250/cyclic_buffer.h (moved) * uspace/drv/char/ns8250/ns8250.c (moved) * uspace/drv/char/ns8250/ns8250.ma (moved) * uspace/drv/infrastructure/root/Makefile (moved) * uspace/drv/infrastructure/root/root.c (moved) * uspace/drv/infrastructure/root/root.ma (moved) * uspace/drv/infrastructure/rootmac/Makefile (moved) * uspace/drv/infrastructure/rootmac/rootmac.c (moved) * uspace/drv/infrastructure/rootmac/rootmac.ma (moved) * uspace/drv/infrastructure/rootpc/Makefile (moved) * uspace/drv/infrastructure/rootpc/rootpc.c (moved) * uspace/drv/infrastructure/rootpc/rootpc.ma (moved) * uspace/drv/infrastructure/rootvirt/Makefile (moved) * uspace/drv/infrastructure/rootvirt/devices.def (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.c (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (moved) * uspace/drv/test/test1/Makefile (moved) * uspace/drv/test/test1/char.c (moved) * uspace/drv/test/test1/test1.c (moved) * uspace/drv/test/test1/test1.h (moved) * uspace/drv/test/test1/test1.ma (moved) * uspace/drv/test/test2/Makefile (moved) * uspace/drv/test/test2/test2.c (moved) * uspace/drv/test/test2/test2.ma (moved) * uspace/drv/test/test3/Makefile (moved) * uspace/drv/test/test3/test3.c (moved) * uspace/drv/test/test3/test3.ma (moved) keep the drivers source tree tidy by using logical subdirectories Mon, 20 Jun 2011 18:55:18 GMT Martin Decky [73d288c] * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/rootmac/Makefile (added) * uspace/drv/rootmac/rootmac.c (added) * uspace/drv/rootmac/rootmac.ma (added) add Mac platform driver stub (does not do anything so far) Mon, 20 Jun 2011 18:13:04 GMT Martin Decky [1850baf] * uspace/drv/ohci/ohci.ma (modified) add match ids for Apple KeyLargo/Pangea OHCI controller (not ... Sun, 19 Jun 2011 20:21:00 GMT Jiri Svoboda [10293970] * uspace/lib/c/include/ipc/clipboard.h (modified) Add missing include directive. Sun, 19 Jun 2011 14:44:11 GMT Jiri Svoboda [74464e8] * kernel/generic/include/adt/list.h (modified) Kernel has ASSERT() instead of assert(). Sun, 19 Jun 2011 14:38:59 GMT Jiri Svoboda [b72efe8] * kernel/generic/include/adt/list.h (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/list_t.h (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/drv/ohci/endpoint_list.c (modified) * uspace/drv/ohci/endpoint_list.h (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/hc.h (modified) * uspace/drv/uhci/hc.c (modified) * uspace/drv/uhci/transfer_list.c (modified) * uspace/drv/uhci/transfer_list.h (modified) * uspace/drv/usbmid/explore.c (modified) * uspace/drv/vhc/transfer.c (modified) * uspace/drv/vhc/vhcd.h (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/prodcons.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hw/netif/ne2000/dp8390.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.h (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Separate list_t typedef from link_t (user-space part). * list_t ... Sun, 19 Jun 2011 13:38:37 GMT Jiri Svoboda [1d1bb0f] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/hid.c (added) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/drv/ehci/Makefile (moved) * uspace/drv/ehci/ehci.h (moved) * uspace/drv/ehci/ehci.ma (moved) * uspace/drv/ehci/hc_iface.c (moved) * uspace/drv/ehci/main.c (moved) * uspace/drv/ehci/pci.c (moved) * uspace/drv/ehci/pci.h (moved) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci/Makefile (moved) * uspace/drv/uhci/batch.c (moved) * uspace/drv/uhci/batch.h (moved) * uspace/drv/uhci/hc.c (moved) * uspace/drv/uhci/hc.h (moved) * uspace/drv/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/uhci/hw_struct/queue_head.h (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/uhci/iface.c (moved) * uspace/drv/uhci/iface.h (moved) * uspace/drv/uhci/main.c (moved) * uspace/drv/uhci/pci.c (moved) * uspace/drv/uhci/pci.h (moved) * uspace/drv/uhci/root_hub.c (moved) * uspace/drv/uhci/root_hub.h (moved) * uspace/drv/uhci/transfer_list.c (moved) * uspace/drv/uhci/transfer_list.h (moved) * uspace/drv/uhci/uhci.c (moved) * uspace/drv/uhci/uhci.h (moved) * uspace/drv/uhci/uhci.ma (moved) * uspace/drv/uhci/utils/malloc32.h (moved) * uspace/drv/uhcirh/Makefile (moved) * uspace/drv/uhcirh/main.c (moved) * uspace/drv/uhcirh/port.c (moved) * uspace/drv/uhcirh/port.h (moved) * uspace/drv/uhcirh/root_hub.c (moved) * uspace/drv/uhcirh/root_hub.h (moved) * uspace/drv/uhcirh/uhcirh.ma (moved) * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/generic/hiddev.h (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.h (modified) * uspace/drv/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/usbhid/kbd/main.c (deleted) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/mouse/mousedev.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/multimedia/multimedia.h (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) * uspace/drv/usbhub/ports.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/logbuf.c (added) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) Merge from https://code.launchpad.net/~vojtech-horky/helenos/usb Sat, 18 Jun 2011 20:24:03 GMT Vojtech Horky [9724d7f] * uspace/lib/usb/src/debug.c (modified) Set full buffering for USB logs (bypass #352) Sat, 18 Jun 2011 20:03:41 GMT Vojtech Horky [497b6f31] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ehci/Makefile (moved) * uspace/drv/ehci/ehci.h (moved) * uspace/drv/ehci/ehci.ma (moved) * uspace/drv/ehci/hc_iface.c (moved) * uspace/drv/ehci/main.c (moved) * uspace/drv/ehci/pci.c (moved) * uspace/drv/ehci/pci.h (moved) * uspace/drv/uhci/Makefile (moved) * uspace/drv/uhci/batch.c (moved) * uspace/drv/uhci/batch.h (moved) * uspace/drv/uhci/hc.c (moved) * uspace/drv/uhci/hc.h (moved) * uspace/drv/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/uhci/hw_struct/queue_head.h (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/uhci/iface.c (moved) * uspace/drv/uhci/iface.h (moved) * uspace/drv/uhci/main.c (moved) * uspace/drv/uhci/pci.c (moved) * uspace/drv/uhci/pci.h (moved) * uspace/drv/uhci/root_hub.c (moved) * uspace/drv/uhci/root_hub.h (moved) * uspace/drv/uhci/transfer_list.c (moved) * uspace/drv/uhci/transfer_list.h (moved) * uspace/drv/uhci/uhci.c (moved) * uspace/drv/uhci/uhci.h (moved) * uspace/drv/uhci/uhci.ma (moved) * uspace/drv/uhci/utils/malloc32.h (moved) * uspace/drv/uhcirh/Makefile (moved) * uspace/drv/uhcirh/main.c (moved) * uspace/drv/uhcirh/port.c (moved) * uspace/drv/uhcirh/port.h (moved) * uspace/drv/uhcirh/root_hub.c (moved) * uspace/drv/uhcirh/root_hub.h (moved) * uspace/drv/uhcirh/uhcirh.ma (moved) Driver renaming Sat, 18 Jun 2011 19:18:41 GMT Vojtech Horky [c4fb5ecd] * uspace/drv/ehci_hcd/hc_iface.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci_hcd/batch.c (modified) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.c (modified) * uspace/drv/uhci_hcd/iface.c (modified) * uspace/drv/uhci_hcd/transfer_list.c (modified) * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) Less logging in USB host controller drivers Many of the debug ... Sat, 18 Jun 2011 17:04:14 GMT Vojtech Horky [84eb7432] * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/usb.c (modified) String representation of USB direction Sat, 18 Jun 2011 16:29:15 GMT Vojtech Horky [58c0917] * uspace/drv/usbhub/ports.c (modified) Nicer message from USB hub driver Sat, 18 Jun 2011 16:25:40 GMT Vojtech Horky [a3a2fdb] * uspace/drv/usbhid/mouse/mousedev.c (modified) USB HID - mouse subdriver refactoring Sat, 18 Jun 2011 16:02:17 GMT Vojtech Horky [ae5f77d5] * uspace/drv/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/usbhid.c (modified) USB HID driver - less logging messages Number of logged information ... Sat, 18 Jun 2011 15:48:51 GMT Vojtech Horky [44e2c1a] * uspace/drv/usbhid/kbd/kbddev.c (modified) USB HID - a bit of refactoring Sat, 18 Jun 2011 15:35:25 GMT Vojtech Horky [bd08239] * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) Merge mainline changes Sat, 18 Jun 2011 15:31:24 GMT Vojtech Horky [313775b] * uspace/drv/usbhid/kbd/kbddev.c (modified) Nicer buffer dump in USB keyboard subdriver Sat, 18 Jun 2011 15:28:12 GMT Vojtech Horky [136ff96] * uspace/app/vuhid/Makefile (modified) * uspace/lib/usb/src/debug.c (modified) USB buffer dump uses the generic DDF function Sat, 18 Jun 2011 15:27:21 GMT Vojtech Horky [2f2d4b71] * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/logbuf.c (added) * uspace/lib/drv/include/ddf/log.h (modified) Generic buffer dumping function Sat, 18 Jun 2011 15:09:26 GMT Vojtech Horky [a8bc7f8] * uspace/lib/c/generic/str.c (modified) Safer str_append When the original string has already the size of ... Sat, 18 Jun 2011 15:03:06 GMT Jakub Jermar [adfdbd5] * kernel/arch/sparc64/src/drivers/tick.c (modified) sparc64: Clear any pending TICK interrupts in tick_init(). Sat, 18 Jun 2011 10:54:19 GMT Jiri Svoboda [ebbe1e4] * uspace/lib/usbhid/src/hiddescriptor.c (modified) Fix obvious bug in usb_hid_report_path_try_insert(). Sat, 18 Jun 2011 10:49:09 GMT Jiri Svoboda [8f164724] * uspace/lib/usbhid/src/hiddescriptor.c (modified) Fix use after free in HID report parser. Fri, 17 Jun 2011 21:22:58 GMT Vojtech Horky [2e833cf7] * uspace/app/mkbd/main.c (modified) mkbd quits on Escape key The actual quit is rather brutal (no ... Fri, 17 Jun 2011 20:53:34 GMT Vojtech Horky [051f96b] * uspace/app/usbinfo/hid.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) Another option for usbinfo Fri, 17 Jun 2011 20:42:13 GMT Vojtech Horky [e9c02b7] * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/hid.c (modified) More human-readable HID report printing Fri, 17 Jun 2011 20:39:16 GMT Jiri Svoboda [55b77d9] * kernel/genarch/src/mm/asid.c (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) Separate list_t typedef from link_t (kernel part). * list_t ... Fri, 17 Jun 2011 20:32:22 GMT Vojtech Horky [dec55ce] * uspace/app/usbinfo/hid.c (modified) A bit of refactoring Fri, 17 Jun 2011 17:53:05 GMT Vojtech Horky [54d4b9e] * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (added) * uspace/app/bdsh/tok.h (added) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/drv/uhci_hcd/uhci_hcd.ma (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/task.h (modified) * uspace/srv/hid/console/gcons.c (modified) Merge mainline changes Fri, 17 Jun 2011 17:45:19 GMT Vojtech Horky [8d12065] * uspace/app/usbinfo/main.c (modified) Update usbinfo help text Fri, 17 Jun 2011 17:41:36 GMT Vojtech Horky [d37d1b77] * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/hid.c (added) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) usbinfo can print (raw) HID report descriptor Fri, 17 Jun 2011 16:47:46 GMT Vojtech Horky [9f7276d] * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) Use atomic exchanges where possible Fri, 17 Jun 2011 16:37:57 GMT Martin Decky [98caf49] * uspace/drv/uhci_hcd/uhci_hcd.ma (modified) add match ids for Intel 631xESB/632xESB/3100 chipset UHCI controller ... Fri, 17 Jun 2011 16:14:08 GMT Jiri Svoboda [b0889d05] * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) Cstyle nits. Fri, 17 Jun 2011 16:01:45 GMT Jiri Svoboda [e99564d] * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (added) * uspace/app/bdsh/tok.h (added) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/task.h (modified) Merge Bdsh support for stdin/stdout redirection, thx Martin Sucha. ... Fri, 17 Jun 2011 16:00:53 GMT Jiri Svoboda [36ab7c7] * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) Standardize formatting of copyright headers in Bdsh and add some that ... Thu, 16 Jun 2011 20:37:20 GMT Jiri Svoboda [e3a46c2] * uspace/srv/hid/console/gcons.c (modified) Track active_console even when use_gcons is false. Thu, 16 Jun 2011 19:19:10 GMT Vojtech Horky [4d3c13e] * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/generic/hiddev.h (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.h (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/mouse/mousedev.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/multimedia/multimedia.h (modified) * uspace/drv/usbhid/usbhid.c (modified) Unused code removal Thu, 16 Jun 2011 16:01:16 GMT Vojtech Horky [98dc29d] * uspace/drv/usbhid/Makefile (modified) Nicer Makefile Thu, 16 Jun 2011 15:57:33 GMT Vojtech Horky [90474acb] * uspace/drv/usbhid/kbd/main.c (deleted) Remove unused source file Thu, 16 Jun 2011 15:55:00 GMT Vojtech Horky [a22004f] * uspace/drv/usbhid/usbhid.h (modified) Add Doxygen comments to USB HID subdrivers Also changed return type ... Thu, 16 Jun 2011 15:43:26 GMT Vojtech Horky [d022500] * uspace/drv/usbhid/usbhid.h (modified) USB HID typedefs earlier Thu, 16 Jun 2011 10:21:33 GMT Vojtech Horky [662da50] * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/generic/hiddev.h (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.h (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/mouse/mousedev.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/multimedia/multimedia.h (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) * uspace/lib/usbhid/src/hidreq.c (modified) Merge last-minute USB changes Tue, 14 Jun 2011 21:40:28 GMT Jiri Svoboda [854eddd6] * uspace/lib/c/include/ipc/input.h (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/mouse.c (added) * uspace/srv/hid/input/include/input.h (added) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/mouse.h (added) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/z8530.c (modified) Route mouse input through input server. Remove device-handling code ... Tue, 14 Jun 2011 18:48:41 GMT Jiri Svoboda [ecb692a2] * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/generic/gsp.c (moved) * uspace/srv/hid/input/generic/stroke.c (moved) Genarch makes no sense for input server. Tue, 14 Jun 2011 12:36:32 GMT Martin Decky [ef15fbb] * uspace/srv/hid/input/Makefile (modified) configuration values are not needed in this Makefile anymore, it can ... Mon, 13 Jun 2011 22:05:30 GMT Jiri Svoboda [2f7a564] * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (added) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/layout.h (modified) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/layout/us_dvorak.c (modified) * uspace/srv/hid/input/layout/us_qwerty.c (modified) Make key lock/modifier state as well as layout state per-device. Mon, 13 Jun 2011 20:01:18 GMT Jiri Svoboda [a07a454] * uspace/drv/ohci/ohci.ma (modified) Add PCI IDs for ATI/AMD SB700/SB800 OHCI host controller - seems to ... Mon, 13 Jun 2011 19:53:48 GMT Jiri Svoboda [9934f7d] * uspace/app/klog/klog.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_obsolete.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/fb/serial_console.h (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/vfs/vfs.c (modified) Add extra argument to async connection handlers that can be used for ... Mon, 13 Jun 2011 18:53:42 GMT Jakub Jermar [43ac0cc] * kernel/generic/include/proc/thread.h (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/time/delay.c (modified) More lightweight implementation of delay() in kernel. Sun, 12 Jun 2011 18:43:24 GMT Jiri Svoboda [e8a69913] * uspace/drv/usbhid/kbd/kbddev.c (modified) Remove forgotten debugging ouput. Sun, 12 Jun 2011 17:34:25 GMT Jiri Svoboda [9c0242b] * uspace/drv/usbhid/Makefile (modified) * uspace/lib/c/include/ipc/kbdev.h (added) * uspace/srv/hid/input/ctl/kbdev.c (added) Add missing source files. Sun, 12 Jun 2011 16:56:50 GMT Jiri Svoboda [46b60e6] * uspace/drv/usbhid/kbd/kbddev.c (modified) Update comments. Sun, 12 Jun 2011 16:22:18 GMT Jiri Svoboda [60e5a856] * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.h (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) Bring back support for setting LEDs on USB keyboard. Sun, 12 Jun 2011 15:44:38 GMT Jiri Svoboda [5f88293] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/lib/c/include/ipc/input.h (moved) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/Makefile (moved) * uspace/srv/hid/input/ctl/apple.c (moved) * uspace/srv/hid/input/ctl/gxe_fb.c (moved) * uspace/srv/hid/input/ctl/pc.c (moved) * uspace/srv/hid/input/ctl/stty.c (moved) * uspace/srv/hid/input/ctl/sun.c (moved) * uspace/srv/hid/input/genarch/gsp.c (moved) * uspace/srv/hid/input/genarch/stroke.c (moved) * uspace/srv/hid/input/generic/input.c (moved) * uspace/srv/hid/input/include/gsp.h (moved) * uspace/srv/hid/input/include/kbd.h (moved) * uspace/srv/hid/input/include/kbd_ctl.h (moved) * uspace/srv/hid/input/include/kbd_port.h (moved) * uspace/srv/hid/input/include/layout.h (moved) * uspace/srv/hid/input/include/stroke.h (moved) * uspace/srv/hid/input/layout/cz.c (moved) * uspace/srv/hid/input/layout/us_dvorak.c (moved) * uspace/srv/hid/input/layout/us_qwerty.c (moved) * uspace/srv/hid/input/port/adb.c (moved) * uspace/srv/hid/input/port/chardev.c (moved) * uspace/srv/hid/input/port/gxemul.c (moved) * uspace/srv/hid/input/port/msim.c (moved) * uspace/srv/hid/input/port/niagara.c (moved) * uspace/srv/hid/input/port/ns16550.c (moved) * uspace/srv/hid/input/port/pl050.c (moved) * uspace/srv/hid/input/port/sgcn.c (moved) * uspace/srv/hid/input/port/ski.c (moved) * uspace/srv/hid/input/port/z8530.c (moved) Rename 'kbd' server to 'input' server. Sun, 12 Jun 2011 14:51:24 GMT Jiri Svoboda [af897ff0] * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd.h (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) Let kbd server discover new devices. Sun, 12 Jun 2011 11:27:57 GMT Jiri Svoboda [f2f99ae] * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/kbd.h (deleted) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/layout.h (deleted) * uspace/drv/usbhid/layout.h (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd_ctl.h (modified) Route USB keyboard through kbd server (new device polling needs fixing). Sat, 11 Jun 2011 22:38:19 GMT Jiri Svoboda [4f3f9659] * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd_port.h (modified) * uspace/srv/hid/kbd/include/sun.h (deleted) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/sun.c (deleted) * uspace/srv/hid/kbd/port/z8530.c (modified) Split up ('de-virtualize') z8530 and ns16550 port drivers. Sat, 11 Jun 2011 22:32:24 GMT Martin Sucha [6ea9a1d] * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) Allow shell builtins to be redirected too Sat, 11 Jun 2011 22:06:47 GMT Jiri Svoboda [9be360ee] * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/ctl/apple.c (modified) * uspace/srv/hid/kbd/ctl/gxe_fb.c (modified) * uspace/srv/hid/kbd/ctl/pc.c (modified) * uspace/srv/hid/kbd/ctl/stty.c (modified) * uspace/srv/hid/kbd/ctl/sun.c (modified) * uspace/srv/hid/kbd/genarch/stroke.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd.h (modified) * uspace/srv/hid/kbd/include/kbd_ctl.h (modified) * uspace/srv/hid/kbd/include/kbd_port.h (modified) * uspace/srv/hid/kbd/include/stroke.h (modified) * uspace/srv/hid/kbd/include/sun.h (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/dummy.c (deleted) * uspace/srv/hid/kbd/port/gxemul.c (modified) * uspace/srv/hid/kbd/port/msim.c (modified) * uspace/srv/hid/kbd/port/niagara.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/pl050.c (modified) * uspace/srv/hid/kbd/port/sgcn.c (modified) * uspace/srv/hid/kbd/port/ski.c (modified) * uspace/srv/hid/kbd/port/sun.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) Allow keyboard server to handle more than one driver at the same time. Sat, 11 Jun 2011 21:32:54 GMT Martin Sucha [ae45201] * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/task.h (modified) Allow redirecting output of tasks to file in bdsh Sat, 11 Jun 2011 20:29:41 GMT Jiri Svoboda [56ad818] * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/ctl/apple.c (modified) * uspace/srv/hid/kbd/ctl/gxe_fb.c (modified) * uspace/srv/hid/kbd/ctl/pc.c (modified) * uspace/srv/hid/kbd/ctl/stty.c (modified) * uspace/srv/hid/kbd/ctl/sun.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd_ctl.h (modified) Control keyboard ctl modules through ops structures. Always compile ... Sat, 11 Jun 2011 19:48:15 GMT Jiri Svoboda [b1bdc7a4] * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/ctl/apple.c (modified) * uspace/srv/hid/kbd/ctl/gxe_fb.c (modified) * uspace/srv/hid/kbd/ctl/pc.c (modified) * uspace/srv/hid/kbd/ctl/stty.c (modified) * uspace/srv/hid/kbd/ctl/sun.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd_ctl.h (modified) * uspace/srv/hid/kbd/include/kbd_port.h (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/dummy.c (modified) * uspace/srv/hid/kbd/port/gxemul.c (modified) * uspace/srv/hid/kbd/port/msim.c (modified) * uspace/srv/hid/kbd/port/niagara.c (modified) * uspace/srv/hid/kbd/port/pl050.c (modified) * uspace/srv/hid/kbd/port/sgcn.c (modified) * uspace/srv/hid/kbd/port/ski.c (modified) * uspace/srv/hid/kbd/port/sun.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) Control keyboard port modules through ops structures. Allows ... Sat, 11 Jun 2011 19:43:20 GMT Martin Sucha [28ee877e] * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) Rename tok_input to process_input Sat, 11 Jun 2011 19:40:17 GMT Martin Sucha [6939edb] * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/tok.c (added) * uspace/app/bdsh/tok.h (added) Add more powerful tokenizer to bdsh Sat, 11 Jun 2011 19:20:00 GMT Jiri Svoboda [774fc85] * HelenOS.config (modified) Do not start test drivers by default. Sat, 11 Jun 2011 19:18:31 GMT Jiri Svoboda [90a8836] * uspace/app/tester/Makefile (modified) Inverted order of libraries can cause trouble when linking. Sat, 11 Jun 2011 16:03:44 GMT Martin Sucha [659e9473] * uspace/app/bdsh/input.c (modified) Refactor logic for running a bdsh command out of tok_input Fri, 10 Jun 2011 19:33:47 GMT Jakub Jermar [f65b5fe9] * HelenOS.config (modified) Allow test drivers to be started again. Fri, 10 Jun 2011 19:15:59 GMT Jakub Jermar [1c6436a] * uspace/lib/c/generic/async.c (modified) Drop session reference in async_exchange_end(). Fri, 10 Jun 2011 15:04:55 GMT Martin Decky [79a141a] * uspace/lib/drv/generic/driver.c (modified) fix wrong control flow Thu, 09 Jun 2011 15:58:07 GMT Martin Decky [390d80d] * boot/generic/src/version.c (modified) * kernel/generic/src/main/version.c (modified) * uspace/app/getterm/version.c (modified) update copyright date (thx Martin Sucha) Thu, 09 Jun 2011 15:52:18 GMT Martin Decky [e6211f8] * uspace/lib/c/generic/devman.c (modified) fix wrong comparator (DDF should work again now) Thu, 09 Jun 2011 15:11:30 GMT Martin Decky [15e54f5] * uspace/lib/c/generic/devman.c (modified) fix deadlock in client part of devman protocol Wed, 08 Jun 2011 20:37:07 GMT Martin Decky [4a4c8bcf] * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/main.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/usbmouse/mouse.h (modified) usbmouse: remove obsolete async framework stuff cstyle Wed, 08 Jun 2011 19:44:33 GMT Martin Decky [8869f7b] * uspace/drv/vhc/conndev.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) async framework: add support for in-band IPC_M_CONNECT_TO_ME processing Wed, 08 Jun 2011 19:10:11 GMT Martin Decky [0eff68e] * uspace/lib/c/generic/task.c (modified) fix double free Wed, 08 Jun 2011 19:01:55 GMT Martin Decky [79ae36dd] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipc_methods.h (added) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/init/init.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/include/elf_core.h (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/devs/devman2.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/input.c (deleted) * uspace/app/tetris/input.h (deleted) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) * uspace/app/top/Makefile (modified) * uspace/app/top/input.c (deleted) * uspace/app/top/input.h (deleted) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci_hcd/pci.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/drv/ohci/pci.c (modified) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/uhci_hcd/pci.c (modified) * uspace/drv/uhci_rhd/main.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/layout.h (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/drv/vhc/devconn.c (modified) * uspace/drv/vhc/hub.c (modified) * uspace/drv/vhc/hub.h (modified) * uspace/drv/vhc/main.c (modified) * uspace/drv/vhc/transfer.c (modified) * uspace/drv/vhc/vhcd.h (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (added) * uspace/lib/c/generic/async_sess.c (deleted) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/device/char_dev.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devman_obsolete.c (added) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/devmap_obsolete.c (added) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (added) * uspace/lib/c/generic/ns_obsolete.c (moved) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/loader.h (added) * uspace/lib/c/generic/private/ns.h (moved) * uspace/lib/c/generic/private/stdio.h (added) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_obsolete.h (added) * uspace/lib/c/include/device/char_dev.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/devman_obsolete.h (moved) * uspace/lib/c/include/devmap.h (modified) * uspace/lib/c/include/devmap_obsolete.h (added) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/serial_ctl.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/ns.h (added) * uspace/lib/c/include/ns_obsolete.h (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (added) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipepriv.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/pipesio.c (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbvirt/include/usbvirt/device.h (modified) * uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/console/keybuffer.c (modified) * uspace/srv/hid/console/keybuffer.h (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/kbd/ctl/apple.c (modified) * uspace/srv/hid/kbd/ctl/pc.c (modified) * uspace/srv/hid/kbd/ctl/sun.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/layout.h (modified) * uspace/srv/hid/kbd/layout/cz.c (modified) * uspace/srv/hid/kbd/layout/us_dvorak.c (modified) * uspace/srv/hid/kbd/layout/us_qwerty.c (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) new async framework with integrated exchange tracking * strict ... Wed, 08 Jun 2011 18:44:56 GMT Martin Decky [764d71e] * uspace/lib/c/arch/abs32le/include/ddi.h (modified) add missing includes Tue, 07 Jun 2011 22:10:55 GMT Jakub Jermar [75608143] * uspace/Makefile (modified) Always build USB drivers. Tue, 07 Jun 2011 21:31:35 GMT Jakub Jermar [8d6c1f1] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/init/init.c (modified) * uspace/app/lsusb/Makefile (added) * uspace/app/lsusb/main.c (added) * uspace/app/mkbd/Makefile (added) * uspace/app/mkbd/main.c (added) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/mapping1.c (added) * uspace/app/tester/mm/mapping1.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/usbinfo/Makefile (added) * uspace/app/usbinfo/desctree.c (added) * uspace/app/usbinfo/dev.c (added) * uspace/app/usbinfo/dump.c (added) * uspace/app/usbinfo/info.c (added) * uspace/app/usbinfo/main.c (added) * uspace/app/usbinfo/usbinfo.h (added) * uspace/app/vuhid/Makefile (added) * uspace/app/vuhid/device.c (added) * uspace/app/vuhid/hids/bootkbd.c (added) * uspace/app/vuhid/ifaces.c (added) * uspace/app/vuhid/ifaces.h (added) * uspace/app/vuhid/items.h (added) * uspace/app/vuhid/main.c (added) * uspace/app/vuhid/report.h (added) * uspace/app/vuhid/stdreq.c (added) * uspace/app/vuhid/stdreq.h (added) * uspace/app/vuhid/virthid.h (added) * uspace/doc/doxygroups.h (modified) * uspace/doc/main_usb.h (added) * uspace/drv/ehci_hcd/Makefile (added) * uspace/drv/ehci_hcd/ehci.h (added) * uspace/drv/ehci_hcd/ehci_hcd.ma (added) * uspace/drv/ehci_hcd/hc_iface.c (added) * uspace/drv/ehci_hcd/main.c (added) * uspace/drv/ehci_hcd/pci.c (added) * uspace/drv/ehci_hcd/pci.h (added) * uspace/drv/ohci/Makefile (added) * uspace/drv/ohci/batch.c (added) * uspace/drv/ohci/batch.h (added) * uspace/drv/ohci/endpoint_list.c (added) * uspace/drv/ohci/endpoint_list.h (added) * uspace/drv/ohci/hc.c (added) * uspace/drv/ohci/hc.h (added) * uspace/drv/ohci/hcd_endpoint.c (added) * uspace/drv/ohci/hcd_endpoint.h (added) * uspace/drv/ohci/hw_struct/completion_codes.h (added) * uspace/drv/ohci/hw_struct/endpoint_descriptor.c (added) * uspace/drv/ohci/hw_struct/endpoint_descriptor.h (added) * uspace/drv/ohci/hw_struct/hcca.h (added) * uspace/drv/ohci/hw_struct/iso_transfer_descriptor.h (added) * uspace/drv/ohci/hw_struct/transfer_descriptor.c (added) * uspace/drv/ohci/hw_struct/transfer_descriptor.h (added) * uspace/drv/ohci/iface.c (added) * uspace/drv/ohci/iface.h (added) * uspace/drv/ohci/main.c (added) * uspace/drv/ohci/ohci.c (added) * uspace/drv/ohci/ohci.h (added) * uspace/drv/ohci/ohci.ma (added) * uspace/drv/ohci/ohci_regs.h (added) * uspace/drv/ohci/pci.c (added) * uspace/drv/ohci/pci.h (added) * uspace/drv/ohci/root_hub.c (added) * uspace/drv/ohci/root_hub.h (added) * uspace/drv/ohci/utils/malloc32.h (added) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/rootvirt/devices.def (modified) * uspace/drv/uhci_hcd/Makefile (added) * uspace/drv/uhci_hcd/batch.c (added) * uspace/drv/uhci_hcd/batch.h (added) * uspace/drv/uhci_hcd/hc.c (added) * uspace/drv/uhci_hcd/hc.h (added) * uspace/drv/uhci_hcd/hw_struct/link_pointer.h (added) * uspace/drv/uhci_hcd/hw_struct/queue_head.h (added) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.c (added) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.h (added) * uspace/drv/uhci_hcd/iface.c (added) * uspace/drv/uhci_hcd/iface.h (added) * uspace/drv/uhci_hcd/main.c (added) * uspace/drv/uhci_hcd/pci.c (added) * uspace/drv/uhci_hcd/pci.h (added) * uspace/drv/uhci_hcd/root_hub.c (added) * uspace/drv/uhci_hcd/root_hub.h (added) * uspace/drv/uhci_hcd/transfer_list.c (added) * uspace/drv/uhci_hcd/transfer_list.h (added) * uspace/drv/uhci_hcd/uhci.c (added) * uspace/drv/uhci_hcd/uhci.h (added) * uspace/drv/uhci_hcd/uhci_hcd.ma (added) * uspace/drv/uhci_hcd/utils/malloc32.h (added) * uspace/drv/uhci_rhd/Makefile (added) * uspace/drv/uhci_rhd/main.c (added) * uspace/drv/uhci_rhd/port.c (added) * uspace/drv/uhci_rhd/port.h (added) * uspace/drv/uhci_rhd/root_hub.c (added) * uspace/drv/uhci_rhd/root_hub.h (added) * uspace/drv/uhci_rhd/uhci_rhd.ma (added) * uspace/drv/usbflbk/Makefile (added) * uspace/drv/usbflbk/main.c (added) * uspace/drv/usbflbk/usbflbk.ma (added) * uspace/drv/usbhid/Makefile (added) * uspace/drv/usbhid/generic/hiddev.c (added) * uspace/drv/usbhid/generic/hiddev.h (added) * uspace/drv/usbhid/kbd.h (added) * uspace/drv/usbhid/kbd/conv.c (added) * uspace/drv/usbhid/kbd/conv.h (added) * uspace/drv/usbhid/kbd/kbddev.c (added) * uspace/drv/usbhid/kbd/kbddev.h (added) * uspace/drv/usbhid/kbd/kbdrepeat.c (added) * uspace/drv/usbhid/kbd/kbdrepeat.h (added) * uspace/drv/usbhid/kbd/layout.h (added) * uspace/drv/usbhid/kbd/main.c (added) * uspace/drv/usbhid/layout.h (added) * uspace/drv/usbhid/main.c (added) * uspace/drv/usbhid/mouse/mousedev.c (added) * uspace/drv/usbhid/mouse/mousedev.h (added) * uspace/drv/usbhid/multimedia/keymap.c (added) * uspace/drv/usbhid/multimedia/keymap.h (added) * uspace/drv/usbhid/multimedia/multimedia.c (added) * uspace/drv/usbhid/multimedia/multimedia.h (added) * uspace/drv/usbhid/subdrivers.c (added) * uspace/drv/usbhid/subdrivers.h (added) * uspace/drv/usbhid/usbhid.c (added) * uspace/drv/usbhid/usbhid.h (added) * uspace/drv/usbhid/usbhid.ma (added) * uspace/drv/usbhub/Makefile (added) * uspace/drv/usbhub/main.c (added) * uspace/drv/usbhub/port_status.h (added) * uspace/drv/usbhub/ports.c (added) * uspace/drv/usbhub/ports.h (added) * uspace/drv/usbhub/usbhub.c (added) * uspace/drv/usbhub/usbhub.h (added) * uspace/drv/usbhub/usbhub.ma (added) * uspace/drv/usbhub/usbhub_private.h (added) * uspace/drv/usbhub/utils.c (added) * uspace/drv/usbmast/Makefile (added) * uspace/drv/usbmast/cmds.h (added) * uspace/drv/usbmast/inquiry.c (added) * uspace/drv/usbmast/main.c (added) * uspace/drv/usbmast/mast.c (added) * uspace/drv/usbmast/mast.h (added) * uspace/drv/usbmast/scsi.h (added) * uspace/drv/usbmast/usbmast.ma (added) * uspace/drv/usbmid/Makefile (added) * uspace/drv/usbmid/dump.c (added) * uspace/drv/usbmid/explore.c (added) * uspace/drv/usbmid/main.c (added) * uspace/drv/usbmid/usbmid.c (added) * uspace/drv/usbmid/usbmid.h (added) * uspace/drv/usbmid/usbmid.ma (added) * 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/drv/vhc/Makefile (added) * uspace/drv/vhc/conn.h (added) * uspace/drv/vhc/conndev.c (added) * uspace/drv/vhc/connhost.c (added) * uspace/drv/vhc/devconn.c (added) * uspace/drv/vhc/hub.c (added) * uspace/drv/vhc/hub.h (added) * uspace/drv/vhc/hub/hub.c (added) * uspace/drv/vhc/hub/hub.h (added) * uspace/drv/vhc/hub/virthub.c (added) * uspace/drv/vhc/hub/virthub.h (added) * uspace/drv/vhc/hub/virthubops.c (added) * uspace/drv/vhc/main.c (added) * uspace/drv/vhc/transfer.c (added) * uspace/drv/vhc/vhc.ma (added) * uspace/drv/vhc/vhcd.h (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/l18n/langs.c (added) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/kbd.h (modified) * uspace/lib/c/include/l18n/langs.h (added) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_pci.c (added) * uspace/lib/drv/generic/remote_usb.c (added) * uspace/lib/drv/generic/remote_usbhc.c (added) * uspace/lib/drv/generic/remote_usbhid.c (added) * uspace/lib/drv/include/pci_dev_iface.h (added) * uspace/lib/drv/include/remote_pci.h (added) * uspace/lib/drv/include/remote_usb.h (added) * uspace/lib/drv/include/remote_usbhc.h (added) * uspace/lib/drv/include/remote_usbhid.h (added) * uspace/lib/drv/include/usb_iface.h (added) * uspace/lib/drv/include/usbhc_iface.h (added) * uspace/lib/drv/include/usbhid_iface.h (added) * uspace/lib/usb/Makefile (added) * uspace/lib/usb/include/usb/classes/classes.h (added) * uspace/lib/usb/include/usb/classes/hub.h (added) * uspace/lib/usb/include/usb/classes/massstor.h (added) * uspace/lib/usb/include/usb/ddfiface.h (added) * uspace/lib/usb/include/usb/debug.h (added) * uspace/lib/usb/include/usb/descriptor.h (added) * uspace/lib/usb/include/usb/hc.h (added) * uspace/lib/usb/include/usb/usb.h (added) * uspace/lib/usb/src/class.c (added) * uspace/lib/usb/src/ddfiface.c (added) * uspace/lib/usb/src/debug.c (added) * uspace/lib/usb/src/dump.c (added) * uspace/lib/usb/src/hc.c (added) * uspace/lib/usb/src/resolve.c (added) * uspace/lib/usb/src/usb.c (added) * uspace/lib/usbdev/Makefile (added) * uspace/lib/usbdev/include/usb/dev/dp.h (added) * uspace/lib/usbdev/include/usb/dev/driver.h (added) * uspace/lib/usbdev/include/usb/dev/hub.h (added) * uspace/lib/usbdev/include/usb/dev/pipes.h (added) * uspace/lib/usbdev/include/usb/dev/poll.h (added) * uspace/lib/usbdev/include/usb/dev/recognise.h (added) * uspace/lib/usbdev/include/usb/dev/request.h (added) * uspace/lib/usbdev/src/altiface.c (added) * uspace/lib/usbdev/src/devdrv.c (added) * uspace/lib/usbdev/src/devpoll.c (added) * uspace/lib/usbdev/src/dp.c (added) * uspace/lib/usbdev/src/hub.c (added) * uspace/lib/usbdev/src/pipepriv.c (added) * uspace/lib/usbdev/src/pipepriv.h (added) * uspace/lib/usbdev/src/pipes.c (added) * uspace/lib/usbdev/src/pipesinit.c (added) * uspace/lib/usbdev/src/pipesio.c (added) * uspace/lib/usbdev/src/recognise.c (added) * uspace/lib/usbdev/src/request.c (added) * uspace/lib/usbhid/Makefile (added) * uspace/lib/usbhid/include/usb/hid/hid.h (added) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (added) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (added) * uspace/lib/usbhid/include/usb/hid/hidparser.h (added) * uspace/lib/usbhid/include/usb/hid/hidpath.h (added) * uspace/lib/usbhid/include/usb/hid/hidreport.h (added) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (added) * uspace/lib/usbhid/include/usb/hid/iface.h (added) * uspace/lib/usbhid/include/usb/hid/request.h (added) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/include/usb/hid/usages/core.h (added) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (added) * uspace/lib/usbhid/include/usb/hid/usages/led.h (added) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hiddescriptor.c (added) * uspace/lib/usbhid/src/hidiface.c (added) * uspace/lib/usbhid/src/hidparser.c (added) * uspace/lib/usbhid/src/hidpath.c (added) * uspace/lib/usbhid/src/hidreport.c (added) * uspace/lib/usbhid/src/hidreq.c (added) * uspace/lib/usbhost/Makefile (added) * uspace/lib/usbhost/include/usb/host/batch.h (added) * uspace/lib/usbhost/include/usb/host/device_keeper.h (added) * uspace/lib/usbhost/include/usb/host/endpoint.h (added) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (added) * uspace/lib/usbhost/src/batch.c (added) * uspace/lib/usbhost/src/device_keeper.c (added) * uspace/lib/usbhost/src/endpoint.c (added) * uspace/lib/usbhost/src/usb_endpoint_manager.c (added) * uspace/lib/usbvirt/Makefile (added) * uspace/lib/usbvirt/include/usbvirt/device.h (added) * uspace/lib/usbvirt/include/usbvirt/ipc.h (added) * uspace/lib/usbvirt/src/ctrltransfer.c (added) * uspace/lib/usbvirt/src/device.c (added) * uspace/lib/usbvirt/src/ipc_dev.c (added) * uspace/lib/usbvirt/src/ipc_hc.c (added) * uspace/lib/usbvirt/src/private.h (added) * uspace/lib/usbvirt/src/stdreq.c (added) * uspace/lib/usbvirt/src/transfer.c (added) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) Merge USB support. Changes from ... Fri, 03 Jun 2011 22:33:13 GMT Jakub Jermar [ff4f073] * uspace/app/ext2info/ext2info.c (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) Merge ext2 fixes from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr ... Fri, 03 Jun 2011 22:30:41 GMT Martin Sucha [911ee54] * uspace/lib/ext2/libext2_directory.c (modified) Check directory entry also in interator init Fri, 03 Jun 2011 21:51:10 GMT Martin Sucha [95afd72] * uspace/lib/ext2/libext2_directory.c (modified) Refactor checks in ext2_directory_iterator_next into a separate function Fri, 03 Jun 2011 20:49:02 GMT Martin Sucha [d7c3367] * uspace/lib/ext2/libext2_filesystem.c (modified) Additonal fix for big-endian Fri, 03 Jun 2011 20:25:10 GMT Martin Sucha [82a3b31f] * uspace/app/ext2info/ext2info.c (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) Fix ext2 on big-endian machines Thu, 02 Jun 2011 21:26:44 GMT Jakub Jermar [5c96b2a] * boot/Makefile.common (modified) * tools/filldir.py (added) * tools/gentestfile.py (added) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/blkdump/Makefile (added) * uspace/app/blkdump/blkdump.c (added) * uspace/app/bnchmark/Makefile (added) * uspace/app/bnchmark/bnchmark.c (added) * uspace/app/ext2info/Makefile (added) * uspace/app/ext2info/ext2info.c (added) * uspace/app/redir/redir.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/libext2/libext2_1.c (added) * uspace/app/tester/libext2/libext2_1.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/util.c (added) * uspace/app/tester/util.h (added) * uspace/app/tester/util_functions.def (added) * uspace/app/testread/Makefile (added) * uspace/app/testread/testread.c (added) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/ext2/Makefile (added) * uspace/lib/ext2/libext2.h (added) * uspace/lib/ext2/libext2_block_group.c (added) * uspace/lib/ext2/libext2_block_group.h (added) * uspace/lib/ext2/libext2_directory.c (added) * uspace/lib/ext2/libext2_directory.h (added) * uspace/lib/ext2/libext2_filesystem.c (added) * uspace/lib/ext2/libext2_filesystem.h (added) * uspace/lib/ext2/libext2_inode.c (added) * uspace/lib/ext2/libext2_inode.h (added) * uspace/lib/ext2/libext2_superblock.c (added) * uspace/lib/ext2/libext2_superblock.h (added) * uspace/srv/fs/ext2fs/Makefile (added) * uspace/srv/fs/ext2fs/ext2fs.c (added) * uspace/srv/fs/ext2fs/ext2fs.h (added) * uspace/srv/fs/ext2fs/ext2fs_ops.c (added) Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2. ... Thu, 02 Jun 2011 19:09:33 GMT Martin Sucha [21300a2] * .bzrignore (modified) Ignore additional files Thu, 02 Jun 2011 19:06:14 GMT Martin Sucha [16b2ea8] * kernel/generic/src/interrupt/interrupt.c (modified) Merge mainline changes Thu, 02 Jun 2011 19:05:17 GMT Martin Sucha [6a7e497] * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/testread/testread.c (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) Merge with the original ext2 branch Thu, 02 Jun 2011 19:04:25 GMT Martin Sucha [18626b3] * uspace/lib/ext2/libext2_block_group.c (modified) * uspace/lib/ext2/libext2_block_group.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/ext2/libext2_inode.c (modified) * uspace/lib/ext2/libext2_inode.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) Fix usage of inline/extern in in libext2 Thu, 02 Jun 2011 08:42:11 GMT Martin Sucha [d030e0c] * uspace/app/bnchmark/bnchmark.c (modified) Fix bnchmark help message