From owner-freebsd-questions@FreeBSD.ORG Tue May 10 16:22:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0641516A4CE for ; Tue, 10 May 2005 16:22:46 +0000 (GMT) Received: from adicia.telenet-ops.be (adicia.telenet-ops.be [195.130.132.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C7343D67 for ; Tue, 10 May 2005 16:22:45 +0000 (GMT) (envelope-from geert.hendrickx@ua.ac.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by adicia.telenet-ops.be (Postfix) with SMTP id D3D8A4411B for ; Tue, 10 May 2005 18:22:43 +0200 (MEST) Received: from lori.mine.nu (d515328E3.access.telenet.be [81.83.40.227]) by adicia.telenet-ops.be (Postfix) with SMTP id 978E7443CD for ; Tue, 10 May 2005 18:22:43 +0200 (MEST) Received: by lori.mine.nu (sSMTP sendmail emulation); Tue, 10 May 2005 18:22:42 +0200 From: "Geert Hendrickx" Date: Tue, 10 May 2005 18:22:42 +0200 To: freebsd-questions@freebsd.org Message-ID: <20050510162242.GA17783@lori.mine.nu> Mail-Followup-To: Geert Hendrickx , freebsd-questions@freebsd.org References: <20050506084523.GA490@lori.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050506084523.GA490@lori.mine.nu> User-Agent: Mutt/1.4.2.1i Organization: Universiteit Antwerpen X-Accept-Language: nl,en X-PGP-Key: http://lori.mine.nu:5190/gnupgkey.asc X-PGP-Key-ID: 1024D/766C1E92 Subject: Re: USB tape drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ghen@telenet.be List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 16:22:46 -0000 On Fri, May 06, 2005 at 10:45:23AM +0200, Geert Hendrickx wrote: > I have a USB tape streamer (OnStream USB30), what do I need to get it > running? /dev/sa0 is "not configured". All the kernel says is: > > > ugen0: Freecom Connector for DVD drive, rev 1.00/9.21, addr 2 > > ugen0: Freecom Connector for DVD drive, rev 1.00/9.21, addr 2 Apparantly the OnStream devices don't follow the standard USB/SCSI specifications and need a custom driver. Such a driver has been developed for Linux: http://osst.sourceforge.net/ under the GPL. Is there any chance this could be ported to *BSD? GH (please CC me) -- :wq