From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 30 13:25:59 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 849C61065672 for ; Fri, 30 Jan 2009 13:25:59 +0000 (UTC) (envelope-from p.pisati@oltrelinux.com) Received: from mail0.tomato.it (mail0.tomato.it [213.92.0.53]) by mx1.freebsd.org (Postfix) with SMTP id 1A21D8FC0A for ; Fri, 30 Jan 2009 13:25:48 +0000 (UTC) (envelope-from p.pisati@oltrelinux.com) Received: from wlf.contactlab.it (unknown [172.16.7.101]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail0.tomato.it (Postfix) with ESMTPS id 6626328485; Fri, 30 Jan 2009 14:09:58 +0100 (CET) Received: from ferret.tomato.lan (62.101.64.91) by wfl.contactlab.it (172.16.7.101) with Microsoft SMTP Server id 8.1.240.5; Fri, 30 Jan 2009 14:10:37 +0100 Message-ID: <4982FBC7.1080100@oltrelinux.com> Date: Fri, 30 Jan 2009 14:08:23 +0100 From: Paolo Pisati User-Agent: Thunderbird 2.0.0.16 (X11/20080815) MIME-Version: 1.0 To: Andriy Gapon References: <49819757.2010002@icyb.net.ua> In-Reply-To: <49819757.2010002@icyb.net.ua> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: INTR_FILTER? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 13:26:00 -0000 Andriy Gapon wrote: > INTR_FILTER - what does it do? > It doesn't seem to be documented anywhere, but seems to affect interrupt > code. > > for a bit more information about interrupt filtering, see here: http://lists.freebsd.org/pipermail/freebsd-hackers/2007-February/019704.html -- bye, P.