<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/linux-usb/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/linux-usb/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 28 Dec 2010 14:10:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/linux-usb/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>usbutils\usb.ids Nikon D7000 patch</title><link>https://sourceforge.net/p/linux-usb/patches/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Added a line for Nikon D7000 USB ID: 04b0:0428 and moved Niko D700 so it is sequential&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mladen Sablic</dc:creator><pubDate>Tue, 28 Dec 2010 14:10:58 -0000</pubDate><guid>https://sourceforge.net627d4bc0b9b18643a1beae1fe047bb26abd7b6bc</guid></item><item><title>WUSB descriptors</title><link>https://sourceforge.net/p/linux-usb/patches/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch decodes i) security, ii) encryption, iii) wire-adapter class, and iv) radio control interface class descriptors, which are commonly found on Wisair-based WUSB HWA / DWA dongles. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Friedt</dc:creator><pubDate>Mon, 23 Aug 2010 12:52:52 -0000</pubDate><guid>https://sourceforge.netd74bb54e4ddb9ac41bed3903cabe4bb6f62fe569</guid></item><item><title>lsusb and ccid devices</title><link>https://sourceforge.net/p/linux-usb/patches/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have found that in the last builds of usbutils the lsusb software doesn't recognize the ccid descriptor.&lt;/p&gt;
&lt;p&gt;I have make a mini-pacth. Is this:&lt;/p&gt;
&lt;p&gt;*** lsusb.c     2010-03-23 09:25:51.116206139 +0100&lt;br /&gt;
--- lsusb.c.orig        2010-03-23 09:31:11.496206565 +0100&lt;br /&gt;
*************** static void dump_altsetting(struct usb_d&lt;br /&gt;
*** 604,612 ****&lt;br /&gt;
case USB_CLASS_HID:&lt;br /&gt;
dump_hid_device(dev, interface, buf);&lt;br /&gt;
break;&lt;br /&gt;
-                                 case 0x0b:      /* chip/smartcard */&lt;br /&gt;
-                                         dump_ccid_device(buf);&lt;br /&gt;
-                                         break;&lt;/p&gt;
&lt;p&gt;default:&lt;br /&gt;
goto dump;&lt;br /&gt;
--- 604,609 ----&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 23 Mar 2010 08:54:03 -0000</pubDate><guid>https://sourceforge.net392336989cc8ed8ba98b29cae5bbc0211e75e547</guid></item><item><title>make usbutils build on cygwin</title><link>https://sourceforge.net/p/linux-usb/patches/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;... useful for those of us who must use windows at work.&lt;/p&gt;
&lt;p&gt;patchfile attached for cygwin build&lt;/p&gt;
&lt;p&gt;best regards,&lt;/p&gt;
&lt;p&gt;trevor-b xatx operaxmail xdotx com&lt;/p&gt;
&lt;p&gt;(please remove the x chars from the above line for my email address)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 03 Mar 2008 16:24:13 -0000</pubDate><guid>https://sourceforge.netf6b349cb32c618f530dc77018af39f6684e37beb</guid></item><item><title>Add usbmon</title><link>https://sourceforge.net/p/linux-usb/patches/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add usbmon userland to usbutils.&lt;/p&gt;
&lt;p&gt;This is only a preliminary request. Patch attached for review.&lt;/p&gt;
&lt;p&gt;I can maintain a separate package if necessary, but I thought it may be more accessible for hacking by others if were included with usbutils.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pete Zaitcev</dc:creator><pubDate>Sat, 25 Nov 2006 22:48:23 -0000</pubDate><guid>https://sourceforge.netebc1709782be2e7eff5a1ce281bdba87a1ee432c</guid></item><item><title>lsusb -t fails with parent id 09</title><link>https://sourceforge.net/p/linux-usb/patches/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;lsusb in devtree.c uses strtoul with '0' for a base&lt;br /&gt;
argument to interpret the "T:" lines in&lt;br /&gt;
/proc/bus/usb/devices. However, if an entry is '09',&lt;br /&gt;
then it gets interepreted as an octal number (due to&lt;br /&gt;
the leading '0') but then gets returned as '0' (as '9'&lt;br /&gt;
isn't a valid character for an octal number). The&lt;br /&gt;
following patch makes devtree.c use base 10 for&lt;br /&gt;
interpreting the 'T:' lines.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Parker</dc:creator><pubDate>Wed, 14 Jun 2006 10:49:24 -0000</pubDate><guid>https://sourceforge.net61b5fac307ce6c42c6508e05982c656000a2291c</guid></item><item><title>Add Product ID and Vendor ID for B&amp;B Electronics USOTL4 adap</title><link>https://sourceforge.net/p/linux-usb/patches/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds the Vendor ID for B&amp;amp;B Electronics, the&lt;br /&gt;
Product ID for the USOTL4 USB-&amp;gt;RS422/485 adapter and&lt;br /&gt;
modifies the FTDI driver so that it attaches to the device.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 30 Oct 2004 14:15:36 -0000</pubDate><guid>https://sourceforge.net2f4a1f5453b2492fbea79f1e597c7a44219398fa</guid></item><item><title>additional entries for usb.ids</title><link>https://sourceforge.net/p/linux-usb/patches/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a few USB devices whose id is not listed in&lt;br /&gt;
usb.ids.  The attached patch provides the id and a&lt;br /&gt;
description.  For the Linksys wireless adapter, perhaps&lt;br /&gt;
it would be better labeled as an "Inersil PrismGT" (the&lt;br /&gt;
chip in it) instead of by the retailer name.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Derrick Hudson</dc:creator><pubDate>Thu, 19 Aug 2004 03:17:45 -0000</pubDate><guid>https://sourceforge.net24fd84e541abf4577f9d6aa1f99f3e251e4acc0a</guid></item><item><title>HID blacklisted devices</title><link>https://sourceforge.net/p/linux-usb/patches/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The HID driver blacklists/ignores some USB devices&lt;br /&gt;
normally handled by other drivers, for example the&lt;br /&gt;
Aiptek 6000U.&lt;br /&gt;
The attached patch makes it possible to disable this&lt;br /&gt;
ignore list without modifying the driver source to run&lt;br /&gt;
those devices without additional kernel modules:&lt;br /&gt;
modprobe hid useblacklist=0&lt;/p&gt;
&lt;p&gt;Diff against Linux 2.6.0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Pflüger</dc:creator><pubDate>Thu, 01 Jan 2004 14:12:48 -0000</pubDate><guid>https://sourceforge.net22308f92c96c2d6b4f72e1103ff58dc3b2ad0012</guid></item><item><title>Support for Aiptek Pocket DV2 (&amp;quot;Nisis DV Cam&amp;quot;)</title><link>https://sourceforge.net/p/linux-usb/patches/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;/* Aiptek Pocket DV2 (&amp;amp;quot;Nisis DV Cam&amp;amp;quot;) in &amp;amp;quot;DV DISK&amp;amp;quot; mode.&lt;br /&gt;
* It has another mode - &amp;amp;quot;LIVE&amp;amp;quot; - which has ID 08CA/0104.&lt;br /&gt;
* Submitted by Tony Garnock-Jones &amp;amp;lt;tonyg@kcbbs.gen.nz&amp;amp;gt;.&lt;br /&gt;
*/&lt;br /&gt;
UNUSUAL_DEV( 0x08ca, 0x0105, 0x0000, 0x9999,&lt;br /&gt;
&amp;amp;quot;Aiptek&amp;amp;quot;,&lt;br /&gt;
&amp;amp;quot;Mega DV&amp;amp;quot;,&lt;br /&gt;
US_SC_SCSI, US_PR_BULK, NULL,&lt;br /&gt;
US_FL_START_STOP | US_FL_MODE_XLATE ),&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony Garnock-Jones</dc:creator><pubDate>Wed, 26 Mar 2003 17:41:22 -0000</pubDate><guid>https://sourceforge.net12af5666a65ef250de7f929af2499d1a7c011862</guid></item></channel></rss>