Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4348 5480 d 15 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3674 5627 d 2 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
2927 5831 d 14 h decky /branches/dynload/ added dynload branch  
2071 6315 d 3 h jermar /trunk/ (c) versus (C)  
1921 6410 d 4 h jermar /trunk/kernel/ Changes in ns16550 and z8530 drivers.
Add some stuff for IRQ notifications to irq_t.
 
1896 6432 d 2 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.
 
1842 6476 d 10 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.