Direct access to IDE disk from kernel modules

Enrico BRAVIN (Enrico.bravin@cern.ch)
Mon, 15 Apr 2002 11:19:35 +0200


Hi,
Is there a way to directly dump a buffer on an IDE disk from inside a
kernel module without goig trough user space?
I have written a driver for a frame grabber and would like be able to
dump the frames real time directly to a dedicated IDE disk.
My frames are already in a DMAble buffer.

Please cc my directly

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/