# # ChangeLog for uspace in mainline # # Generated by Trac 1.6 # 2025-04-30T00:39:04Z Wed, 01 Jun 2011 08:43:42 GMT Lubos Slovak [eb522e8] * .bzrignore (added) * HelenOS.config (modified) * Makefile (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/_link.ld.in (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/ppc32/include/types.h (modified) * boot/arch/ppc32/src/main.c (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/include/arch.h (modified) * boot/arch/sparc64/include/types.h (modified) * boot/arch/sparc64/src/asm.S (modified) * boot/arch/sparc64/src/main.c (modified) * boot/genarch/include/ofw.h (modified) * boot/genarch/src/ofw.c (modified) * boot/generic/include/printf.h (modified) * boot/generic/include/stdint.h (modified) * boot/generic/include/typedefs.h (modified) * boot/generic/src/balloc.c (modified) * boot/generic/src/printf_core.c (modified) * contrib/arch/hadlbppp.py (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/arch/uspace/srv/bd/bd.adl (modified) * contrib/arch/uspace/srv/console/console.adl (modified) * contrib/arch/uspace/srv/devmap/devmap.adl (modified) * contrib/arch/uspace/srv/fb/fb.adl (modified) * contrib/arch/uspace/srv/kbd/kbd.adl (modified) * contrib/arch/uspace/srv/loader/loader.adl (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/arch/uspace/srv/ns/service.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.adl (modified) * contrib/conf/msim.conf (modified) * contrib/conf/net-qe.sh (modified) * contrib/highlight/adl.syntax (modified) * contrib/tools/font/bdf2c.pl (moved) * contrib/tools/font/u_vga16.bdf (moved) * contrib/tools/serengeti_silo.sh (moved) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/arm32/gta02/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * defaults/special/Makefile.config (modified) * kernel/Makefile (modified) * kernel/arch/abs32le/include/istate.h (modified) * kernel/arch/abs32le/include/memstr.h (deleted) * kernel/arch/abs32le/include/mm/as.h (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/_link.ld.in (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/context_offset.h (modified) * kernel/arch/amd64/include/cpu.h (modified) * kernel/arch/amd64/include/debugger.h (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/include/istate.h (modified) * kernel/arch/amd64/include/mm/as.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/include/pm.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/memmap.c (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/arm32/include/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/mach/testarm/testarm.h (modified) * kernel/arch/arm32/include/machine_func.h (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/_link.ld.in (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/barrier.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/boot/memmap.h (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/context_offset.h (modified) * kernel/arch/ia32/include/cpu.h (modified) * kernel/arch/ia32/include/drivers/i8259.h (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/include/istate.h (modified) * kernel/arch/ia32/include/mm/as.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/smp/ap.h (modified) * kernel/arch/ia32/include/smp/apic.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/bios/bios.c (modified) * kernel/arch/ia32/src/boot/memmap.c (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/debug/stacktrace.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia64/_link.ld.in (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/include/atomic.h (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/memstr.h (deleted) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/smp/dorder.c (modified) * kernel/arch/ppc32/_link.ld.in (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/memstr.h (deleted) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/_link.ld.in (modified) * kernel/arch/sparc64/include/cpu.h (modified) * kernel/arch/sparc64/include/memstr.h (deleted) * kernel/arch/sparc64/include/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/kbrd/kbrd_pl050.c (deleted) * kernel/genarch/src/kbrd/scanc_pl050.c (deleted) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/fhc.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/upa.c (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/event_types.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/lib/memfnc.h (moved) * kernel/generic/include/macros.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/include/mm/reserve.h (moved) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/stdint.h (modified) * kernel/generic/include/str.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/abi.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.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/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/debug.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/debug/stacktrace.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.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/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/memfnc.c (added) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.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/backend_phys.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/reserve.c (added) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/proc/program.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/security/cap.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/smc.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/fpu/fpu1_ia64.c (modified) * kernel/test/fpu/fpu1_x86.c (modified) * kernel/test/fpu/mips2.c (modified) * kernel/test/fpu/sse1.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/print/print1.c (modified) * kernel/test/print/print2.c (modified) * kernel/test/print/print4.c (modified) * kernel/test/print/print5.c (moved) * kernel/test/print/print5.def (added) * kernel/test/synch/semaphore1.c (modified) * kernel/test/test.c (modified) * kernel/test/test.h (modified) * kernel/test/thread/thread1.c (modified) * kernel/tools/genmap.py (modified) * release/Makefile (added) * tools/autotool.py (modified) * tools/check.sh (moved) * tools/config.py (modified) * tools/mkfat.py (modified) * tools/mkhord.py (modified) * tools/mktmpfs.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/builtins/builtins.h (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.h (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.h (deleted) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/unmount/unmount.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/getterm/Makefile (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/getterm/version.c (modified) * uspace/app/getterm/welcome.c (moved) * uspace/app/getterm/welcome.h (added) * uspace/app/init/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/kill/Makefile (moved) * uspace/app/kill/kill.c (added) * uspace/app/killall/Makefile (moved) * uspace/app/killall/killall.c (moved) * uspace/app/klog/klog.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/mkfat/mkfat.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/netecho/print_error.c (modified) * uspace/app/netecho/print_error.h (modified) * uspace/app/nettest1/nettest.c (modified) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/Makefile (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin/bi_console.c (moved) * uspace/app/sbi/src/builtin/bi_console.h (added) * uspace/app/sbi/src/builtin/bi_task.c (added) * uspace/app/sbi/src/builtin/bi_task.h (moved) * uspace/app/sbi/src/imode.c (modified) * uspace/app/sbi/src/intmap.c (modified) * uspace/app/sbi/src/intmap.h (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/lex_t.h (modified) * uspace/app/sbi/src/list.c (modified) * uspace/app/sbi/src/list.h (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/rdata.h (modified) * uspace/app/sbi/src/rdata_t.h (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run.h (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/run_expr.h (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stree.h (modified) * uspace/app/sbi/src/stree_t.h (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/app/stats/stats.c (modified) * uspace/app/sysinfo/Makefile (moved) * uspace/app/sysinfo/sysinfo.c (added) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tasks/tasks.c (deleted) * uspace/app/test_serial/test_serial.c (deleted) * uspace/app/tester/Makefile (modified) * uspace/app/tester/devs/devman1.c (moved) * uspace/app/tester/devs/devman1.def (added) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (added) * uspace/app/tester/hw/misc/virtchar1.def (added) * uspace/app/tester/hw/serial/serial1.c (added) * uspace/app/tester/hw/serial/serial1.def (added) * uspace/app/tester/ipc/connect.c (deleted) * uspace/app/tester/ipc/connect.def (deleted) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/register.def (deleted) * uspace/app/tester/mm/malloc2.c (added) * uspace/app/tester/mm/malloc2.def (added) * uspace/app/tester/mm/mapping1.c (added) * uspace/app/tester/mm/mapping1.def (added) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/print/print2.c (modified) * uspace/app/tester/print/print4.c (modified) * uspace/app/tester/print/print5.c (added) * uspace/app/tester/print/print5.def (added) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/tetris/input.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/top/input.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/ipcp.h (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/Makefile (added) * uspace/app/usbinfo/desctree.c (moved) * 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/app/websrv/Makefile (added) * uspace/app/websrv/websrv.c (added) * uspace/dist/src/sysel/demos/arith.sy (modified) * uspace/dist/src/sysel/demos/array.sy (modified) * uspace/dist/src/sysel/demos/autobox.sy (modified) * uspace/dist/src/sysel/demos/count.sy (modified) * uspace/dist/src/sysel/demos/ctor.sy (modified) * uspace/dist/src/sysel/demos/deleg.sy (modified) * uspace/dist/src/sysel/demos/enum.sy (modified) * uspace/dist/src/sysel/demos/except.sy (modified) * uspace/dist/src/sysel/demos/gen.sy (modified) * uspace/dist/src/sysel/demos/hello.sy (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/src/sysel/demos/iface.sy (modified) * uspace/dist/src/sysel/demos/inherit.sy (modified) * uspace/dist/src/sysel/demos/list.sy (modified) * uspace/dist/src/sysel/demos/map.sy (modified) * uspace/dist/src/sysel/demos/property.sy (modified) * uspace/dist/src/sysel/demos/string.sy (modified) * uspace/dist/src/sysel/demos/svar.sy (modified) * uspace/dist/src/sysel/demos/switch.sy (added) * uspace/dist/src/sysel/demos/varargs.sy (modified) * uspace/doc/doxygroups.h (modified) * uspace/doc/main_usb.h (added) * uspace/drv/ehci-hcd/Makefile (added) * uspace/drv/ehci-hcd/ehci-hcd.ma (added) * uspace/drv/ehci-hcd/ehci.h (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/isa/isa.c (modified) * uspace/drv/ns8250/cyclic_buffer.h (modified) * uspace/drv/ns8250/ns8250.c (modified) * 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 (moved) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/pciintel/pci.h (modified) * uspace/drv/root/root.c (modified) * uspace/drv/rootia32/rootia32.ma (deleted) * uspace/drv/rootpc/Makefile (moved) * uspace/drv/rootpc/rootpc.c (moved) * uspace/drv/rootpc/rootpc.ma (added) * uspace/drv/rootvirt/Makefile (added) * uspace/drv/rootvirt/devices.def (added) * uspace/drv/rootvirt/rootvirt.c (added) * uspace/drv/rootvirt/rootvirt.ma (added) * uspace/drv/test1/Makefile (added) * uspace/drv/test1/char.c (moved) * uspace/drv/test1/test1.c (added) * uspace/drv/test1/test1.h (added) * uspace/drv/test1/test1.ma (added) * uspace/drv/test2/Makefile (added) * uspace/drv/test2/test2.c (added) * uspace/drv/test2/test2.ma (added) * 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 (moved) * uspace/drv/uhci-hcd/uhci-hcd.ma (added) * uspace/drv/uhci-hcd/uhci.c (added) * uspace/drv/uhci-hcd/uhci.h (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 (moved) * 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 (moved) * 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/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/Makefile.inc (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/abs32le/include/inttypes.h (modified) * uspace/lib/c/arch/abs32le/src/entry.c (modified) * uspace/lib/c/arch/abs32le/src/entryjmp.c (moved) * uspace/lib/c/arch/abs32le/src/stacktrace.c (modified) * uspace/lib/c/arch/abs32le/src/thread_entry.c (modified) * uspace/lib/c/arch/abs32le/src/tls.c (modified) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/amd64/include/inttypes.h (modified) * uspace/lib/c/arch/amd64/src/entry.s (modified) * uspace/lib/c/arch/amd64/src/entryjmp.s (moved) * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/arm32/include/inttypes.h (modified) * uspace/lib/c/arch/arm32/src/entry.s (modified) * uspace/lib/c/arch/arm32/src/entryjmp.s (moved) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/include/config.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/faddr.h (modified) * uspace/lib/c/arch/ia32/include/fibril.h (modified) * uspace/lib/c/arch/ia32/include/inttypes.h (modified) * uspace/lib/c/arch/ia32/include/rtld/dynamic.h (added) * uspace/lib/c/arch/ia32/include/rtld/elf_dyn.h (moved) * uspace/lib/c/arch/ia32/src/entry.s (modified) * uspace/lib/c/arch/ia32/src/entryjmp.s (moved) * uspace/lib/c/arch/ia32/src/rtld/dynamic.c (added) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (added) * uspace/lib/c/arch/ia32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia32/src/syscall.S (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/inttypes.h (modified) * uspace/lib/c/arch/ia64/src/entry.s (modified) * uspace/lib/c/arch/ia64/src/entryjmp.s (moved) * uspace/lib/c/arch/ia64/src/thread_entry.s (modified) * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/inttypes.h (modified) * uspace/lib/c/arch/mips32/src/entry.s (modified) * uspace/lib/c/arch/mips32/src/entryjmp.s (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/include/inttypes.h (modified) * uspace/lib/c/arch/ppc32/src/entry.s (modified) * uspace/lib/c/arch/ppc32/src/entryjmp.s (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/include/inttypes.h (modified) * uspace/lib/c/arch/sparc64/src/entry.s (modified) * uspace/lib/c/arch/sparc64/src/entryjmp.s (moved) * uspace/lib/c/generic/adt/char_map.c (modified) * uspace/lib/c/generic/adt/dynamic_fifo.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/adt/prodcons.c (moved) * uspace/lib/c/generic/as.c (modified) * uspace/lib/c/generic/assert.c (added) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_rel.c (deleted) * uspace/lib/c/generic/async_sess.c (added) * uspace/lib/c/generic/cap.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/char.c (deleted) * uspace/lib/c/generic/device/char_dev.c (added) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/dlfcn.c (added) * uspace/lib/c/generic/errno.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/generic/io/log.c (added) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/screenbuffer.c (modified) * uspace/lib/c/generic/io/vprintf.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/ipc/ns.c (moved) * uspace/lib/c/generic/l18n/langs.c (moved) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/icmp_common.c (modified) * uspace/lib/c/generic/net/inet.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/packet.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/private/async.h (moved) * uspace/lib/c/generic/private/async_sess.h (moved) * uspace/lib/c/generic/private/io.h (moved) * uspace/lib/c/generic/private/libc.h (added) * uspace/lib/c/generic/private/malloc.h (moved) * uspace/lib/c/generic/private/thread.h (added) * uspace/lib/c/generic/rtld/dynamic.c (added) * uspace/lib/c/generic/rtld/elf_load.c (added) * uspace/lib/c/generic/rtld/module.c (added) * uspace/lib/c/generic/rtld/rtld.c (added) * uspace/lib/c/generic/rtld/symbol.c (added) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/char_map.h (modified) * uspace/lib/c/include/adt/dynamic_fifo.h (modified) * uspace/lib/c/include/adt/fifo.h (modified) * uspace/lib/c/include/adt/generic_char_map.h (modified) * uspace/lib/c/include/adt/generic_field.h (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/int_map.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/adt/prodcons.h (added) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/assert.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_sess.h (added) * uspace/lib/c/include/byteorder.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/device/char_dev.h (moved) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/devmap.h (modified) * uspace/lib/c/include/dlfcn.h (added) * uspace/lib/c/include/entry_point.h (added) * uspace/lib/c/include/err.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/log.h (added) * uspace/lib/c/include/io/screenbuffer.h (modified) * uspace/lib/c/include/ipc/adb.h (modified) * uspace/lib/c/include/ipc/arp.h (modified) * uspace/lib/c/include/ipc/bd.h (modified) * uspace/lib/c/include/ipc/char.h (modified) * uspace/lib/c/include/ipc/clipboard.h (modified) * uspace/lib/c/include/ipc/common.h (moved) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/ipc/fb.h (modified) * uspace/lib/c/include/ipc/icmp.h (modified) * uspace/lib/c/include/ipc/il.h (modified) * uspace/lib/c/include/ipc/ip.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/irc.h (moved) * uspace/lib/c/include/ipc/kbd.h (modified) * uspace/lib/c/include/ipc/loader.h (modified) * uspace/lib/c/include/ipc/mouse.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/net_net.h (modified) * uspace/lib/c/include/ipc/netif.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/packet.h (modified) * uspace/lib/c/include/ipc/serial.h (deleted) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/ipc/tl.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/l18n/langs.h (added) * uspace/lib/c/include/libc.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/malloc.h (modified) * uspace/lib/c/include/mem.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/c/include/net/packet.h (modified) * uspace/lib/c/include/net/packet_header.h (modified) * uspace/lib/c/include/net/socket.h (modified) * uspace/lib/c/include/rtld/dynamic.h (added) * uspace/lib/c/include/rtld/elf_dyn.h (added) * uspace/lib/c/include/rtld/module.h (moved) * uspace/lib/c/include/rtld/rtld.h (added) * uspace/lib/c/include/rtld/rtld_arch.h (added) * uspace/lib/c/include/rtld/rtld_debug.h (moved) * uspace/lib/c/include/rtld/symbol.h (added) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/lib/c/include/sys/typefmt.h (modified) * uspace/lib/c/include/sys/types.h (modified) * uspace/lib/c/include/syscall.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/thread.h (modified) * uspace/lib/c/include/tls.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * 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/generic/log.c (added) * uspace/lib/drv/generic/remote_char_dev.c (moved) * uspace/lib/drv/generic/remote_hw_res.c (moved) * 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/ddf/driver.h (added) * uspace/lib/drv/include/ddf/interrupt.h (added) * uspace/lib/drv/include/ddf/log.h (added) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/drv/include/driver.h (deleted) * uspace/lib/drv/include/ops/char_dev.h (moved) * uspace/lib/drv/include/ops/hw_res.h (moved) * uspace/lib/drv/include/pci_dev_iface.h (added) * uspace/lib/drv/include/remote_char_dev.h (moved) * uspace/lib/drv/include/remote_hw_res.h (moved) * uspace/lib/drv/include/remote_pci.h (moved) * 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/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/net/Makefile (modified) * uspace/lib/net/adt/module_map.c (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/generic/protocol_map.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_remote.c (moved) * uspace/lib/net/il/il_skel.c (added) * uspace/lib/net/il/ip_client.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/adt/module_map.h (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/generic.h (modified) * uspace/lib/net/include/icmp_client.h (modified) * uspace/lib/net/include/icmp_header.h (modified) * uspace/lib/net/include/icmp_remote.h (moved) * uspace/lib/net/include/il_local.h (deleted) * uspace/lib/net/include/il_remote.h (moved) * uspace/lib/net/include/il_skel.h (moved) * uspace/lib/net/include/ip_client.h (modified) * uspace/lib/net/include/ip_header.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/netif_remote.h (modified) * uspace/lib/net/include/netif_skel.h (moved) * uspace/lib/net/include/nil_interface.h (deleted) * uspace/lib/net/include/nil_local.h (deleted) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/include/nil_skel.h (added) * uspace/lib/net/include/packet_client.h (modified) * uspace/lib/net/include/packet_remote.h (modified) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (modified) * uspace/lib/net/include/tl_remote.h (moved) * uspace/lib/net/include/tl_skel.h (moved) * uspace/lib/net/netif/netif_local.c (deleted) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/netif/netif_skel.c (added) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/net/nil/nil_skel.c (added) * uspace/lib/net/tl/icmp_client.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/net/tl/tl_remote.c (moved) * uspace/lib/net/tl/tl_skel.c (added) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/packet/include/packet_server.h (modified) * uspace/lib/softfloat/generic/add.c (modified) * uspace/lib/softfloat/generic/common.c (modified) * uspace/lib/softfloat/generic/comparison.c (modified) * uspace/lib/softfloat/generic/div.c (modified) * uspace/lib/softfloat/generic/mul.c (modified) * uspace/lib/softfloat/generic/other.c (modified) * uspace/lib/softfloat/generic/softfloat.c (modified) * uspace/lib/softfloat/generic/sub.c (modified) * uspace/lib/softfloat/include/add.h (modified) * uspace/lib/softfloat/include/common.h (modified) * uspace/lib/softfloat/include/comparison.h (modified) * uspace/lib/softfloat/include/conversion.h (modified) * uspace/lib/softfloat/include/div.h (modified) * uspace/lib/softfloat/include/mul.h (modified) * uspace/lib/softfloat/include/other.h (modified) * uspace/lib/softfloat/include/sftypes.h (modified) * uspace/lib/softfloat/include/softfloat.h (modified) * uspace/lib/softfloat/include/sub.h (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/generic/multiplication.c (modified) * 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/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/ata_bd/ata_hw.h (added) * 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/Makefile (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/Makefile (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/devmap/Makefile (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/Makefile (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/devfs/devfs_ops.h (modified) * uspace/srv/fs/fat/Makefile (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/Makefile (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.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/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/fb/serial_console.h (modified) * uspace/srv/hid/kbd/Makefile (modified) * uspace/srv/hid/kbd/ctl/pl050.c (deleted) * uspace/srv/hid/kbd/genarch/gsp.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/kbd.h (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/gxemul.c (modified) * uspace/srv/hid/kbd/port/msim.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/pl050.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/i8042/i8042.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) * uspace/srv/hw/irc/apic/Makefile (moved) * uspace/srv/hw/irc/apic/apic.c (added) * uspace/srv/hw/irc/fhc/Makefile (moved) * uspace/srv/hw/irc/fhc/fhc.c (moved) * uspace/srv/hw/irc/i8259/Makefile (moved) * uspace/srv/hw/irc/i8259/i8259.c (added) * uspace/srv/hw/irc/obio/Makefile (moved) * uspace/srv/hw/irc/obio/obio.c (moved) * uspace/srv/hw/netif/DRIVER_REMOVAL (deleted) * uspace/srv/hw/netif/dp8390/dp8390.c (deleted) * uspace/srv/hw/netif/dp8390/dp8390.h (deleted) * uspace/srv/hw/netif/dp8390/dp8390_module.c (deleted) * uspace/srv/hw/netif/dp8390/ne2000.c (deleted) * uspace/srv/hw/netif/ne2000/Makefile (moved) * uspace/srv/hw/netif/ne2000/dp8390.c (added) * uspace/srv/hw/netif/ne2000/dp8390.h (added) * uspace/srv/hw/netif/ne2000/dp8390_drv.h (moved) * uspace/srv/hw/netif/ne2000/dp8390_port.h (moved) * uspace/srv/hw/netif/ne2000/local.h (moved) * uspace/srv/hw/netif/ne2000/ne2000.c (added) * uspace/srv/hw/netif/ne2000/ne2000.h (moved) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/arch/abs32le/_link.ld.in (deleted) * uspace/srv/loader/arch/amd64/_link.ld.in (deleted) * uspace/srv/loader/arch/arm32/Makefile.inc (deleted) * uspace/srv/loader/arch/arm32/_link.ld.in (deleted) * uspace/srv/loader/arch/ia32/Makefile.inc (deleted) * uspace/srv/loader/arch/ia32/_link.ld.in (deleted) * uspace/srv/loader/arch/ia64/Makefile.inc (deleted) * uspace/srv/loader/arch/ia64/_link.ld.in (deleted) * uspace/srv/loader/arch/mips32/Makefile.inc (deleted) * uspace/srv/loader/arch/mips32/_link.ld.in (deleted) * uspace/srv/loader/arch/mips32eb (deleted) * uspace/srv/loader/arch/ppc32/Makefile.inc (deleted) * uspace/srv/loader/arch/ppc32/_link.ld.in (deleted) * uspace/srv/loader/arch/sparc64/Makefile.inc (deleted) * uspace/srv/loader/arch/sparc64/_link.ld.in (deleted) * uspace/srv/loader/elf_load.c (modified) * uspace/srv/loader/include/elf_load.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/cfg/lo (moved) * uspace/srv/net/cfg/lo.netif_nil_bundle (deleted) * uspace/srv/net/cfg/ne2k (moved) * uspace/srv/net/cfg/ne2k.netif_nil_bundle (deleted) * uspace/srv/net/il/arp/Makefile (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp.h (modified) * uspace/srv/net/il/arp/arp_module.c (deleted) * uspace/srv/net/il/arp/arp_oc.h (deleted) * uspace/srv/net/il/ip/Makefile (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (modified) * uspace/srv/net/il/ip/ip_module.h (deleted) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/net/net_standalone.c (modified) * uspace/srv/net/netif/lo/Makefile (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/Makefile (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/eth/eth_header.h (deleted) * uspace/srv/net/nil/nildummy/Makefile (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/tl/icmp/Makefile (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/icmp/icmp.h (deleted) * uspace/srv/net/tl/tcp/Makefile (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/tcp/tcp_header.h (modified) * uspace/srv/net/tl/tcp/tcp_module.h (deleted) * uspace/srv/net/tl/udp/Makefile (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp_header.h (modified) * uspace/srv/net/tl/udp/udp_module.h (deleted) * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/Makefile (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) * version (modified) Huuuuuge merge from development - all the work actually :) Tue, 31 May 2011 20:58:25 GMT Vojtech Horky [e51a514] * uspace/app/usbinfo/info.c (modified) Accessing string from usbinfo safe Tue, 31 May 2011 20:21:37 GMT Matus Dekanek [049a16f] * uspace/drv/ohci/root_hub.c (modified) set address request on OHCI root hub returns ENOTSUP Tue, 31 May 2011 19:54:33 GMT Vojtech Horky [e6503e9] * uspace/app/vuhid/device.c (modified) Fix bad pointer iteration Mon, 30 May 2011 20:37:04 GMT Vojtech Horky [50340bf] * uspace/drv/ehci-hcd/pci.c (modified) Fix printf directive Mon, 30 May 2011 20:29:13 GMT Vojtech Horky [d754f59] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ohci/hw_struct/hcca.h (modified) Code beautification Mon, 30 May 2011 20:19:48 GMT Vojtech Horky [109d55c] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ohci/hw_struct/hcca.h (modified) Code beautification Mon, 30 May 2011 20:01:42 GMT Matus Dekanek [63862a0] * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/ports.h (modified) * uspace/drv/usbhub/usbhub.c (modified) removed global hub powering Mon, 30 May 2011 19:06:57 GMT Lubos Slovak [19e0560e] * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/main.c (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/subdrivers.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) Removed a lot of disabled code and TODOs Mon, 30 May 2011 18:41:16 GMT Vojtech Horky [5da18c7] * uspace/app/mkbd/main.c (modified) * uspace/doc/main_usb.h (added) * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhub/main.c (modified) * uspace/drv/usbhub/port_status.h (modified) * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/ports.h (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) * uspace/drv/usbhub/usbhub_private.h (modified) * uspace/drv/usbhub/utils.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/srv/hid/console/console.c (modified) Merge development/ changes Mon, 30 May 2011 18:37:45 GMT Vojtech Horky [8c74d15] * uspace/srv/hid/console/console.c (modified) Fix resource leakage Mon, 30 May 2011 18:21:50 GMT Jan Vesely [89aca2da] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) EHCI fixes Mon, 30 May 2011 18:20:38 GMT Jan Vesely [c060090] * uspace/drv/ehci-hcd/main.c (modified) * uspace/drv/ehci-hcd/pci.c (modified) * uspace/drv/ehci-hcd/pci.h (modified) EHCI fixes Fix wait for halt condition Use const wherever possible Mon, 30 May 2011 17:36:45 GMT Matus Dekanek [be8d907] * uspace/drv/ehci-hcd/pci.c (modified) merge with usb/development Mon, 30 May 2011 17:35:29 GMT Matus Dekanek [4708657] * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/ports.h (modified) * uspace/drv/usbhub/usbhub.c (modified) removed global hub powering (not needed and actually errorneous) Mon, 30 May 2011 17:30:37 GMT Jan Vesely [55f324f] * uspace/drv/ehci-hcd/pci.c (modified) EHCI stub reworked Mon, 30 May 2011 17:23:00 GMT Jan Vesely [3ae26a8] * uspace/app/mkbd/main.c (modified) * uspace/doc/main_usb.h (added) * uspace/drv/usbhid/usbhid.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) Development branch changes Mon, 30 May 2011 17:20:48 GMT Jan Vesely [17d1542] * uspace/drv/ehci-hcd/pci.c (modified) EHCI reworked Mon, 30 May 2011 15:14:50 GMT Matej Klonfar [0dd3e49] * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) find report description bug fix Mon, 30 May 2011 14:53:16 GMT Lubos Slovak [2176ed6] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/usbhid.c (modified) Fixes in HID (subdriver matching, multimedi key mapping, etc.) Mon, 30 May 2011 14:35:40 GMT Lubos Slovak [f3f9733] * uspace/drv/usbhid/usbhid.c (modified) Modified subdriver matching with report IDs Mon, 30 May 2011 14:30:49 GMT Vojtech Horky [39f780e] * uspace/doc/main_usb.h (modified) Fix mainpage title Mon, 30 May 2011 14:16:04 GMT Vojtech Horky [f9a627a] * uspace/app/mkbd/main.c (modified) mkbd uses smart device path Mon, 30 May 2011 14:13:53 GMT Lubos Slovak [b9e3aa3] * HelenOS.config (modified) * uspace/doc/main_usb.h (added) * 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/uhci.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhub/main.c (modified) * uspace/drv/usbhub/port_status.h (modified) * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/ports.h (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) * uspace/drv/usbhub/usbhub_private.h (modified) * uspace/drv/usbhub/utils.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/srv/hid/console/console.c (modified) Development changes (a lot of stuff) Mon, 30 May 2011 14:07:57 GMT Matej Klonfar [8357fc9] * uspace/drv/usbhid/usbhid.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) MS mouse works Mon, 30 May 2011 14:06:39 GMT Matej Klonfar [dcb7d7cd] * uspace/drv/usbhid/usbhid.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) subdrivers matching without specified report_id Mon, 30 May 2011 14:04:24 GMT Vojtech Horky [118d38d] * uspace/doc/main_usb.h (added) Add Doxygen main page for USB Mon, 30 May 2011 13:50:33 GMT Jan Vesely [399a13c] * HelenOS.config (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhub/main.c (modified) * uspace/drv/usbhub/port_status.h (modified) * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/ports.h (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) * uspace/drv/usbhub/usbhub_private.h (modified) * uspace/drv/usbhub/utils.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/srv/hid/console/console.c (modified) Development changes Mon, 30 May 2011 13:23:05 GMT Jan Vesely [a5fc431] * uspace/drv/ehci-hcd/hc_iface.c (modified) Remove deprecated functions in ehci driver Mon, 30 May 2011 13:07:57 GMT Matus Dekanek [b2387c2] * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/usbhub/main.c (modified) * uspace/drv/usbhub/usbhub.c (modified) removed todos Mon, 30 May 2011 10:43:37 GMT Matej Klonfar [3dfdcb7] * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) HID report fixes Mon, 30 May 2011 10:42:05 GMT Matej Klonfar [ee7e7c93] * uspace/lib/usbhid/src/hiddescriptor.c (modified) Bug fixes in report description construction Sun, 29 May 2011 21:58:31 GMT Matus Dekanek [98e15b1] * uspace/drv/ehci-hcd/hc_iface.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/srv/hid/console/console.c (modified) merge with usb/development Sun, 29 May 2011 21:53:34 GMT Matus Dekanek [6ab7f3e9] * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/usbhub/port_status.h (modified) * uspace/drv/usbhub/ports.h (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) * uspace/drv/usbhub/usbhub_private.h (modified) * uspace/drv/usbhub/utils.c (modified) some code tiding Sun, 29 May 2011 19:41:35 GMT Lubos Slovak [2002595] * uspace/drv/usbhid/usbhid.c (modified) Some fixes to the HID driver. - Not initializing report buffer if ... Sat, 28 May 2011 23:01:20 GMT Vojtech Horky [bd7acda] * uspace/drv/ehci-hcd/hc_iface.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/srv/hid/console/console.c (modified) Fix various leakages Add function for destroying whole usb device. ... Sat, 28 May 2011 22:57:36 GMT Vojtech Horky [a2a3763] * uspace/srv/hid/console/console.c (modified) Hack to fix phone leakage in console Sat, 28 May 2011 21:27:28 GMT Vojtech Horky [3ef91c88] * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbmouse/mouse.c (modified) Hub and mouse frees memory Sat, 28 May 2011 21:26:40 GMT Vojtech Horky [70452dd4] * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) Add destroy function for USB device Sat, 28 May 2011 20:16:03 GMT Matus Dekanek [5c1a65e] * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/usbhub.c (modified) code tiding Sat, 28 May 2011 17:59:59 GMT Vojtech Horky [bf793bf] * uspace/drv/ehci-hcd/hc_iface.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) Remove obsoleted interface functions Sat, 28 May 2011 17:20:42 GMT Vojtech Horky [b59ec8c] * uspace/drv/usbmouse/init.c (modified) usbmouse: use library function Sat, 28 May 2011 15:21:48 GMT Vojtech Horky [a066122c] * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) Hub driver fixes Namely more defensive locking and a indefinite ... Sat, 28 May 2011 15:09:21 GMT Vojtech Horky [dd143621] * uspace/drv/usbhub/usbhub.c (modified) Fix seizure of default address in unplugged hub This revision shall ... Sat, 28 May 2011 14:54:20 GMT Vojtech Horky [af6136d] * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) Guard hub ports with mutex Sat, 28 May 2011 14:34:43 GMT Vojtech Horky [3fb5a3e] * uspace/drv/usbhub/ports.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/drv/usbhub/usbhub.h (modified) Do not delete hub info too early When a hub is disconnected during ... Sat, 28 May 2011 14:30:58 GMT Vojtech Horky [400735e] * HelenOS.config (modified) * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) * uspace/drv/uhci-hcd/iface.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/root_hub.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-hcd/utils/slab.c (deleted) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/multimedia/keymap.c (modified) * uspace/drv/usbhid/multimedia/keymap.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) * uspace/drv/usbhub/usbhub.c (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_usbhid.c (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) * uspace/lib/drv/include/remote_usbhid.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (moved) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) Merge development/ changes Fri, 27 May 2011 18:00:04 GMT Vojtech Horky [0d59d0e9] * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/lib/drv/generic/driver.c (modified) Fix printf directives Fri, 27 May 2011 17:43:12 GMT Matej Klonfar [4967c1e] * uspace/drv/usbhub/usbhub.c (modified) * uspace/lib/usbdev/src/hub.c (modified) Development changes Fri, 27 May 2011 17:37:21 GMT Matej Klonfar [574f276] * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) parsing of customer controls bug fixed Fri, 27 May 2011 16:10:41 GMT Matus Dekanek [151293d] * uspace/app/mkbd/main.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) merge with development Fri, 27 May 2011 16:09:57 GMT Matus Dekanek [49ce810] * uspace/drv/usbhub/usbhub.c (modified) * uspace/lib/usbdev/src/hub.c (modified) hub properly closing phones Fri, 27 May 2011 14:40:44 GMT Matej Klonfar [0c904a3] * uspace/lib/usbhid/src/hidparser.c (modified) Reports traversing fixed Fri, 27 May 2011 13:27:22 GMT Matej Klonfar [e56b8a3] * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/multimedia/keymap.c (modified) * uspace/drv/usbhid/multimedia/keymap.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) * uspace/drv/usbhub/usbhub.c (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_usbhid.c (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) * uspace/lib/drv/include/remote_usbhid.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) Development changes Fri, 27 May 2011 13:26:41 GMT Lubos Slovak [2f09dee] * uspace/app/mkbd/main.c (modified) Removed some debug output. Fri, 27 May 2011 13:08:51 GMT Jan Vesely [567a3e2] * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) Const and whitespace fixes, reduce debug output level on interrupt Fri, 27 May 2011 13:08:18 GMT Jan Vesely [ed0cc81] * uspace/app/mkbd/main.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhub/usbhub.c (modified) * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) Development branch changes Fri, 27 May 2011 13:06:14 GMT Jan Vesely [2df648c2] * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/uhci.c (modified) COnst and whitespace fixes, reduce debug output level on interrupt Fri, 27 May 2011 12:24:21 GMT Lubos Slovak [c28b3a5] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) Small fixes Fri, 27 May 2011 12:21:09 GMT Lubos Slovak [5c2c459] * uspace/app/mkbd/main.c (modified) Enabled path as an argument to mkbd Fri, 27 May 2011 12:14:02 GMT Jan Vesely [d208f3f] * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/multimedia/keymap.c (modified) * uspace/drv/usbhid/multimedia/keymap.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) * uspace/drv/usbhub/usbhub.c (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_usbhid.c (modified) * uspace/lib/drv/include/remote_usbhid.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) Development branch changes Fri, 27 May 2011 10:02:50 GMT Vojtech Horky [c8be56e] * uspace/lib/drv/include/remote_pci.h (modified) * uspace/lib/drv/include/remote_usb.h (modified) * uspace/lib/drv/include/remote_usbhc.h (modified) Add missing extern declaration Fri, 27 May 2011 10:01:24 GMT Matus Dekanek [e89bb50] * uspace/drv/ohci/root_hub.c (modified) oops, one parenthes missed Fri, 27 May 2011 09:57:15 GMT Matus Dekanek [848dafc] * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/usbhub/usbhub.c (modified) pointer type conversion in ohci root hub Fri, 27 May 2011 09:53:49 GMT Matej Klonfar [8242dd86] * uspace/lib/usbhid/src/hidparser.c (modified) report parsing bug fix - multibyte items Fri, 27 May 2011 09:52:11 GMT Lubos Slovak [61f49a0] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) Smaller interval in mkbd, fix in mouse subdriver Fri, 27 May 2011 09:40:08 GMT Lubos Slovak [74341ed] * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/multimedia/keymap.c (modified) * uspace/drv/usbhid/multimedia/keymap.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/subdrivers.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.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_usbhid.c (modified) * uspace/lib/drv/include/remote_usbhid.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/src/consumer.c (added) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) Fixed HID interface, working mkbd app, fixes and improvements to HID ... Fri, 27 May 2011 09:38:22 GMT Matus Dekanek [63d4d4fd] * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/usbhub/usbhub.c (modified) minor changes uint8_t * -> uint32_t * conversions Fri, 27 May 2011 09:37:16 GMT Lubos Slovak [6c427cd] * uspace/app/mkbd/main.c (modified) Removed debug output from mkbd Fri, 27 May 2011 09:27:56 GMT Lubos Slovak [81d2f6a] * uspace/lib/usbhid/src/hiddescriptor.c (modified) Fixed getting report byte length. Fri, 27 May 2011 09:27:02 GMT Lubos Slovak [266fcd8] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/src/hidiface.c (modified) Sending event number in get_event() interface + control in mkbd. Fri, 27 May 2011 09:02:17 GMT Lubos Slovak [3c9eb46] * uspace/drv/usbhid/multimedia/keymap.c (modified) Removed mappings from multimedia keys to function keys. Fri, 27 May 2011 09:00:31 GMT Lubos Slovak [8fb45e08] * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) Changed way of remembering if event was picked up. - Increasing ... Fri, 27 May 2011 08:55:27 GMT Lubos Slovak [ff41576d] * uspace/drv/usbhid/generic/hiddev.c (modified) Edited log messages + changed way of getting reports (get_event()). Fri, 27 May 2011 08:38:04 GMT Matus Dekanek [ffca03c] * uspace/drv/usbhub/usbhub.c (modified) hub local power flag meaning meant actually something different than ... Fri, 27 May 2011 07:55:58 GMT Matej Klonfar [1432fcf3] * uspace/lib/usbhid/src/hiddescriptor.c (modified) bit length of reports fixed Fri, 27 May 2011 07:36:50 GMT Lubos Slovak [aaa3d82b] * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.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) Changes from maklf Fri, 27 May 2011 07:28:46 GMT Matej Klonfar [d861c22] * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) some little changes Fri, 27 May 2011 07:10:12 GMT Matus Dekanek [b8cab5c] * .bzrignore (modified) * uspace/Makefile.common (modified) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) * uspace/drv/uhci-hcd/iface.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/root_hub.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-hcd/utils/slab.c (deleted) * uspace/drv/uhci-hcd/utils/slab.h (deleted) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/driver.h (deleted) * uspace/lib/usb/include/usb/hc.h (moved) * uspace/lib/usb/include/usb/host.h (deleted) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/driver.c (deleted) * uspace/lib/usb/src/hc.c (moved) * uspace/lib/usb/src/host.c (deleted) * uspace/lib/usb/src/resolve.c (added) * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.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) merge with usb/development Thu, 26 May 2011 20:43:26 GMT Matej Klonfar [f3b39b4] * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.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) doxygen and coding style update Thu, 26 May 2011 15:57:38 GMT Lubos Slovak [3e95cd7] * uspace/drv/usbhid/multimedia/multimedia.c (modified) Removed unused things from multimedia driver. Thu, 26 May 2011 15:54:55 GMT Lubos Slovak [3e6e2b9] * uspace/lib/usbhid/src/hidparser.c (modified) Report parsing returns error properly. Thu, 26 May 2011 13:52:58 GMT Matej Klonfar [14e1bcc] * uspace/lib/usbhid/src/hidparser.c (modified) usb_hid_parse_report returns EINVAL when report with unknown ... Thu, 26 May 2011 12:56:03 GMT Lubos Slovak [6fe0beeb] * uspace/drv/usbhid/multimedia/keymap.c (modified) Fixed mapping of Logitech keys to function keys. Thu, 26 May 2011 12:46:01 GMT Lubos Slovak [6a544f5] * uspace/lib/usbhid/src/hidparser.c (modified) Report byte size with report ID. Thu, 26 May 2011 11:55:14 GMT Lubos Slovak [da56be2] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) Some debug output, checking return value from report parsing. Thu, 26 May 2011 11:53:45 GMT Matej Klonfar [19a09d2d] * uspace/lib/usbhid/src/hidparser.c (modified) report byte size function considers the report_id field Thu, 26 May 2011 11:53:33 GMT Lubos Slovak [a9cdca0] * uspace/drv/usbhid/usbhid.c (modified) * uspace/lib/drv/generic/driver.c (modified) Saving byte size of report to usb_hid_dev_t + removed printf from ... Thu, 26 May 2011 11:52:57 GMT Lubos Slovak [c0940a85] * uspace/drv/usbhid/multimedia/multimedia.c (modified) Fixed getting key count in multimedia driver. Thu, 26 May 2011 10:06:24 GMT Lubos Slovak [8d3f198] * .bzrignore (modified) * uspace/Makefile.common (modified) * uspace/app/lsusb/main.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) * uspace/drv/uhci-hcd/iface.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/root_hub.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-hcd/utils/slab.c (deleted) * uspace/drv/uhci-hcd/utils/slab.h (deleted) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/driver.h (deleted) * uspace/lib/usb/include/usb/hc.h (moved) * uspace/lib/usb/include/usb/host.h (deleted) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/driver.c (deleted) * uspace/lib/usb/src/hc.c (moved) * uspace/lib/usb/src/host.c (deleted) * uspace/lib/usb/src/resolve.c (added) * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) Merge from maklf (getting report IDs in report + report size in bytes) Wed, 25 May 2011 19:11:14 GMT Matej Klonfar [5f9b81af] * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/src/hidparser.c (modified) get report_id function renamed Wed, 25 May 2011 19:07:20 GMT Matej Klonfar [1d10ca1] * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/src/hidparser.c (modified) function for getting all report_ids renamed and fixed Wed, 25 May 2011 18:48:47 GMT Matej Klonfar [1eee99f2] * uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) * uspace/lib/usbhid/src/hidparser.c (modified) usb hid report size in bytes available in report structure Wed, 25 May 2011 18:28:10 GMT Matej Klonfar [14e7959] * .bzrignore (modified) * uspace/Makefile.common (modified) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) * uspace/drv/uhci-hcd/iface.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/root_hub.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-hcd/utils/slab.c (deleted) * uspace/drv/uhci-hcd/utils/slab.h (deleted) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) * uspace/lib/usb/Makefile (modified) * uspace/lib/usb/include/usb/driver.h (deleted) * uspace/lib/usb/include/usb/hc.h (moved) * uspace/lib/usb/include/usb/host.h (deleted) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/driver.c (deleted) * uspace/lib/usb/src/hc.c (moved) * uspace/lib/usb/src/host.c (deleted) * uspace/lib/usb/src/resolve.c (added) * uspace/lib/usbdev/Makefile (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) development changes merged Wed, 25 May 2011 18:05:51 GMT Jan Vesely [1889786] * uspace/drv/ohci/hc.c (modified) * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/batch.h (modified) * uspace/drv/uhci-hcd/hc.c (modified) * uspace/drv/uhci-hcd/hc.h (modified) * uspace/drv/uhci-hcd/iface.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/root_hub.h (modified) * uspace/drv/uhci-hcd/transfer_list.c (modified) * uspace/drv/uhci-hcd/transfer_list.h (modified) * uspace/drv/uhci-hcd/uhci.c (modified) * uspace/drv/uhci-hcd/uhci.h (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-hcd/utils/slab.c (deleted) * uspace/drv/uhci-hcd/utils/slab.h (deleted) * uspace/drv/uhci-rhd/main.c (modified) * uspace/drv/uhci-rhd/port.c (modified) * uspace/drv/uhci-rhd/port.h (modified) Hopefully last quirks and fixes Removed slab allocator used by UHCI hcd Wed, 25 May 2011 18:02:22 GMT Jan Vesely [fb2de0a] * uspace/drv/uhci-hcd/Makefile (modified) * uspace/drv/uhci-hcd/utils/malloc32.h (modified) * uspace/drv/uhci-hcd/utils/slab.c (deleted) * uspace/drv/uhci-hcd/utils/slab.h (deleted) Replace slab allocator with simple alignment trick slab allocator ... Tue, 24 May 2011 22:19:26 GMT Lubos Slovak [fa8d346] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/lib/usbhid/include/usb/hid/hidreport.h (modified) * uspace/lib/usbhid/src/hidreport.c (modified) Fixes in mkbd and libusbhid. - Fixed initialization of report ... Tue, 24 May 2011 21:52:44 GMT Lubos Slovak [9dddb3d] * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbhid/src/hidiface.c (modified) Implemented stubs for getting descriptor and its length - Work done ... Tue, 24 May 2011 21:47:14 GMT Lubos Slovak [a28b41d] * uspace/lib/usbhid/include/usb/hid/usages/consumer.h (added) * uspace/lib/usbhid/src/consumer.c (added) Added missing files from libusbhid Tue, 24 May 2011 21:01:02 GMT Lubos Slovak [d7c72db] * uspace/app/mkbd/main.c (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/multimedia/keymap.c (modified) * uspace/drv/usbhid/multimedia/keymap.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/src/hidiface.c (modified) A lot of changes to mkbd and HID interface. - mkbd Report parser ...