From owner-freebsd-hackers Thu Apr 17 20:10:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA28010 for hackers-outgoing; Thu, 17 Apr 1997 20:10:25 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA27991 for ; Thu, 17 Apr 1997 20:10:22 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.7.3) with ESMTP id UAA01324; Thu, 17 Apr 1997 20:10:15 -0700 (PDT) Message-Id: <199704180310.UAA01324@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-hackers@freebsd.org Subject: Re: video capture driver interface to file system? In-reply-to: Your message of "Fri, 18 Apr 1997 03:46:17 +0200." <19970418034617.TH57171@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 17 Apr 1997 20:10:15 -0700 From: Amancio Hasty Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >From The Desk Of J Wunsch : > As Amancio Hasty wrote: > > > If you guys are still interested in technical stuff. We need a very > > fast mechanism to store images to disk. Suggestions? > > /dev/rsdX > > :-) Hi, I actually don't think thats a fast way of writing info since the process is synchronous. At any rate, I do want to write to a file. Tnks, Amancio