From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 20:53:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06042106564A for ; Wed, 16 Apr 2008 20:53:06 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id C367C8FC1B for ; Wed, 16 Apr 2008 20:53:05 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id E3D331CC91; Wed, 16 Apr 2008 12:53:04 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Wed, 16 Apr 2008 22:52:58 +0200 User-Agent: KMail/1.9.7 References: <4806454E.60506@web.de> <20080416201116.GB70314@slackbox.xs4all.nl> In-Reply-To: <20080416201116.GB70314@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200804162253.01203.fbsd.questions@rachie.is-a-geek.net> Cc: Roland Smith , Frank =?iso-8859-1?q?Wi=DFmann?= Subject: Re: How can I access video tape under FBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 20:53:06 -0000 On Wednesday 16 April 2008 22:11:16 Roland Smith wrote: > On Wed, Apr 16, 2008 at 08:28:30PM +0200, Frank Wi=DFmann wrote: > > Hi, folks! > > I have bought for myself a taperecorder-to-usb-connector, which I wrote > > in /etc/usbd.conf as following: > > Device "Video tape" > > Product "0x2821" > > Vendor "0xeb1a" > > Neither the vendor nor the device are listed in > /usr/src/sys/dev/usb/usbdevs. That does not bode well. Quick scan on google reveils 0xeb1a is Pinnacle. You might ask on multimedi= a=20 list if anyone knows this card. Could be it's accessible as 'tv tuner' or=20 similar interface. I suspect there's gonna be a few requests like this with harddisk space bei= ng=20 cheap and old home movies hitting the expiring date. =2D-=20 Mel Problem with today's modular software: they start with the modules and never get to the software part.