Whoops.
> I'm sure other driver writers have hit similar problems before. What
> can I do to fix this?
For x86 you are ok. Even with 4Gig of RAM a GFP_DMA kmalloc will hit the
low 16Mb. On other platforms you may have big problems. You are probably
reduced to loading firmware by hand if there is some kind of alternative
(eg debugging) interface for fiddling with the firmware RAM. If there isnt
that card may well simply never work on non PC.
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/