[PATCH 6/6] [WIP] libertas: add support for 8385 CompactFlash cards
Holger Schurig
hs4233 at mail.mn-solutions.de
Wed Jun 20 04:11:20 EDT 2007
> Hmm, not really, I think we pretty much just do a lot of
> mdelay(x) on USB too when programming firmware. So nevermind.
Just to be sure: I renamed the poll function to
if_cs_poll_while_fw_download(), as it get's only called from
if_cs_prog_helper() and if_cs_prog_real().
Downloading the firmware doesn't take that long, I printed the
jiffies before entering if_cs_prog_helper() and after
if_cs_prog_real() and the difference was just 41.
Also, according to syslog, it was done in a sub-second.
More information about the libertas-dev
mailing list