linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-2..6.33-rc7 and b43
@ 2010-02-14  9:53 Thomas Backlund
  2010-02-14 16:36 ` Larry Finger
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Backlund @ 2010-02-14  9:53 UTC (permalink / raw)
  Cc: linux-wireless, netdev

Hi,
(please cc me on replies)

We have a user that tried out b43, but got this in the logs:

--- cut ---
65858:Feb  9 22:05:16 elmo kernel: b43-phy2 ERROR: This device does not
support DMA on your system. Please use PIO instead. 65859:Feb  9 
22:05:16 elmo kernel: b43-phy2 ERROR: CONFIG_B43_FORCE_PIO must
be set in your kernel configuration.
65860:Feb  9 22:05:16 elmo kernel: b43-phy2 debug: Adding Interface type 2
65861:Feb  9 22:05:16 elmo kernel: b43-phy2 ERROR: Fatal DMA error:
0x00000400, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000 
 

65862:Feb  9 22:05:16 elmo kernel: b43-phy2 ERROR: This device does not
support DMA on your system. Please use PIO instead.
65863:Feb  9 22:05:16 elmo kernel: b43-phy2 ERROR: CONFIG_B43_FORCE_PIO 
must be set in your kernel configuration.
--- cut ---



But reading the Kconfig help, it states:
--- cut ---
config B43_FORCE_PIO
         bool "Force usage of PIO instead of DMA"
         depends on B43 && B43_DEBUG
         ---help---
           This will disable DMA and always enable PIO instead.

           Say N!
           This is only for debugging the PIO engine code. You do
           _NOT_ want to enable this.
--- cut ---


So,
wich one is it ?

Do I belive the dmesg output, or the Kconfig ?

Note,
the b43 works for the user if he enable the CONFIG_B43_FORCE_PIO.

But I'm thinking of this problem from a distro point of view.
Will it break for others if I enable it ?

--
Thomas

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

end of thread, other threads:[~2010-02-14 22:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-14  9:53 linux-2..6.33-rc7 and b43 Thomas Backlund
2010-02-14 16:36 ` Larry Finger
2010-02-14 18:44   ` Thomas Backlund
2010-02-14 18:59     ` Gábor Stefanik
2010-02-14 19:18       ` Thomas Backlund
2010-02-14 21:53         ` Gábor Stefanik
2010-02-14 22:38           ` Larry Finger
2010-02-14 19:24     ` Larry Finger

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).