Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 21:33:38 -0700
From:      "George V. Neville-Neil" <gnn@neville-neil.com>
To:        freebsd-net@freebsd.org
Subject:   Receive packet processing.
Message-ID:  <87wubs2oyl.wl@jchurch.neville-neil.com.neville-neil.com>

next in thread | raw e-mail | index | archive | help
Hi,

	I'm tryinbg to follow packets flowing up from an ethernet
	device driver (if_fxp.c in this case) and as far as I can tell
	they are processed completely at device interrupt level unless
	deferred in netisr_dispatch().  Is that correct?

Thanks,
George




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