From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 08:41:26 2003 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 DD9BE37B405 for ; Wed, 9 Jul 2003 08:41:25 -0700 (PDT) Received: from web.cs.ndsu.nodak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F9643FB1 for ; Wed, 9 Jul 2003 08:41:23 -0700 (PDT) (envelope-from tinguely@web.cs.ndsu.nodak.edu) Received: from web.cs.ndsu.nodak.edu (localhost [127.0.0.1]) by web.cs.ndsu.nodak.edu (8.12.9/8.11.4) with ESMTP id h69FfMsb084302; Wed, 9 Jul 2003 10:41:22 -0500 (CDT) (envelope-from tinguely@web.cs.ndsu.nodak.edu) Received: (from tinguely@localhost) by web.cs.ndsu.nodak.edu (8.12.9/8.12.8/Submit) id h69FfLkx084301; Wed, 9 Jul 2003 10:41:21 -0500 (CDT) (envelope-from tinguely) Date: Wed, 9 Jul 2003 10:41:21 -0500 (CDT) From: mark tinguely Message-Id: <200307091541.h69FfLkx084301@web.cs.ndsu.nodak.edu> To: freebsd-questions@freebsd.org, nakal@web.de Subject: Re: Compiling meteor device into current 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: Wed, 09 Jul 2003 15:41:26 -0000 > Can anyone tell me, if meteor can be used on FreeBSD-current at all? If > yes, what settings do I need? The meteor driver needs to to ported to the newbus to work with FreeBSD 5.x. It has not been done because the meteor driver works only with the original Meteor card. That card had a chipset bug that locked up when used on a PCI 2.x bus. At the time, Matrox was not too cooperative with specs for newer Meteor designs, so the FreeBSD multimedia folks used the Brooktree line of video capture chipsets. --Mark Tinguely.