On Fri, 27 Jun 2008, Steve Brown wrote:

> Stefan Monnier wrote:
>> I'm trying to use my WL-700gE's wifi card with the b43 driver but bumped
>> into the problem reported at https://dev.openwrt.org/ticket/3510.
>>
>> This is with revision 11579 of the svn trunk.
>>
>> Is there something I can do to try and help resolve this problem?
>>
>>
>>         Stefan
>>
> Glad it's not just me.  I have the same problem w/ the current svn.
>
> I tracked my bus error down to reading from B43_MMIO_RADIO_DATA_HIGH in
> b43/main.c:b43_phy_versioning.
>
> I tried an older version (svn 10154) and it works, the driver loads, the
> firmware loads, and the radio returns scan results.
>
> I have a wl500gp v1 with a 4318 rev 2 radio. I'm also available for
> assignment.
>
> Steve

Rather than saying "current svn", it would really help if you can state 
the exact revision you're using. To summarise the reports at #3510 and 
here, b43 seems to work on r10154, but not on r11363, r11372 or 
r11579.

Unfortunately, I don't have a huge amount of time right now (not enough 
to do a full bisect between 10154 and 11363). A side note is that r11510 
on my WRTSL54GS does not bus error, but equally does not scan the radio 
correctly.

The crucial revisions to investigate around are r11358 r10742 r10755 
r10951 r11462 r11347.

If anyone can do some narrowing down, it would really help. Also, if you 
are going to help track this down, compiling the kernel with 
CONFIG_KALLSYMS will help, as we'll get Oops logs that contain more 
information about where the failure is happening.

Good luck!

Peter
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to