lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 28 Aug 2007 15:57:57 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	samuel@...tiz.org
Cc:	netdev@...r.kernel.org, irda-users@...ts.sourceforge.net,
	a_villacis@...osanto.com
Subject: Re: [PATCH 2/3] [IrDA] Kingsun Dazzle IrDA USB driver

From: Samuel Ortiz <samuel@...tiz.org>
Date: Mon, 27 Aug 2007 01:15:16 +0300

> 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@...osanto.com>
> Signed-off-by: Samuel Ortiz <samuel@...tiz.org>

Applied.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ