Manual Page Search Parameters

CUDA(4) Device Drivers Manual CUDA(4)

cudaApple CUDA I/O Controller Driver

To compile this driver into the kernel, place the following lines in your kernel configuration file:

device adb
device cuda

The cuda driver provides support for the CUDA VIA (Versatile Interface Attachment) chip found in pre-Core99 Apple hardware, such as the Power Macintosh G3.

The Apple CUDA controller is a multi-purpose ASIC that provides power control and an adb(4) interface.

Chips supported by the cuda driver include:

adb(4)

The cuda device driver appeared in NetBSD 4.0, and then in FreeBSD 8.0.

The cuda driver was written by Michael Lorenz <macallan@NetBSD.org> and ported to FreeBSD by Nathan Whitehorn <nwhitehorn@FreeBSD.org>.

December 3, 2009 dev