Subject: kern/10900: most ports don't support __GENERIC_SOFT_INTERRUPTS
To: None <gnats-bugs@gnats.netbsd.org>
From: Martin Husemann <martin@rumolt.teuto.de>
List: netbsd-bugs
Date: 08/27/2000 12:15:14
>Number:         10900
>Category:       kern
>Synopsis:       most ports don't support __GENERIC_SOFT_INTERRUPTS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 27 12:16:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Martin Husemann
>Release:        -current (1.5E) as of August 27, 2000
>Organization:
	
>Environment:
	
System: NetBSD rumolt.teuto.de 1.5D NetBSD 1.5D (RUMOLT) #0: Sat Aug 5 12:27:11 MEST 2000 martin@rumolt.teuto.de:/usr/src/sys-i4b/arch/i386/compile/RUMOLT i386


>Description:

The generic soft interrupt environment described in softintr(9) is not
available on most ports. Actually only  alpha, amiga, amigappc, arm26,
mvme68k, sparc64 and vax have __GENERIC_SOFT_INTERRUPTS defined in their
intr.h.

>How-To-Repeat:

cd /usr/src/sys/arch
fgrep -l __GENERIC_SOFT_INTERRUPTS */include/intr.h

>Fix:
Add support for this on the missing ports
>Release-Note:
>Audit-Trail:
>Unformatted: