From: Larry Finger <Larry.Finger@lwfinger.net>
To: b43-dev@lists.infradead.org
Subject: LP-PHY and DMA errors: first success
Date: Tue, 03 May 2011 15:05:45 -0500 [thread overview]
Message-ID: <4DC06019.9010404@lwfinger.net> (raw)
In-Reply-To: <BANLkTi=TBfJrQ8YdmacmK5FKsUOAN=MaNQ@mail.gmail.com>
On 05/03/2011 02:03 PM, Rafa? Mi?ecki wrote:
> Hey,
>
> I wanted to share some great (however still early) news. For last 2
> weeks I've been working on Juan's Lenovo machine to resolve DMA errors
> on LP-PHY. I produced some patches, compare wl and b43 dumps, made
> init in them almost identical... and nothing.
>
> So I decided to check how much wl has to perform to make hardware
> stable for b43. We disabled NetworkManager to don't up interface
> automatically and just performed "modprobe wl; rmmod wl;". Thanksfully
> I was enough to correctly init hardware! We got even more luck as wl
> init appeared to be quite short, only about 200 lines of operations.
>
> So I dumped wl init ops to wl.short.txt.b43 and decided to write
> separate driver cloning that ops.
>
> This way highly hackish "jc43" driver was created. I don't include
> whole driver, just single file of it that's interesting for us. It's
> attached scan.c.
>
> Driver jc43 implements only about a half of wl init ops, but it
> appears to be enough! Loading and unloading jc43 before using b43
> seems to init hardware correctly :)
>
> Now we just need to see what part of jc43 ops is important one and
> implement it in ssb/b43 :)
Good news indeed. :)
Larry
prev parent reply other threads:[~2011-05-03 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 19:03 LP-PHY and DMA errors: first success Rafał Miłecki
2011-05-03 20:05 ` Larry Finger [this message]
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=4DC06019.9010404@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=b43-dev@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.