Re: Plug-and-Pray Question

1998-10-07 Thread Nikolai Andreyevich Luzan
On Tue, 6 Oct 1998, Christopher J. Stevenson wrote: > Does isapnp work with PCI cards. (I have a PCI Network card that's PnP) Let Of course isapnp doesn't work with PCI cards, it only works with ISA cards. What you should do is set the irq's of the PCI slots in your bios that will remove 1/2 of th

Plug-and-Pray Question

1998-10-07 Thread Christopher J. Stevenson
> You'll need to recompile the kernel regardless; whether you build >sound into the kernel or as a module, you have to recompile to tell the >kernel/module the necessary parameters like the IRQ or DMA channel of >your card. > Also check to see if your card is a PnP type card. If so, you'll need