1 Aug 2007 19:02
Kingsun Dazzle USB IrDA dongle - release candidate for submission (try 1)
Alex Villacís Lasso <avillaci <at> ceibo.fiec.espol.edu.ec>
2007-08-01 17:02:03 GMT
2007-08-01 17:02:03 GMT
First try at patch, to have it ready for 2.6.24 merge window. Already includes correction for max-packet size. -------------------------- This patch adds support for the KingSun Dazzle USB IrDA dongle. This dongle does not follow the usb-irda specification, so it needs its own special driver. Just like the Kingsun/Donshine dongle, it exposes two interrupt endpoints. Reception is performed through direct reads from the input endpoint. Transmission requires splitting the IrDA frames into 8-byte segments, in which the first byte encodes how many of the remaining 7 bytes are used as data. Speed change is made with a control URB just like the one in cypress_m8, and it seems to support up to 115200 bps. On plugin, this dongle reports vendor and device IDs: 0x07d0:0x4100 Signed-off-by: Alex Villacís Lasso <a_villacis <at> palosanto.com> -- -- perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
(Continue reading)
RSS Feed