[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

esp/no-dma esp specific infos storage


Hi,
i am currently having a couple of problems with the esp driver.
I am trying to get the "dec_esp.c" to work with multiple PMAZ-AA cards
which itself seems to be a bit tricky. Most of the esp implementation
rely on the fact that there is only one controller existant as they
fake the dma by storing informations in globals vars on dma_init and
get them again on dma_irq_exit or dma_drain.

I dont like the idea of global vars as this doesnt work with 2 or 3
PMAZ-AA possibly fitting into the Decstations.

Is there any way of storing arbitrary esp specific informations in the
esp struct - esp->slot seems to be not used by the framework but its
of type int and as that not very extensible to a couple of pointers
a length and direction.

Flo
-- 
Florian Lohoff		flo _at_ rfc822.org		      	+49-5201-669912
      "Write only memory - Oops. Time for my medication again ..."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」