From: Hsu, Kenny Date: Wed, 23 Nov 2011 07:03:39 +0000 (-0800) Subject: iwlwifi: add tm commands for sram reading by dumpit X-Git-Tag: v3.3-rc1~182^2~178^2~125^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=306713fd1a04801ab3c9b5c0f76b615f1db46e6d;p=pandora-kernel.git iwlwifi: add tm commands for sram reading by dumpit Create new testmode commands and attributes to suppot sram data reading. Because the amount of sram data may exceed single skb packet size. Using the nl80211 dump it funtion to deliver sram data to userspace. - IWL_TM_CMD_APP2DEV_READ_SRAM - IWL_TM_CMD_APP2DEV_DUMP_SRAM - IWL_TM_ATTR_SRAM_ADDR - IWL_TM_ATTR_SRAM_SIZE - IWL_TM_ATTR_SRAM_DUMP Signed-off-by: Kenny Hsu Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed