Subject: CVS commit: syssrc/sys/arch/sparc/dev
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/10/2002 14:11:23
Module Name: syssrc
Committed By: pk
Date: Tue Dec 10 12:11:23 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/dev: audioamd.c fd.c
Log Message:
The `fast trap' handlers are now pssed as an optional argument to
bus_intr_establish(). Allow fall-back on a regular interrupt handler if
the interrupt level must be shared with another device.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/sparc/dev/audioamd.c
cvs rdiff -r1.97 -r1.98 syssrc/sys/arch/sparc/dev/fd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.