commit | 36bcce430657e6fece0e8dd91557f35dbb69ec67 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Mon Feb 21 07:47:52 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 23 16:25:25 2011 -0500 |
tree | cfd67c41f810b96b738994eb1206578ed2a880ef | |
parent | 85c9205c79c794a6eea0c7217db93b4c637f136e [diff] |
ath9k_htc: Handle storage devices Some AR7010 based devices are recognized as storage media. Sending a CD-EJECT command to the device will 'convert' it into a WLAN device. Do this within the driver itself, removing the dependancy on an external program (usb_modeswitch). Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>