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
5067 3521 d 14 h hidnplayr / moved ensoniq driver to drivers/unfinished  
5066 3521 d 14 h hidnplayr / Converted unfinished cardbus and AGP drivers to PE, moved to drivers/unfinished  
5065 3521 d 16 h hidnplayr /drivers/ethernet/ debug information changes.  
5060 3524 d 19 h serge /drivers/video/drm/ drm i915: 3.17-rc2  
5057 3525 d 20 h clevermouse / fix SB16 driver broken in r3727, convert to PE  
5056 3527 d 19 h serge /drivers/ ddk: 3.17-rc1  
5054 3528 d 11 h clevermouse / update driver sceletone  
5051 3528 d 19 h clevermouse / convert usbhid and usbstor to PE  
5050 3529 d 8 h hidnplayr / Converted RTL8169 driver to PE format.  
5048 3530 d 5 h Asper / intel_hda: Convert to PE. Apply source format rules. Some changes to get/set master volume. Enable unsolicited events.  
5046 3530 d 16 h hidnplayr / Converted DEC21x4x driver to PE format.  
5045 3530 d 17 h hidnplayr / Converted RTL8139 driver to PE format.  
5044 3530 d 19 h clevermouse / convert tmpdisk and ps2mouse to PE  
5042 3532 d 17 h gtament /drivers/usb/usbftdi/ Small fix for buffer address in ftdi_write_data. Added some error checks  
5039 3532 d 18 h clevermouse / support for stripped PE headers in drivers; declare COFF drivers deprecated  
5038 3533 d 11 h gtament /drivers/usb/usbftdi/ Fixed include paths typo  
5037 3533 d 11 h gtament /drivers/usb/usbftdi/ Small fix in ftdi_get_list. Added memset in ftdi_read_data  
5036 3534 d 10 h gtament /drivers/usb/usbftdi/ Fixed include paths typo. Small improvement in linkedlist_isvalid  
5035 3534 d 10 h gtament /drivers/usb/usbftdi/ Small bugfixes. Fixed stack problem in ftdi_set_baudrate. Updated license header  
5031 3536 d 17 h clevermouse / speed up booting in some configurations  
5023 3542 d 11 h gtament /drivers/usb/usbftdi/ Fixed baudrate. Added dirty hack to read\write procs because of some mistake in kernel. Added lines in linkedlist_isvalid just in case eax=0  
5020 3544 d 13 h gtament /drivers/usb/usbftdi/ Fixed endpoints' numbers typo  
5019 3544 d 13 h gtament /drivers/usb/usbftdi/ Fixed iocode typo near CreateEvent  
5018 3544 d 14 h gtament /drivers/usb/usbftdi/ Added getters and setter for chunksizes. Some optimizations. Added some checks and errors notification (work in progress).  
5014 3549 d 21 h gtament /drivers/usb/usbftdi/ Added ftdi_read_data. Small bug fixes  
5006 3563 d 16 h hidnplayr / Converted SIS900 driver to PE format.  
5005 3563 d 17 h hidnplayr / Converted RTL8029 driver to PE format.  
5004 3563 d 20 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
5003 3563 d 20 h hidnplayr /drivers/ethernet/ Changed some debug output.  
4998 3564 d 14 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4997 3565 d 12 h gtament /drivers/usb/usbftdi/ Added advisory locks. ftdi_get_list now returns list of FTDI devices. Added some requests. Added chip type identification in AddDevice. Changed linkedlist's procs' names. Added linkedlist_isvalid  
4992 3576 d 10 h gtament /drivers/usb/usbftdi/ Finished set_baudrate. Added setfloctrl. Optimized ConfPacket init for OUT requests  
4985 3591 d 13 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header  
4984 3593 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 3594 d 10 h gtament /drivers/ Fixed controll_callback. Added GPL header to the driver. Added USB functions in imports.inc  
4979 3594 d 12 h gtament /drivers/usb/usbftdi/ Minor driver changes. Also fixed offset mistakes  
4975 3597 d 8 h gtament /drivers/usb/usbftdi/ The very first version of FTDI driver. The only request is 'set_pins'. Not tested yet  
4974 3597 d 19 h hidnplayr /drivers/ethernet/ Small bugfix concerning ISA devices  
4928 3623 d 19 h Serge /drivers/ddk/ ddk: import ChangeTask  
4803 3664 d 10 h hidnplayr /drivers/ethernet/ reduced time-out for auto negotiation, bugfixes.