Re: Modem PCI

John Fulmer (jfulmer@appin.org)
Mon, 26 Apr 1999 09:02:06 -0500 (CDT)


On Mon, 26 Apr 1999, Ed Cogburn wrote:

>
> If it isn't a Winmodem, but is PnP, first check your
> motherboard's BIOS. Many recent BIOSes can initialize PnP cards
> at bootup, so you would'nt need the pnp tools.
>

If it's PCI, it's inheirently PnP, but not what you are thinking. The PCI
spec says that the BIOS assignes IRQ and such to the PCI slots, and hence
the PCI cards. Same for the IO address space.

The PnP you are thinking of, that sometimes needs the PnP tools, is an ISA
only standard, that requires either the BIOS or some OS tools to init.
Don't forget the package name is 'isapnp' after all.

jf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/