Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
8 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 8

more...
partner

Busdma

In Computing, busdma is a set of APIs designed to help make Device driver less dependent on platform specific code, allowing the host operating system to be more easily ported to new computer hardware.

Originally implemented as the bus_dma APIs by the developers of the NetBSD operating system, busdma has been adopted by OpenBSD, FreeBSD and their derivatives. Both NetBSD and OpenBSD have additional bus_space APIs that have been amalgamated into the version of busdma incorporated into FreeBSD. DragonFly BSD developers are also slowly converting their drivers to use busdma.

= External Links: =

  • [http://netbsd.gw.com/cgi-bin/man-cgibus_dma++NetBSD-current NetBSD bus_dma manual page]
  • [http://www.freebsd.org/projects/busdma/ FreeBSD busdma and SMPng driver conversion project page]
  • [http://www.freebsd.org/cgi/man.cgiquery=busdma&apropos=0&sektion=0&manpath=FreeBSD+5.2-RELEASE+and+Ports&format=html FreeBSD busdma manual page]