kern/99979: Get Ready for Kernel Module in C++

M. Warner Losh imp at bsdimp.com
Tue Jul 11 16:35:59 UTC 2006


In message: <200607111115.59844.jhb at freebsd.org>
            John Baldwin <jhb at freebsd.org> writes:
: and OS X both of which I've written a PCI driver for) we require device 
: driver writers to go through a lot more hoops to do certain things like 
: allocate resources.  At the very least there is much that can be improved in 
: our driver model.

bus_alloc_resources goes a long ways in this respect.

Warner


More information about the freebsd-hackers mailing list