Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3155 4124 d 16 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
2983 4219 d 19 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2981 4219 d 19 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2852 4309 d 22 h hidnplayr /kernel/branches/net/drivers/ Replaced all 'equ' with '=' for network drivers, where possible.  
2387 4446 d 12 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
2313 4548 d 20 h hidnplayr /kernel/branches/net/drivers/ Updated i8255x driver for NET branch  
2220 4601 d 5 h hidnplayr /kernel/branches/net/ NET branch:
- cleanup in stack.inc + re-organisation of device pointers
- i8255x driver stub
- fix in sis900 driver (still untested)