Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2007 23:10:40 GMT
From:      Paolo Pisati <piso@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 115382 for review
Message-ID:  <200703052310.l25NAecP072505@repoman.freebsd.org>

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

Change 115382 by piso@piso_newluxor on 2007/03/05 23:10:34

	Add a comment to recall i should talk with Marcel about
	the logic in scc_bfe_filter().

Affected files ...

.. //depot/projects/soc2006/intr_filter/dev/scc/scc_core.c#16 edit

Differences ...

==== //depot/projects/soc2006/intr_filter/dev/scc/scc_core.c#16 (text) ====

@@ -108,6 +108,9 @@
 			// XXX one returns HANDLED | SCHEDULE_THREAD?
 			// XXX what i'm supposed to do? for now, just OR all
 			// XXX the return values.
+			// XXX i hope to have a chat with Marcel 
+			// XXX about the logic of this wrapper...
+			
 			m->m_hasihand = 0;
 			if (m->ihf != NULL) {
 				res |= (*m->ihf)(m->ih_arg);



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