public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
* BCM5354 SoC with LP Phy Wifi
@ 2012-01-29 22:12 Hauke Mehrtens
  2012-01-29 23:33 ` Hauke Mehrtens
       [not found] ` <CACb-4KjixkVS5pe+mucyOaKeHAMb11m=YBZ47STZAiKDwRH2rQ@mail.gmail.com>
  0 siblings, 2 replies; 11+ messages in thread
From: Hauke Mehrtens @ 2012-01-29 22:12 UTC (permalink / raw)
  To: b43-dev

I got a device with a BCM5354 SoC and a LP-Phy Wifi core on it. With
current b43 it still fails with Out of memory when using a recent
firmware 666.2 and works with an old firmware 410.2160. I tried DMA and
PIO mode and had the same results. I added some printk's into the code
and implemented some parts b43 does not have but the Braodcom sdk and
brcmsmac has in the dma code, but I haven't resolved the issue.

I found out the error occurs when send some packages doing "ifconfig
wlan0 up" does not result in any problems, but when I try to scan with
"iw wlan0 scan" it oopes very soon. The problem seams to be related to
TX as there are many packages received, but the oops occurs after 4
calls to b43_dma_tx()

Larry, you wrote some more LP spec based on a newer driver is there a
list with updated docs or should I manually look into all packages if I
want to implement it like it is in the new wl driver.
As I see there are also many parts not implemented, but described in the
spec so looking over the hole code is probably needed.
My device has a sprom of revision 3 and not the expected version 8, does
this cause any trouble?

Hauke.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-02-04 16:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29 22:12 BCM5354 SoC with LP Phy Wifi Hauke Mehrtens
2012-01-29 23:33 ` Hauke Mehrtens
2012-01-30  6:29   ` Rafał Miłecki
2012-01-30 19:45     ` Hauke Mehrtens
2012-01-30 20:37       ` Rafał Miłecki
2012-01-30 20:48         ` Hauke Mehrtens
     [not found]     ` <CADu8HpLu-CzwOuWLhE5gJSykBGUOqx685wQPK2EQxhANF+aMAQ@mail.gmail.com>
2012-02-03 10:04       ` Rafał Miłecki
2012-02-04 12:53     ` Hauke Mehrtens
2012-02-04 16:40       ` Hauke Mehrtens
     [not found] ` <CACb-4KjixkVS5pe+mucyOaKeHAMb11m=YBZ47STZAiKDwRH2rQ@mail.gmail.com>
2012-01-30 19:37   ` Hauke Mehrtens
2012-01-30 20:39     ` Rafał Miłecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox