Subject: Re: PnP weirdness
To: None <christos@zoulas.com>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: tech-kern
Date: 07/29/1998 16:55:33
> Do you know what the bios does to initialize
> the card?
No, I don't know. I just know that it shows up as a regular ISA
card if I disable isapnp. Unfortunately, it doesn't work on
ISA because the ISA driver doesn't like the irq that BIOS gives
the card.
> Have you tried resetting the card after it is probed, and then doing the inb()
> in the attach routine?
How do I reset the card?
Just having an inb() in the attach doesn't help.
-- Lennart