2010/4/4 Larry Finger <larry.fin...@lwfinger.net>:
> With the PCI-E core selected, read the contents of MMIO address 0x0800.
> Mask that result with 0xF000 and compare the result with (PCI-E core
> index) << 12. If the two are not equal, maskset 0x800 with mask 0x0FFF
> and set with (PCI-E core index) << 12.

Larry, I think you didn't document this one in specs.


> There is also a new section to be placed near the end of
> ssb_pcicore_dev_irqvecs_enable() in the PCI-E branch of the if statement
> according to the following:
>
>  If (chip id is 0x4311 AND chip revision is 2) OR chip id is 0x4312
>   Maskset SSB_IMCFGLO with mask ~(SSB_IMCFGLO_SERTO |
>     SSB_IMCFGLO_REQTO) and set with 3
>
> So far, those are the only differences that I have found.

Same here.

-- 
Rafał

_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

Reply via email to