From: Nate Carlson Date: Thu, 24 Jan 2008 18:45:07 +0000 (-0600) Subject: USB: Variant of the Dell Wireless 5520 driver X-Git-Tag: v2.6.25-rc1~1075^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab91d346c82e794e9dce29cf4fda067b4961ca64;p=pandora-kernel.git USB: Variant of the Dell Wireless 5520 driver I've got a Dell wireless 5520 card with a different USB ID - specifically, 8136 instead of 8137. Attached a small patch to add support, and the output of an 'ati3'. If we could get this in, that'd be sweet. ;) Thanks! nc@knight:~/tmp/linux-2.6.24-rc8/drivers/usb/serial$ lsusb | grep 8136 Bus 001 Device 005: ID 413c:8136 Dell Computer Corp. nc@knight:~/tmp/linux-source-2.6.23/drivers/usb/serial$ cu -l ttyUSB0 -s 115200 Connected. ati3 Manufacturer: Novatel Wireless Incorporated Model: Expedite EU860D MiniCard Revision: 10.10.04.01-01 [2007-04-11 14:07:19] IMEI: 011186000228043 +GCAP: +CGSM,+DS,+ES From: Nate Carlson Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed