Re: New resources - pls, explain :-(

Jeff Garzik (jgarzik@pobox.com)
Sat, 14 Aug 1999 14:51:55 -0400


Jes Sorensen wrote:
> In fact we will need at least:
>
> writel() - ordered, little endian
> __writel() - non ordered (and possibly other things) - little endian
> writel_be() - like writel() but big endian
> __writel_be() - non ordered - big endian

It would be nice if they were bus specific (pci_xxx) with compatibility
defines for existing code.

Jeff

-- 
Oxymoron:  Microsoft Works

- 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/