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
4581 5456 d 15 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4327 5520 d 0 h mejdrech /branches/network/ Net: *merged with trunk 4326, +ne2k irq debug  
4153 5557 d 13 h mejdrech /branches/network/ Networking: merged with trunk changes  
4148 5557 d 22 h decky /trunk/ as kernel little brother drivers are not needed anymore, the device numbers do not have to be correlated between kernel and uspace in any way
introduce new syscall sys_device_assign_devno() for generating system-wide unique device numbers for uspace
 
4026 5572 d 10 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 5578 d 11 h jermar /trunk/ Add simple userspace FHC driver.
Modify the z8530 userspace driver
to send BUS_CLEAR_INTERRUPT
notification to the FHC driver.
 
3961 5581 d 18 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 5585 d 11 h svoboda /trunk/uspace/srv/kbd/ Fix typos. Remove old makefile parts.  
3924 5585 d 11 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.