From owner-freebsd-multimedia Wed Mar 4 08:10:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA26471 for freebsd-multimedia-outgoing; Wed, 4 Mar 1998 08:10:27 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA26440 for ; Wed, 4 Mar 1998 08:10:17 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id PAA26454; Wed, 4 Mar 1998 15:38:58 +0100 From: Luigi Rizzo Message-Id: <199803041438.PAA26454@labinfo.iet.unipi.it> Subject: Re: Video ioctl interface To: james@miller.cs.uwm.edu (Jim Lowe) Date: Wed, 4 Mar 1998 15:38:58 +0100 (MET) Cc: hasty@rah.star-gate.com, multimedia@FreeBSD.ORG In-Reply-To: <199803041419.IAA08475@miller.cs.uwm.edu> from "Jim Lowe" at Mar 4, 98 08:18:43 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > this might be a problem :) and the fix is add calls lile > > > > proc build.meteor1 w { build.meteor w } ; > > proc build.meteor2 w { build.meteor w } ; > > proc build.meteor3 w { build.meteor w } ; > > > > in ui-grabber.tcl > > The fix would be to change the code in grabber-meteor.cc from > char *nickname_template = "Matrox Meteor %d"; > to > char *nickname_template = "meteor-%d"; does the '-' in the name have a special meaning for vic, or what ? > If I remember correctly I have a clean patch for this somewhere. I > will try and dig up my changes sometime today and forward them to you. ok. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message