Subject: Re: kern/10154: panic with aztec isapnp card
To: None <netbsd-bugs@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 05/18/2000 20:58:28
In article <200005182037.XAA15147@roboti.cs.hut.fi>,  <pooka@iki.fi> wrote:
> 
> >Number:         10154
> >Category:       kern
> >Synopsis:       panic with aztec isapnp card
> >Confidential:   no
> >Severity:       serious
> >Priority:       medium
> >Responsible:    kern-bug-people
> >State:          open
> >Class:          sw-bug
> >Submitter-Id:   net
> >Arrival-Date:   Thu May 18 13:38:00 PDT 2000
> >Closed-Date:
> >Last-Modified:
> >Originator:     
> >Release:        NetBSD 1.4Y ~20000510
> >Organization:
> >Environment:
> System: NetBSD 1.4Y / i386
> 
> 
> >Description:
> 
> Trying to boot a (INSTALL) kernel with aztec soundcard attached results
> in a panic (copied by hand):
> 
> isapnp0: read port 0x203
> wdc2 at isapnp0 port 0x0,0x0 irq0
> wdc2: AZT2320 PnP SOUND DEVICE IDE CDROM DISAB
> isapnp0: <AZT2320 PnP SOUND DEVICE, AZT0001, , AUDIO> port
> 0x220/16,0x388/8,0x534/4 irq 5 drq 1,3 not configured
> isapnp0: <AZT2320 PnP SOUND DEVICE, AZT0002, , MPU401 MIDI> port 0x330/2
> irq 9 not configured
> isapnp0: <AZT2320 PnP SOUND DEVICE, AZT0003, , GAME PORT> port 0x200/8
> not configured
> isapnp0: <AZT2320 PnP SOUND DEVICE, AZT0004, , MODEM DISABLED> port 0x0
> irq 0 not configured
> isapnp0: <AZT2320 PnP SOUND DEVICE, AZT0005, , EEPROM> port 0x100/1 not
> configured
> 
> panic: intr_establish: irq 0 can't share edge-triggered with pulsed

Can you try this with a kernel that has DEBUG_ISAPNP enabled?

christos