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
4985 3599 d 14 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header  
4984 3601 d 10 h gtament /drivers/usb/usbftdi/ Driver now stable. Added new requests (setrtshigh and setrtslow). All requests have some error, as a result status of usb request is 8  
4980 3602 d 11 h gtament /drivers/ Fixed controll_callback. Added GPL header to the driver. Added USB functions in imports.inc  
4979 3602 d 12 h gtament /drivers/usb/usbftdi/ Minor driver changes. Also fixed offset mistakes  
4975 3605 d 9 h gtament /drivers/usb/usbftdi/ The very first version of FTDI driver. The only request is 'set_pins'. Not tested yet  
4974 3605 d 20 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4928 3631 d 20 h Serge /drivers/ddk/ ddk: import ChangeTask  
4803 3672 d 10 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4663 3693 d 11 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
4642 3698 d 11 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.  
4629 3700 d 16 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4627 3701 d 0 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4606 3708 d 11 h hidnplayr / Rhine ethernet driver: now in PE format.  
4597 3713 d 19 h hidnplayr / R6040 driver, now in PE format.  
4582 3719 d 10 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3719 d 10 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4580 3719 d 11 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 3720 d 14 h clevermouse /drivers/usb/ small fix  
4576 3720 d 14 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
4570 3729 d 12 h Serge /drivers/video/drm/vmwgfx/ vmwgfx: vmw alpha cursor  
4569 3730 d 1 h Serge /drivers/video/drm/ vmwgfx: 3.14-rc1  
4568 3730 d 1 h Serge /drivers/include/ ddk: update 3.14-rc1 includes  
4560 3733 d 23 h Serge /drivers/video/drm/ i915: 3.14-rc1  
4559 3733 d 23 h Serge /drivers/include/ ddk: 3.14-rc1 includes  
4557 3735 d 9 h Serge /drivers/video/drm/i915/ i915: 3.12.9 fix tiling for Gen3 gpu's  
4555 3736 d 13 h clevermouse /drivers/audio/intel_hda/ hda driver: don't read uninitialized memory  
4547 3741 d 18 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4539 3743 d 10 h Serge /drivers/video/drm/ i915: 3.12.9  
4538 3743 d 10 h Serge /drivers/include/ ddk:update to 3.12.9  
4532 3744 d 10 h hidnplayr / PCnet32: now in PE format.  
4524 3746 d 14 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3747 d 12 h hidnplayr / i8254x driver: Now in PE format!  
4521 3747 d 15 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3747 d 17 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3748 d 9 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4476 3752 d 18 h hidnplayr /drivers/bus/ Added CardBUS driver stub.  
4470 3753 d 15 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3753 d 17 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4453 3756 d 9 h clevermouse / hardware cursors for RDC M2010/M2012  
4450 3756 d 16 h hidnplayr /drivers/ethernet/ R6040: replaced some magic numbers with constants, small bugfixes.