Subject: Re: QuickCam in NetBSD/mac68k?
To: Andrew Brennan <brennan@crashprone.auhs.edu>
From: Erik E. Fair <fair@clock.org>
List: port-mac68k
Date: 08/19/1997 10:22:55
This will principally need two things:

1. a serial driver that can keep up with the data rate - the QuickCam
externally clocks the Mac serial ports at some high rate. Opinions on what
maximum rate NetBSD can do now?

2. a user-mode program to grab and process the bits from the serial port
(this will probably need documentation from Connectix, unless there's a
Linux driver for it?)

	Erik <fair@clock.org>