Subject: Re: isapnp0: Resource timeout, card 1
To: None <jmarin@pyy.jmp.fi>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: current-users
Date: 11/18/1997 12:10:54
> isapnp0: <ALS100 Media Audio Controller, @@@0001, , > port 0x220/16 irq 5 drq 5,1 not configured
> ...
> Now.. Why does it say "not configured" for everything it finds on the card?
The SB PnP probe doesn't recognize @@@0001.  You need to add it in
src/sys/dev/isapnp/sb_isapnp.c.

I think there will be a problem with the drqs as well, I'll mak a fix.

        -- Lennart