diff for duplicates of <49609A84.3070600@openwrt.org> diff --git a/a/1.txt b/N1/1.txt index 8dd56ec..4fc5f8c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,26 @@ -Christoph Hellwig ?rta: +Christoph Hellwig =EDrta: > On Sat, Jan 03, 2009 at 02:44:11PM +0100, Gabor Juhos wrote: ->> In the AR913x SoCs, the WMAC devices are connected to the CPU through ->> the internal AHB bus instead of PCI. We first patch ath9k driver to use ->> replaceable DMA routines, so we can use different code for the AHB bus. -> +>> In the AR913x SoCs, the WMAC devices are connected to the CPU throug= +h +>> the internal AHB bus instead of PCI. We first patch ath9k driver to = +use +>> replaceable DMA routines, so we can use different code for the AHB b= +us. +>=20 >> - pci_unmap_single(sc->pdev, bf->bf_dmacontext, >> - skb->len, >> - PCI_DMA_TODEVICE); >> + ath_unmap_single_to_device(sc, bf->bf_dmacontext, skb->len); -> -> Just use the dma_* routines, as they are bus-agnostic and make sure the +>=20 +> Just use the dma_* routines, as they are bus-agnostic and make sure t= +he > implementation on your mips SOC works for the ahb bus. -> -> +>=20 +>=20 Ok, i will try it. +-- +To unsubscribe from this list: send the line "unsubscribe linux-wireles= +s" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 3a0cea8..29d19ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,27 +2,43 @@ "ref\01230990262-22923-2-git-send-email-juhosg@openwrt.org\0" "ref\020090104072628.GA12905@infradead.org\0" "From\0Gabor Juhos <juhosg@openwrt.org>\0" - "Subject\0[ath9k-devel] [RFC 01/12] ath9k: introduce bus specific DMA routines\0" + "Subject\0Re: [RFC 01/12] ath9k: introduce bus specific DMA routines\0" "Date\0Sun, 04 Jan 2009 12:16:20 +0100\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Christoph Hellwig <hch@infradead.org>\0" + "Cc\0John W. Linville <linville@tuxdriver.com>" + Luis R. Rodriguez <lrodriguez@atheros.com> + Jouni Malinen <jmalinen@atheros.com> + ath9k-devel@lists.ath9k.org <ath9k-devel@venema.h4ckr.net> + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + Felix Fietkau <nbd@openwrt.org> + " Imre Kaloz <kaloz@openwrt.org>\0" "\00:1\0" "b\0" - "Christoph Hellwig ?rta:\n" + "Christoph Hellwig =EDrta:\n" "> On Sat, Jan 03, 2009 at 02:44:11PM +0100, Gabor Juhos wrote:\n" - ">> In the AR913x SoCs, the WMAC devices are connected to the CPU through\n" - ">> the internal AHB bus instead of PCI. We first patch ath9k driver to use\n" - ">> replaceable DMA routines, so we can use different code for the AHB bus.\n" - "> \n" + ">> In the AR913x SoCs, the WMAC devices are connected to the CPU throug=\n" + "h\n" + ">> the internal AHB bus instead of PCI. We first patch ath9k driver to =\n" + "use\n" + ">> replaceable DMA routines, so we can use different code for the AHB b=\n" + "us.\n" + ">=20\n" ">> -\t\tpci_unmap_single(sc->pdev, bf->bf_dmacontext,\n" ">> -\t\t\t\t skb->len,\n" ">> -\t\t\t\t PCI_DMA_TODEVICE);\n" ">> +\t\tath_unmap_single_to_device(sc, bf->bf_dmacontext, skb->len);\n" - "> \n" - "> Just use the dma_* routines, as they are bus-agnostic and make sure the\n" + ">=20\n" + "> Just use the dma_* routines, as they are bus-agnostic and make sure t=\n" + "he\n" "> implementation on your mips SOC works for the ahb bus.\n" - "> \n" - "> \n" + ">=20\n" + ">=20\n" "\n" - Ok, i will try it. + "Ok, i will try it.\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" + "s\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -e5163730ef77ff29e9af31c271af3235f8beb79fb733dad08b259d713a9fe14b +f2e478f911565603e41b6cab7efc538b75a85a4a5159feca07ea45b8323e0432
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.