Subject: Re: video capture cards
To: None <kenh@cmf.nrl.navy.mil>
From: Chuck Cranor <chuck@dworkin.wustl.edu>
List: port-i386
Date: 06/21/1996 13:51:05
>There is the Matrox Meteor; it's relatively inexpensive ($500, which is
>pretty good compared to other cards), and a driver exists for FreeBSD.
>You'd have to port the driver, however (I was thinking of doing that whenever
>I get a new machine, but that looks like it won't be for a while).

We actually ported this driver to NetBSD 1.1_ALPHA back around Feb 9th.
It needs contigmalloc() in vm/vm_page.c in order to work ... we never
resolved how to do this in NetBSD so the driver never made it in the tree.
I can send diff's to anyone who is interested in re-porting it to -current.

chuck