Module Name: src Committed By: tsutsui Date: Sat Jun 26 01:48:57 UTC 2010
Modified Files: src/sys/arch/sun3/dev: zs.c Log Message: Pull a similar fix from sparc/dev/zs.c rev 1.119: Establish interrupt handlers with proper softc per each zs device rather than sharing them among all zs devices and searching softc in handlers, to avoid possible recursive lock. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/arch/sun3/dev/zs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.