NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37540 CVS commit: src/sys/dev/sbus
The following reply was made to PR kern/37540; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37540 CVS commit: src/sys/dev/sbus
Date: Tue, 29 Apr 2008 14:10:00 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Tue Apr 29 14:10:00 UTC 2008
Modified Files:
src/sys/dev/sbus: cs4231_sbus.c
Log Message:
Use sparc_softintr to pass down device interrupt to the correct IPL.
MI slowpath softints are fine for notifications but have to much latency
to provide the card with the next block to play/record. PR kern/37540.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/sbus/cs4231_sbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index