All of lore.kernel.org
 help / color / mirror / Atom feed
* Interesting note on "Unsupported SPROM revision"
@ 2011-02-14 12:28 Rafał Miłecki
  2011-02-14 20:29 ` Michael Büsch
  0 siblings, 1 reply; 2+ messages in thread
From: Rafał Miłecki @ 2011-02-14 12:28 UTC (permalink / raw)
  To: b43-dev

I wanted to be lazy and have 2 cards in my PC at the same time. So I
tried putting my mini PCIe adapter to PCIe x8 slot instead of PCIe x1
slot.

That resulted in:
[    6.681088] ssb: PCI-ID not in fallback list
[    6.681251] ssb: CHIPID not in nrcores fallback list
[    6.681433] ssb: Core 0 found: UNKNOWN (cc 0x8FF, rev 0x7F, vendor 0xFFFF)
[    6.689462] ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
[    6.689467] ssb: Unsupported SPROM  revision 255 detected. Will extract v1
[    6.697123] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[  277.718506] wl: module license 'unspecified' taints kernel.
[  277.718513] Disabling lock debugging due to kernel taint
[  277.744813] wl 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[  277.744832] wl 0000:02:00.0: setting latency timer to 64
[  277.745126] eth%d: 5.100.82.38 driver failed with code 11

Instead of:
[    6.615095] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x17, vendor 0x4243)
[    6.615109] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x10,
vendor 0x4243)
[    6.615120] ssb: Core 2 found: PCI-E (cc 0x820, rev 0x0B, vendor 0x4243)
[    6.615132] ssb: Core 3 found: PCI (cc 0x804, rev 0x0E, vendor 0x4243)
[    6.615144] ssb: Core 4 found: USB 2.0 Device (cc 0x81A, rev 0x05,
vendor 0x4243)
[    6.615156] ssb: Core 5 found: UNKNOWN (cc 0x8FF, rev 0x00, vendor 0x4243)
[    6.615167] ssb: Core 6 found: Internal Memory (cc 0x80E, rev 0x03,
vendor 0x4243)
[    6.639312] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0

Just wanted to put it on ML in case someone will ever hit that issue.

-- 
Rafa?

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

* Interesting note on "Unsupported SPROM revision"
  2011-02-14 12:28 Interesting note on "Unsupported SPROM revision" Rafał Miłecki
@ 2011-02-14 20:29 ` Michael Büsch
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Büsch @ 2011-02-14 20:29 UTC (permalink / raw)
  To: b43-dev

> That resulted in:
> [? ? ?  6.681088] ssb: PCI-ID not in fallback list
> [? ? ?  6.681251] ssb: CHIPID not in nrcores fallback list
> [? ? ?  6.681433] ssb: Core 0 found: UNKNOWN (cc 0x8FF, rev 0x7F, vendor
> 0xFFFF) [? ? ?  6.689462] ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
> [? ? ?  6.689467] ssb: Unsupported SPROM?  revision 255 detected. Will
> extract v1 [? ? ?  6.697123] ssb: Sonics Silicon Backplane found on PCI
> 
> Just wanted to put it on ML in case someone will ever hit that issue.
> 

all mmio reads return all-ones. That usually means your pci(e) does not work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/b43-dev/attachments/20110214/9d9230df/attachment.html>

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

end of thread, other threads:[~2011-02-14 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14 12:28 Interesting note on "Unsupported SPROM revision" Rafał Miłecki
2011-02-14 20:29 ` Michael Büsch

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.