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
5020 3550 d 20 h gtament /drivers/usb/usbftdi/ Fixed endpoints' numbers typo  
5019 3550 d 21 h gtament /drivers/usb/usbftdi/ Fixed iocode typo near CreateEvent  
5018 3550 d 21 h gtament /drivers/usb/usbftdi/ Added getters and setter for chunksizes. Some optimizations. Added some checks and errors notification (work in progress).  
5014 3556 d 4 h gtament /drivers/usb/usbftdi/ Added ftdi_read_data. Small bug fixes  
4997 3571 d 19 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 3582 d 18 h gtament /drivers/usb/usbftdi/ Finished set_baudrate. Added setfloctrl. Optimized ConfPacket init for OUT requests  
4985 3597 d 21 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header  
4984 3599 d 17 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 3600 d 17 h gtament /drivers/ Fixed controll_callback. Added GPL header to the driver. Added USB functions in imports.inc  
4979 3600 d 19 h gtament /drivers/usb/usbftdi/ Minor driver changes. Also fixed offset mistakes  
4975 3603 d 16 h gtament /drivers/usb/usbftdi/ The very first version of FTDI driver. The only request is 'set_pins'. Not tested yet  
4577 3718 d 21 h clevermouse /drivers/usb/ small fix  
4547 3740 d 0 h clevermouse / API to cancel all queued transfers on USB pipe; add timeout for USB device early initialization  
4418 3770 d 1 h clevermouse / separate USB host controller code into external drivers