On Thu, 13 Jun 2002 17:45:58 +0100 (BST) nimeesh patel <[EMAIL PROTECTED]> wrote:
> hi
>
> For some experiments i want to use two cards on one
> linux system..
> so is it posible ???
> if ya..
> {
> how to work with two cards???
> how to differentiate device files for two cards???
> means any difference in installing module and
> using device files ???
Yes. Each card takes the next availabe device:
/dev/video0
/dev/video1
....
Torsten
