Messages in this thread |  | | Date | Mon, 23 Oct 2000 17:07:32 +0200 | From | "J . A . Magallon" <> | Subject | Re: Multiple sound cards? |
| |
On Mon, 23 Oct 2000 14:08:05 Tony Robinson wrote: > I have two es1371's and 2.2.16 (from RedHat 7.0) finds them fine: > > es1371: version v0.22 time 16:53:18 Aug 22 2000 > es1371: found chip, vendor id 0x1274 device id 0x5880 revision 0x02 > es1371: found es1371 rev 2 at io 0xd400 irq 10 .. > es1371: found es1371 rev 8 at io 0xd000 irq 9 >
It seems like one only instance of es1371.o can drive both cards. In fact, looking at the kernel sources, there is a #define of a max of 5 cards. So you can drive 5 cards with one instance of the driver. Don't try to load another copy, and see if your cards work (/proc/sndstat and similar).
-- Juan Antonio Magallon Lacarta mailto:jamagallon@able.es
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |