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 5569 d 6 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4327 5632 d 16 h mejdrech /branches/network/ Net: *merged with trunk 4326, +ne2k irq debug  
4153 5670 d 5 h mejdrech /branches/network/ Networking: merged with trunk changes  
4148 5670 d 14 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 5685 d 2 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.
 
3954 5695 d 4 h jermar /trunk/uspace/srv/kbd/port/ Adapt the userspace ns16550 driver to the new pseudocode.  
3924 5698 d 3 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.