From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 23:37:03 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 B798816A4CE for ; Sun, 30 Jan 2005 23:37:03 +0000 (GMT) Received: from smtpauth06.mail.atl.earthlink.net (smtpauth06.mail.atl.earthlink.net [209.86.89.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69AB243D3F for ; Sun, 30 Jan 2005 23:37:03 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CvOco-0007ZY-GM; Sun, 30 Jan 2005 18:37:02 -0500 Received: from joeandlane.com (localhost [127.0.0.1]) by joeandlane.com (8.13.1/8.13.1) with ESMTP id j0UNdM4b035391; Sun, 30 Jan 2005 17:39:22 -0600 (CST) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.1/8.13.1/Submit) id j0UNdM4i035390; Sun, 30 Jan 2005 17:39:22 -0600 (CST) (envelope-from lane@joeandlane.com) X-Authentication-Warning: joeandlane.com: lholcombe set sender to lane@joeandlane.com using -f From: Lane To: freebsd-questions@freebsd.org Date: Sun, 30 Jan 2005 17:39:21 -0600 User-Agent: KMail/1.7.2 References: <200501302314.j0UNEB3g009928@mail-core.space2u.com> In-Reply-To: <200501302314.j0UNEB3g009928@mail-core.space2u.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501301739.21926.lane@joeandlane.com> X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec790d243fecece5fc890ebef40eb722d2a4350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 cc: Joachim Dagerot Subject: Re: TV-Card: Hauppauge WINTV PVR USB2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 23:37:03 -0000 On Sunday 30 January 2005 17:14, Joachim Dagerot wrote: > I have the device mentioned in the subject. I also have a nice working > freeBSD 5.1 server without any graphics whatsoever. It's running different > internet communications and also works as a file server. I have never done > anything actively to support USB on it. > > My question is now: How difficult would it be, i even possible, to get my > TV card set up so it can record television shows? > > Any links, suggestions and help is appreciated. > > //Joche > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Check out http://www.mythtv.org. They have a complete PVR system designed around the Hauppage 250 model for PCI, but USB may also be supported. You'd have to patch their system to work on FreeBSD, but I've got an unofficial port available, if you'd like. lane