Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3655 5688 d 21 h jermar /trunk/kernel/ Add additional members to the irq_t structure so that an interrupt-driven driver
does not need to know how to clear the level interrupt. The z8530 was modified
in this way and is much more generic. The ns16550 driver has also been modified,
but awaits testing. The sparc64 interrupt mapping and dispatch code is now using
the new info and calls the clear-interrupt-routine itself.
 
3646 5689 d 22 h jermar /trunk/kernel/ Initial support for interrupt driven driver for ns16550.  
3577 5707 d 9 h vana /trunk/kernel/ Support for serial port console on IA64 as a compensation for keyboard - based on SPARC ns16550 driver  
3240 5810 d 7 h decky / move unfinished ObjC support to a separate branch  
3071 5868 d 2 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 
2510 6139 d 21 h jermar /trunk/kernel/ Experimental support for the cgsix framebuffer, which is found on old Ultra 1
worksations, and the SBUS bus and devices. Not tested.
 
2467 6223 d 23 h jermar /trunk/ Improve comments for arch-specific implementations of hierarchical
4-level page tables. Improve formatting.
 
2465 6229 d 2 h jermar /trunk/ Merge arm32 into trunk.  
2125 6345 d 21 h decky /trunk/ experimental support for Objective C
(disabled by default)
 
2106 6354 d 4 h jermar /trunk/kernel/ Merge as_t structure into one and leave the differring parts in as_genarch_t.

Indentation and formatting changes in header files.
 
2093 6359 d 0 h decky /trunk/kernel/ spinlock extern declaration macro  
2089 6360 d 4 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2085 6366 d 3 h decky /trunk/kernel/ typedef elimination  
2071 6370 d 21 h jermar /trunk/ (c) versus (C)  
1994 6427 d 4 h decky /trunk/ Add BGR 0888 visual for Ultra 60  
1993 6427 d 5 h decky /trunk/ make framebuffer code more generic  
1957 6453 d 5 h decky /trunk/kernel/ ia32: mouse support, mouse regrab is still broken  
1956 6453 d 6 h decky /trunk/kernel/ ia32: adopt new IRQ interface, mouse not tested yet  
1921 6465 d 22 h jermar /trunk/kernel/ Changes in ns16550 and z8530 drivers.
Add some stuff for IRQ notifications to irq_t.
 
1920 6466 d 6 h jermar /trunk/kernel/ Move the new IRQ redirector to ddi/.
Add function for assigning unique device numbers.
Change sparc64/drivers/kbd.c to assign devno to keyboard.
 

Show All