Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4687 5424 d 15 h jermar /tags/0.4.1/ Tag 0.4.1  
/tags/0.4.1
4504 5484 d 0 h decky /trunk/ group fhc and obio under a common directory  
/trunk/uspace/srv/cir
/trunk/uspace/srv/cir/fhc
/trunk/uspace/srv/cir/obio
/trunk/uspace/srv/fhc
/trunk/uspace/srv/obio
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/Makefile
/trunk/uspace/srv/cir/fhc/Makefile
/trunk/uspace/srv/cir/obio/Makefile
4139 5563 d 16 h jermar /trunk/uspace/srv/obio/ Revert the previous commit, which inappropriately reverted r4136. I should
really stop smoking this crap.
 
/trunk/uspace/srv/obio/obio.c
4138 5563 d 16 h jermar /trunk/ Revert the previous commit.  
/trunk/kernel/arch/sparc64/src/mm/page.c
/trunk/uspace/srv/obio/obio.c
4136 5563 d 16 h decky /trunk/uspace/srv/obio/ fix (probably) wrong bracketing  
/trunk/uspace/srv/obio/obio.c
3978 5581 d 16 h jermar /trunk/ Userspace driver for OBIO. This will make it possible to clear interrupts from
user space on UltraSPARC IIi and systems with Psycho. Not tested.
 
/trunk/uspace/srv/obio
/trunk/uspace/srv/obio/obio.c
/trunk/uspace/srv/obio/fhc.c
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/arch/sparc64/src/drivers/fhc.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/kernel/arch/sparc64/src/drivers/pci.c
/trunk/uspace/Makefile
/trunk/uspace/lib/libc/include/ipc/services.h
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/obio/Makefile
3969 5583 d 15 h jermar /trunk/ Add simple userspace FHC driver.
Modify the z8530 userspace driver
to send BUS_CLEAR_INTERRUPT
notification to the FHC driver.
 
/trunk/uspace/lib/libc/include/ipc/bus.h
/trunk/uspace/srv/fhc
/trunk/uspace/srv/fhc/Makefile
/trunk/uspace/srv/fhc/fhc.c
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/kernel/arch/sparc64/src/drivers/fhc.c
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
/trunk/uspace/Makefile
/trunk/uspace/app/init/init.c
/trunk/uspace/lib/libc/include/ipc/services.h
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/kbd.h
/trunk/uspace/srv/kbd/port/z8530.c