b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Question about IMCFGLO timeouts workaround
@ 2011-05-04 10:41 Rafał Miłecki
  2011-05-04 12:35 ` Michael Büsch
  0 siblings, 1 reply; 5+ messages in thread
From: Rafał Miłecki @ 2011-05-04 10:41 UTC (permalink / raw)
  To: b43-dev

drivers/net/wireless/b43/main.c
b43_imcfglo_timeouts_workaround

Does it make sense to have here code:
case SSB_BUSTYPE_SSB:
	tmp &= ~SSB_IMCFGLO_REQTO;
	tmp &= ~SSB_IMCFGLO_SERTO;
	tmp |= 0x53;
	break;

Does SSB_BUSTYPE_SSB still have PCI core? I though SSB_BUSTYPE_SSB is
some kind of native, not attached with PCI host.

-- 
Rafa?

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

end of thread, other threads:[~2011-05-04 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04 10:41 Question about IMCFGLO timeouts workaround Rafał Miłecki
2011-05-04 12:35 ` Michael Büsch
2011-05-04 12:45   ` Rafał Miłecki
2011-05-04 12:47     ` Rafał Miłecki
2011-05-04 12:48     ` Michael Büsch

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