Terry Barnaby wrote:
> Hi,
> 
> We are doing work with FPGA's and have a Linux driver for a particular
> board that has these
> devices. For performance reasons the driver has the ability to DMA
> directly to process (user)
> memory. We have made use of the kiobuf routines such as
> "map_user_kiobuf()" to map into
> physical memory the user address space.
> I note that the RedHat kernels have a patched kernel containing the
> kiobuf code but the
> standard linux source does not right up to 2.4.2.

Huh?  map_user_kiobuf() _is_ present in 2.4.2.  See include/linux/iobuf.h

  Gerd

-- 
Get back there in front of the computer NOW. Christmas can wait.
        -- Linus "the Grinch" Torvalds,  24 Dec 2000 on linux-kernel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to