Subject: port-i386/5726: detached pms yields bogus panic
To: None <gnats-bugs@gnats.netbsd.org>
From: VaX#n8 <vax@linkdead.paranoia.com>
List: netbsd-bugs
Date: 07/09/1998 03:25:06
>Number:         5726
>Category:       port-i386
>Synopsis:       detached bus mouse at bootup causes kernel panic
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul  9 01:35:01 1998
>Last-Modified:
>Originator:     VaX#n8
>Organization:
	
>Release:        June 1998
>Environment:
	
withheld

>Description:
	
booting up with the bus-mouse unattached causes the kernel to panic at
/sys/arch/i386/isa/isa_machdep.c line 456:
        case IST_PULSE:
                if (type != IST_NONE)
                        panic("intr_establish: can't share %s with %s",
                            isa_intr_typename(intrtype[irq]),
                            isa_intr_typename(type));
                break;
        }

values are "level-triggered" and "edge-triggered".

>How-To-Repeat:
	
obvious
>Fix:
	
>Audit-Trail:
>Unformatted: