On 29/11/09 02:59, Larry Finger wrote:
> It is not my day. This statement is the one that I wanted.
>
> Please see if this one does any good.
>
> Larry
>
> ====================
>
> Index: wireless-testing/drivers/ssb/pci.c
> ===================================================================
> --- wireless-testing.orig/drivers/ssb/pci.c
> +++ wireless-testing/drivers/ssb/pci.c
> @@ -566,6 +566,8 @@ static void sprom_extract_r8(struct ssb_
> static int sprom_extract(struct ssb_bus *bus, struct ssb_sprom *out,
> const u16 *in, u16 size)
> {
> + pci_write_config_dword(bus->host_pci, 0x40, 0x6030001);
> +
> memset(out, 0, sizeof(*out));
>
> out->revision = in[size - 1]& 0x00FF;
>
>
Sorry this doesn't help. I still get DMA errors and no network connection.
Andy
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev