doc/en/projects/busdma
Robert Watson f36e72a8d7 Add a new driver status column to indicate whether the driver can
safely handle sizeof(void *) != sizeof(vm_paddr_t) or !=
sizeof(bus_addr_t).  In order for drivers to be supported with PAE,
they must be able to handle this, including avoiding casting of
physical addresses to pointers for printfs, pointer arithmetic,
etc.

Thought reasonable by:  jake
2003-03-17 05:44:30 +00:00
..
index.sgml Add a new driver status column to indicate whether the driver can 2003-03-17 05:44:30 +00:00
Makefile Missed Makefile in a prior commit. 2002-12-09 21:36:29 +00:00
style.css Initial project page for driver busdma conversion. This is really just 2002-12-09 17:30:54 +00:00