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 3601 d 10 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header  
4984 3603 d 6 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 3604 d 6 h gtament /drivers/ Fixed controll_callback. Added GPL header to the driver. Added USB functions in imports.inc  
4979 3604 d 8 h gtament /drivers/usb/usbftdi/ Minor driver changes. Also fixed offset mistakes  
4975 3607 d 5 h gtament /drivers/usb/usbftdi/ The very first version of FTDI driver. The only request is 'set_pins'. Not tested yet  
4974 3607 d 15 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4928 3633 d 16 h Serge /drivers/ddk/ ddk: import ChangeTask  
4803 3674 d 6 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.  
4663 3695 d 7 h hidnplayr /drivers/ethernet/ Updated stub for BCM57XX driver to PE format.  
4642 3700 d 6 h hidnplayr /drivers/ethernet/ disabled superfluous debug output.  
4629 3702 d 11 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4627 3702 d 20 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4606 3710 d 6 h hidnplayr / Rhine ethernet driver: now in PE format.  
4597 3715 d 14 h hidnplayr / R6040 driver, now in PE format.  
4582 3721 d 6 h hidnplayr / Updated filenames in makefiles for mtd80x.sys and i8255x.sys, disabled superflous debug output for i8255x and pcnet32 driver.  
4581 3721 d 6 h hidnplayr /drivers/ethernet/ i8255x network driver: Now in PE format.  
4580 3721 d 6 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 3722 d 10 h clevermouse /drivers/usb/ small fix  
4576 3722 d 10 h hidnplayr /drivers/ethernet/ MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.  
4570 3731 d 8 h Serge /drivers/video/drm/vmwgfx/ vmwgfx: vmw alpha cursor  
4569 3731 d 21 h Serge /drivers/video/drm/ vmwgfx: 3.14-rc1  
4568 3731 d 21 h Serge /drivers/include/ ddk: update 3.14-rc1 includes  
4560 3735 d 19 h Serge /drivers/video/drm/ i915: 3.14-rc1  
4559 3735 d 19 h Serge /drivers/include/ ddk: 3.14-rc1 includes  
4557 3737 d 5 h Serge /drivers/video/drm/i915/ i915: 3.12.9 fix tiling for Gen3 gpu's  
4555 3738 d 9 h clevermouse /drivers/audio/intel_hda/ hda driver: don't read uninitialized memory  
4547 3743 d 13 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4539 3745 d 6 h Serge /drivers/video/drm/ i915: 3.12.9  
4538 3745 d 6 h Serge /drivers/include/ ddk:update to 3.12.9  
4532 3746 d 6 h hidnplayr / PCnet32: now in PE format.  
4524 3748 d 9 h hidnplayr /drivers/ethernet/ Bugfixes for PE version of i8254x driver  
4522 3749 d 8 h hidnplayr / i8254x driver: Now in PE format!  
4521 3749 d 11 h hidnplayr /drivers/ethernet/ i8254x driver: Corrected return flags for transmit procedure.  
4519 3749 d 13 h hidnplayr /drivers/ethernet/ i8254x driver: Use more then one TX descriptor. Prevented re-entry of transmit procedure.  
4512 3750 d 4 h hidnplayr /drivers/ethernet/ i8254x driver: use more then one RX descriptor.  
4476 3754 d 14 h hidnplayr /drivers/bus/ Added CardBUS driver stub.  
4470 3755 d 11 h hidnplayr /drivers/ethernet/ Bugfix for #4467  
4467 3755 d 13 h hidnplayr /drivers/ Removed structures and constants from netdrv.inc that are present in macros.inc  
4453 3758 d 5 h clevermouse / hardware cursors for RDC M2010/M2012  
4450 3758 d 11 h hidnplayr /drivers/ethernet/ R6040: replaced some magic numbers with constants, small bugfixes.