From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 14 10:52:33 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E59A37B401 for ; Thu, 14 Aug 2003 10:52:33 -0700 (PDT) Received: from mail1.co.ru (mail1.co.ru [194.85.128.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0D9343F3F for ; Thu, 14 Aug 2003 10:52:31 -0700 (PDT) (envelope-from freebsd1@centrum.cz) Received: from mailhub.co.ru ([194.85.128.15] verified) by mail1.co.ru (CommuniGate Pro SMTP 4.0.6) with ESMTP id 35079488 for freebsd-hackers@freebsd.org; Thu, 14 Aug 2003 21:52:30 +0400 Received: from ping (n3-51.dialup.co.ru [195.16.34.51]) by mailhub.co.ru (8.12.9/8.11.0) with ESMTP id h7EHqMoM019449 for ; Thu, 14 Aug 2003 21:52:27 +0400 (MSD) Date: Thu, 14 Aug 2003 21:52:25 +0400 From: Buckie X-Mailer: The Bat! (v1.62r) X-Priority: 3 (Normal) Message-ID: <901731042.20030814215225@centrum.cz> To: freebsd-hackers@freebsd.org In-Reply-To: <20030814110327.GD395@garage.freebsd.pl> References: <20030814110327.GD395@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: GEOM Gate. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Buckie List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 17:52:33 -0000 BTW, QNX had this for a long time, it's called QNet in there. Allows transparently to mount or use anything in /dev. Even a soundcard! PJD> Hello hackers... PJD> I've done something what will be called GEOM Gate. PJD> This software provide disk devices mounting through the network. PJD> http://garage.freebsd.pl/geom_gate.tbz