Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4597 3733 d 10 h hidnplayr / R6040 driver, now in PE format.  
4582 3739 d 2 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3739 d 2 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4580 3739 d 2 h hidnplayr /drivers/ MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.  
4577 3740 d 6 h clevermouse /drivers/usb/ small fix  
4576 3740 d 6 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
4570 3749 d 4 h Serge /drivers/video/drm/vmwgfx/ vmwgfx: vmw alpha cursor  
4569 3749 d 17 h Serge /drivers/video/drm/ vmwgfx: 3.14-rc1  
4568 3749 d 17 h Serge /drivers/include/ ddk: update 3.14-rc1 includes  
4560 3753 d 15 h Serge /drivers/video/drm/ i915: 3.14-rc1  
4559 3753 d 15 h Serge /drivers/include/ ddk: 3.14-rc1 includes  
4557 3755 d 1 h Serge /drivers/video/drm/i915/ i915: 3.12.9 fix tiling for Gen3 gpu's  
4555 3756 d 5 h clevermouse /drivers/audio/intel_hda/ hda driver: don't read uninitialized memory  
4547 3761 d 10 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4539 3763 d 2 h Serge /drivers/video/drm/ i915: 3.12.9  
4538 3763 d 2 h Serge /drivers/include/ ddk:update to 3.12.9  
4532 3764 d 2 h hidnplayr / PCnet32: now in PE format.  
4524 3766 d 5 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3767 d 4 h hidnplayr / i8254x driver: Now in PE format!  
4521 3767 d 7 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3767 d 9 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3768 d 0 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4476 3772 d 10 h hidnplayr /drivers/bus/ Added CardBUS driver stub.  
4470 3773 d 7 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3773 d 9 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4453 3776 d 1 h clevermouse / hardware cursors for RDC M2010/M2012  
4450 3776 d 8 h hidnplayr /drivers/ethernet/ R6040: replaced some magic numbers with constants, small bugfixes.  
4449 3776 d 8 h hidnplayr /drivers/ Proper link detection for RTL8139.  
4439 3780 d 1 h hidnplayr /drivers/ethernet/ Bugfix in R6040 driver RX descriptors, cleanup.  
4419 3791 d 11 h clevermouse / add new files  
4418 3791 d 11 h clevermouse / separate USB host controller code into external drivers  
4398 3799 d 2 h Serge /drivers/video/drm/i915/ i915: 3.12.6  
4393 3800 d 10 h Serge /drivers/include/ ddk includes: i915-v3.12.5-v1  
4392 3800 d 12 h Serge /drivers/video/drm/i915/ i915-v3.12.5-v1  
4389 3801 d 18 h Serge /drivers/video/drm/i915/ i915: vsync video support  
4371 3804 d 16 h Serge /drivers/video/drm/i915/ i915: update to 3.12.5  
4370 3804 d 16 h Serge /drivers/include/ ddk:update to 3.12.5  
4359 3806 d 10 h Serge / intel-2D: move to sdk/sources  
4348 3807 d 14 h Serge /drivers/video/Intel-2D/uxa/ intel-2D: uxa bugfixes. Gen6 works fine.  
4334 3813 d 7 h hidnplayr /drivers/ethernet/ ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.