From owner-freebsd-questions Mon Nov 20 08:43:17 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA18157 for questions-outgoing; Mon, 20 Nov 1995 08:43:17 -0800 Received: from miller.cs.uwm.edu (miller.cs.uwm.edu [129.89.9.13]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA18151 for ; Mon, 20 Nov 1995 08:43:10 -0800 Received: (from james@localhost) by miller.cs.uwm.edu (8.6.10/8.6.10) id KAA16609; Mon, 20 Nov 1995 10:43:03 -0600 Date: Mon, 20 Nov 1995 10:43:03 -0600 From: Jim Lowe Message-Id: <199511201643.KAA16609@miller.cs.uwm.edu> To: brian@MediaCity.com, multimedia@star-gate.com, questions@freebsd.org, tinguely@plains.nodak.edu Subject: Re: vic and meteor driver working! Sender: owner-questions@freebsd.org Precedence: bulk > Jim Lowe also wrote a vic grabber and added an ioctl field to revert > the UV from signed (used in nv) to unsigned (used in vic). I think the > Jim's grabber is for the new 2.7 version of vic. You prob. need the > 1.0.8 version of the meteor driver located at: > > ftp://joy.cs.ndsu.nodak.edu/pub/meteor-1.0.8.tgz > or > ftp://ftp.cs.uwm.edu/pub/FreeBSD/meteor-1.0.8.tgz > > --mark. > Either the -current version of the meteor driver or the new one will work. With the newer driver, one doesn't have to convert from signed to unsigned for vic. -Jim