Re: DAC960 in 2.5.38, with new changes

David S. Miller (davem@redhat.com)
Mon, 23 Sep 2002 13:40:00 -0700 (PDT)


From: David Mosberger <davidm@napali.hpl.hp.com>
Date: Mon, 23 Sep 2002 12:19:02 -0700

This looks like a porting-nightmare in the making. There's got to be a
better way to determine whether you need a writeq() vs. a writel().

Or perhaps every platform should provide a writeq(), on 32-bit systems
it may merely be implemented as two consequetive writel() calls.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/