From: Xiaofan Chen Date: Tue, 13 May 2008 13:52:00 +0000 (+0800) Subject: USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb X-Git-Tag: v2.6.26-rc3~64^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc89390f74ac42165db477793fb30f6a200e79c;p=pandora-kernel.git USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb Microchip has changed the PICDEM FS USB demo device (0x04d8:000c) to use bulk transfer and not interrupt transfer. So I've updated the libusb based program here (Post #31). http://forum.microchip.com/tm.aspx?m=106426&mpage=2 So I believe that the in-kernel ldusb driver will no longer work with the demo firmware. It should be removed. Signed-off-by: Xiaofan Chen Cc: Michael Hund Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed