From owner-freebsd-current@FreeBSD.ORG Mon Jun 18 18:40:26 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0895D16A400; Mon, 18 Jun 2007 18:40:26 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id B946613C46A; Mon, 18 Jun 2007 18:40:25 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from newluxor.wired.org (ip-67-154.sn2.eutelia.it [83.211.67.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id 66FC011AE43; Mon, 18 Jun 2007 20:22:32 +0200 (CEST) Received: (from piso@localhost) by newluxor.wired.org (8.14.1/8.14.1/Submit) id l5IIMCkD002111; Mon, 18 Jun 2007 20:22:12 +0200 (CEST) (envelope-from piso) Date: Mon, 18 Jun 2007 20:22:11 +0200 From: Paolo Pisati To: "M. Warner Losh" Message-ID: <20070618182211.GA2055@tin.it> References: <46734A3E.3010903@gddsn.org.cn> <626eb4530706160525o54234621s2de098e64cdeb4fe@mail.gmail.com> <20070616.173002.-457443410.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070616.173002.-457443410.imp@bsdimp.com> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: simokawa@FreeBSD.org, current@FreeBSD.org, wsk@gddsn.org.cn, mobile@FreeBSD.org Subject: Re: kernel panic with pccard insert on recent 7.0 CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2007 18:40:26 -0000 On Sat, Jun 16, 2007 at 05:30:02PM -0600, M. Warner Losh wrote: > Is there some reason we don't compile INTR_FILTER by default? cause only i386 and amd64 are ready to use INTR_FILTER, all the others need some work on the low level bits. After 7.0 is shipped, i will turn it on. bye, P.