Date: Mon, 14 Apr 1997 06:55:41 -0400 (EDT) From: Peter Dufault <dufault@hda.com> To: hasty@rah.star-gate.com (Amancio Hasty) Cc: hackers@freebsd.org Subject: Re: file i/o from device driver? Message-ID: <199704141055.GAA09057@hda.hda.com> In-Reply-To: <199704140752.AAA00950@rah.star-gate.com> from Amancio Hasty at "Apr 14, 97 00:52:23 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> We have a couple of video capture drivers and was wondering what would it > take to pass a file handle to a driver so it can write the captured frames > to a file? IMHO: You don't want to do that. You want some way of synchronizing between a capturer and a logger. Maybe you can summarize the requirements on the data stream and the collection process? Peter -- Peter Dufault (dufault@hda.com) Realtime Machine Control and Simulation HD Associates, Inc. Voice: 508 433 6936
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704141055.GAA09057>