From: Kalle Valo <kalle.valo@iki.fi>
To: Bob Copeland <me@bobcopeland.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [WIP PATCH] sdio support for wl12xx
Date: Thu, 21 May 2009 18:05:19 +0300 [thread overview]
Message-ID: <878wkqwl74.fsf@litku.valot.fi> (raw)
In-Reply-To: <87d4a2wli2.fsf@litku.valot.fi> (Kalle Valo's message of "Thu\, 21 May 2009 17\:58\:45 +0300")
Kalle Valo <kalle.valo@iki.fi> writes:
>> I get all zeros from spad2 and spad3 so it's not working with just the
>> above...
>
> Not good. Can you somehow check if Google stores the NVS file to the
> chip or somewhere else?
I'm guessing that the struct below is used for providing the NVS file
from user space. Not sure, though.
/* TIWLN_SET_INIT_INFO request parameter
*/
typedef struct
{
tiUINT32 eeprom_image_length;
tiUINT32 firmware_image_length;
tiUINT32 init_file_length;
/* eeprom image follows */
char data[1];
/* firmware image follows */
/* init file follows */
} tiwlan_dev_init_t;
http://android.git.kernel.org/?p=platform/system/wlan/ti.git;a=blob;f=sta_dk_4_0_4_32/pform/common/inc/linux_ioctl_common.h;h=8194f9e234a26591e87e65f5606cb934d53fd117;hb=HEAD#l65
--
Kalle Valo
next prev parent reply other threads:[~2009-05-21 15:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-18 18:09 [WIP PATCH] sdio support for wl12xx Bob Copeland
2009-05-18 18:39 ` Kalle Valo
2009-05-19 4:02 ` Bob Copeland
2009-05-20 19:05 ` Kalle Valo
2009-05-20 19:23 ` Bob Copeland
2009-05-21 14:58 ` Kalle Valo
2009-05-21 15:05 ` Kalle Valo [this message]
2009-05-21 15:36 ` Bob Copeland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878wkqwl74.fsf@litku.valot.fi \
--to=kalle.valo@iki.fi \
--cc=linux-wireless@vger.kernel.org \
--cc=me@bobcopeland.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).