Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2006 12:38:52 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 102143 for review
Message-ID:  <200607221238.k6MCcqnh033625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=102143

Change 102143 by piso@piso_longino on 2006/07/22 12:38:49

	And, finally, retire INTR_FAST.

Affected files ...

.. //depot/projects/soc2006/intr_filter/sys/bus.h#5 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/sys/bus.h#5 (text+ko) ====

@@ -188,7 +188,6 @@
 	INTR_TYPE_MISC = 16,
 	INTR_TYPE_CLK = 32,
 	INTR_TYPE_AV = 64,
-	INTR_FAST = 128,
 	INTR_EXCL = 256,		/* exclusive interrupt */
 	INTR_MPSAFE = 512,		/* this interrupt is SMP safe */
 	INTR_ENTROPY = 1024		/* this interrupt provides entropy */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607221238.k6MCcqnh033625>