From: Julian Calaby Date: Tue, 5 Jan 2010 12:57:46 +0000 (+1100) Subject: USB: cdc_acm: Add support for pbLua console port X-Git-Tag: v2.6.34-rc1~215^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5d8c394a077a686cfa646cd85dc159a2a940cc;p=pandora-kernel.git USB: cdc_acm: Add support for pbLua console port The pbLua firmware (http://pblua.com/) for the Lego Mindstorms NXT provides a CDC ACM port for it's serial console. This used to be detected automatically, but this support has been dropped, probably for sensible reasons. Explicitly add support for this device by adding an item to the device ID table. Signed-off-by: Julian Calaby Cc: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed