Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4348 5495 d 7 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3674 5641 d 18 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
2927 5846 d 6 h decky /branches/dynload/ added dynload branch  
2071 6329 d 19 h jermar /trunk/ (c) versus (C)  
1921 6424 d 20 h jermar /trunk/kernel/ Changes in ns16550 and z8530 drivers.
Add some stuff for IRQ notifications to irq_t.
 
1896 6446 d 18 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 6491 d 2 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.