Subject: Re: isapnp0: Resource timeout, card 1
To: None <current-users@NetBSD.ORG>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 11/17/1997 23:06:32
In article <19971117224823.60412@pyy.jmp.fi> jmarin@pyy.jmp.fi (Jukka Marin) writes:
>What does this mean?
>
>isapnp0 at isa0 port 0x279: read port 0x203
>isapnp0: Resource timeout, card 1
>
>NetBSD 1.3_ALPHA on I*M 330-433SX with a "Sound Blaster Pro" compatible
>16-bit pnp audio card.
>

Try changing the DELAY(40) to 100 in isapnpres.c isapnp_wait_status...
It means that the next resource byte did not become available on time.

christos