Re: kmalloc

Albert D. Cahalan (acahalan@cs.uml.edu)
Fri, 29 Jan 1999 10:50:42 -0500 (EST)


Martin Mares (mj@ucw.cz)

> Sure. I was talking about this as a right solution for 2.2.
> In 2.3, we finally need to make kernel understand there can
> be multiple buses, each of them using either a different
> phys<->bus mapping or an IOMMU. I started working on a new set
> of I/O functions, but for now I have to do some exams first.

NetBSD has bus_space() and bus_dma() man pages and a white paper.
They claim to share drivers accross multiple busses with ease.
Maybe this is something we ought to clone.

BTW, do we really have a dozen Lance Ethernet card drivers?

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