From owner-freebsd-hackers Mon Jun 25 15:25:45 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 0080B37B401 for ; Mon, 25 Jun 2001 15:25:42 -0700 (PDT) (envelope-from ticso@mail.cicely.de) Received: from mail.cicely.de (cicely20 [10.1.1.22]) by srv1.cosmo-project.de (8.11.0/8.11.0) with ESMTP id f5PMPd627857 for ; Tue, 26 Jun 2001 00:25:40 +0200 (CEST) Received: (from ticso@localhost) by mail.cicely.de (8.11.0/8.11.0) id f5PMQTR01814 for freebsd-hackers@freebsd.org; Tue, 26 Jun 2001 00:26:29 +0200 (CEST) Date: Tue, 26 Jun 2001 00:26:28 +0200 From: Bernd Walter To: freebsd-hackers@freebsd.org Subject: How to write to multiple tape drives Message-ID: <20010626002628.A1679@cicely20.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I want to use multiple tapes drives at the same time so I need a way to send or read data without having to block. aio_* is not a solution because it's not portable to NetBSD. Is there another portable solution than vfork? -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message