Hi Geert,
On 23/08/21 19:36, Geert Uytterhoeven wrote:
+
+ if ((len_cftuple = pcmcia_copy_tuple(CISTPL_CFTABLE_ENTRY, cftuple, 256))
< 3) {
+ pr_cont("no cftable entry for card\n");
+ /* XXX: shouldn't we re-enable irq here? */
+ } else {
+
Hi Michael,
On Sun, Aug 22, 2021 at 5:11 AM Michael Schmitz wrote:
> Read the card's CISTPL_CFTABLE_ENTRY tuple, and log to the
> kernel log buffer. This tuple ought to hold information
> about the IO width of the card memory window that can be used
> in autoprobing to detect 16 bit datapath card
2 matches
Mail list logo