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
4156 5537 d 16 h trochtova /branches/dd/ changes in trunk (rev 4155) merged into dd branch  
4055 5548 d 18 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
4026 5553 d 8 h jermar /trunk/ Make the kbd port drivers platform neutral by using PIO functions.
The kernel now supplies the physical address and the kernel virtual address.
 
3969 5559 d 10 h jermar /trunk/ Add simple userspace FHC driver.
Modify the z8530 userspace driver
to send BUS_CLEAR_INTERRUPT
notification to the FHC driver.
 
3961 5562 d 16 h jermar /trunk/ Unbreak sparc64.
Due to the lack of userspace bus drivers for the z8530 and ns16550,
we are currently handling exactly one interrupt from these devices
in userspace.
 
3925 5566 d 9 h svoboda /trunk/uspace/srv/kbd/ Fix typos. Remove old makefile parts.  
3924 5566 d 9 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.