Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1349 6572 d 18 h palkovsky /uspace/trunk/kbd/arch/ Added keyboard driver to amd64.  
/uspace/trunk/kbd/arch/amd64
1348 6572 d 18 h palkovsky /boot/trunk/arch/amd64/ Added keyboard driver to amd64.  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.conf
1347 6572 d 18 h palkovsky /uspace/trunk/ Added keyboard support to mips.  
/uspace/trunk/Makefile
/uspace/trunk/init/init.c
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/kbd/include/arch
1346 6572 d 18 h palkovsky /kernel/trunk/generic/src/ipc/ Small updates to IPC regarding AS_SEND.  
/kernel/trunk/generic/src/ipc/sysipc.c
1345 6572 d 18 h cejka /uspace/trunk/kbd/generic/ Kbd does not accept CONNECT_TO_ME call now.  
/uspace/trunk/kbd/generic/kbd.c
1344 6572 d 18 h cejka /uspace/trunk/kbd/ Comments update.
Fix problem with multiple buffered callers awaiting key.
 
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/kbd/include/key_buffer.h
1343 6572 d 19 h jermar /uspace/trunk/ Add services.h to codify service numbers.
Assign codes for PCI, keyboard and frame buffer services.

Rename ipc_answer() to ipc_answer_fast() and add the basic
slower variant and call it ipc_answer(). Add some doxygen comments.

Remove unused bits from the libpci library.
 
/uspace/trunk/libipc/include/services.h
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/libipc/generic/ipc.c
/uspace/trunk/libipc/include/ipc.h
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/libpci/pci.h
/uspace/trunk/pci/pci.c
1342 6572 d 19 h jermar /kernel/trunk/generic/ Improve comments.  
/kernel/trunk/generic/include/ipc/ipc.h
/kernel/trunk/generic/src/ipc/ipc.c
1341 6573 d 7 h cejka /kernel/trunk/generic/src/main/ Added capability to register IRQs to tasks.  
/kernel/trunk/generic/src/main/kinit.c
1340 6573 d 7 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1339 6573 d 7 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.  
/uspace/trunk/kbd
/uspace/trunk/kbd/Makefile
/uspace/trunk/kbd/arch
/uspace/trunk/kbd/arch/ia32
/uspace/trunk/kbd/arch/ia32/include
/uspace/trunk/kbd/arch/ia32/include/kbd.h
/uspace/trunk/kbd/arch/ia32/src
/uspace/trunk/kbd/arch/ia32/src/kbd.c
/uspace/trunk/kbd/arch/mips32
/uspace/trunk/kbd/arch/mips32/include
/uspace/trunk/kbd/arch/mips32/include/kbd.h
/uspace/trunk/kbd/arch/mips32/src
/uspace/trunk/kbd/arch/mips32/src/kbd.c
/uspace/trunk/kbd/generic
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/generic/key_buffer.c
/uspace/trunk/kbd/include
/uspace/trunk/kbd/include/arch
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/kbd/include/key_buffer.h
/uspace/trunk/Makefile
/uspace/trunk/init/Makefile
/uspace/trunk/init/init.c
1338 6573 d 13 h jermar /uspace/trunk/ Fix typos and comments.  
/uspace/trunk/pci/libpci/VERSION
/uspace/trunk/ns/ns.c
1337 6573 d 13 h jermar /kernel/trunk/generic/src/adt/ Remove a misleading comment.  
/kernel/trunk/generic/src/adt/hash_table.c
1336 6573 d 14 h jermar /uspace/trunk/ Implement simple connect_me_to in NS.
Disambigue the term phoneid by creating new term in_phone_hash,
which in fact represents kernel address of the phone sending the
message.
 
/uspace/trunk/libadt/generic/hash_table.c
/uspace/trunk/libipc/generic/ipc.c
/uspace/trunk/libipc/include/ipc.h
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/pci.c
1335 6573 d 16 h jermar /uspace/trunk/ Simple registration of services at NS.  
/uspace/trunk/libadt/include/hash_table.h
/uspace/trunk/ns/Makefile
/uspace/trunk/ns/ns.c
/uspace/trunk/pci/Makefile
/uspace/trunk/pci/pci.c
1334 6573 d 20 h jermar /kernel/trunk/ Force mips32 frame buffer access to be always big endian.

Fix vmaxlma.c warning when building ia64.
 
/kernel/trunk/arch/mips32/Makefile.inc
/kernel/trunk/contrib/arch/ia64/vmaxlma.c
/kernel/trunk/genarch/src/fb/fb.c
1333 6574 d 7 h vana /kernel/trunk/ Configuration change  
/kernel/trunk/Makefile
1332 6574 d 7 h palkovsky /kernel/trunk/ Added support for more processes in mips.  
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/contrib/conf/gxemul.sh
/kernel/trunk/contrib/conf/msim.conf
1331 6574 d 10 h decky /uspace/trunk/libc/arch/ppc32/include/ fix ppc32 stackarg.h  
/uspace/trunk/libc/arch/ppc32/include/stackarg.h
1330 6574 d 11 h palkovsky /uspace/trunk/ Added support to IPC for sharing pages. Remove old calls as_area_send/accept,
modify tests.
 
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/as.c
/uspace/trunk/libc/include/as.h
/uspace/trunk/libipc/generic/ipc.c
/uspace/trunk/libipc/include/ipc.h
/uspace/trunk/ns/ns.c

Show All