At 02:08 PM 6/13/2002 -0400, you wrote: > > 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
The driver installs exactly the same as normal. One limitation with the drivers as-is, is that all the cards use the same configuration (like bitrate, etc) I have 4 cards running together at the moment, which seems to work fine as long as none of the cards share IRQ with the network card.