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
4345 5478 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r4040 to dynload.  
4344 5478 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3988 to dynload.  
4343 5478 d 14 h svoboda /branches/dynload/ Merged trunk changes up to r3925 to dynload.  
4342 5478 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4339 5478 d 15 h svoboda /branches/dynload/ Merge trunk changes up to r3802 to dynload.  
4337 5478 d 15 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3674 5623 d 13 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
2927 5828 d 1 h decky /branches/dynload/ added dynload branch  
2089 6300 d 21 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6311 d 14 h jermar /trunk/ (c) versus (C)  
1931 6403 d 16 h jermar /trunk/ Add support for IPC notifications even for polled ns16550 based keyboard.  
1897 6427 d 22 h jermar /trunk/ Convert sparc64 framebuffer code to configure from the OpenFirmware device tree memory representation.  
1896 6428 d 13 h jermar /trunk/ Convert sparc64 to detect keyboard and determine
its physical address by walking the memory representation
of the OpenFirmware device tree.

Add bus-specific functions that know how to apply the
"ranges" property to one component of the "reg" property.
Buses supported so far include FHC, EBUS and PCI.
 
1888 6436 d 18 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1880 6440 d 14 h jermar /trunk/ Small improvements here and there.  
1875 6443 d 15 h jermar /trunk/ sparc64 work.
- Changes to enable userspace keyboard drivers.
- Fix z8530 initialization (i.e. clear any pending Tx interrupts).
- Experimental support for framebuffers with inverted colors.
 
1849 6464 d 23 h jermar /trunk/kernel/ sparc64 work.
interrupt_vector trap experimental handling.
Minimal reverse-engineered FireHose Controller driver (documentation needed!).
Keyboard on Sun Enterprise is now interrupt driven. Keyboard on Sun Ultra
is still polled.
 
1844 6472 d 16 h jermar /trunk/kernel/ Add an option to compile the sparc64 kernel for Ultra 5 or Enterprise E6500.
Basic keyboard support (polling) based on ns16550 serial port (deployed on Ultra).
 
1842 6472 d 21 h jermar /trunk/kernel/ i8042 and z8530 separated, the tree compiles again.
Now there is some duplicated code in i8042.c and z8530.c,
but that can be eliminated in slower pace.
 
1841 6472 d 22 h jermar /trunk/kernel/ Start reorganization of different keyboard drivers.
What seemed like a screwed i8042 chip appears to be
Zilog 8530.

The repository won't compile now. To be fixed in next commits.
 

Show All