From owner-freebsd-stable@FreeBSD.ORG Thu Sep 9 14:55:16 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2CE210656BC for ; Thu, 9 Sep 2010 14:55:16 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: from acm.poly.edu (acm.poly.edu [128.238.9.200]) by mx1.freebsd.org (Postfix) with ESMTP id 4CFC48FC16 for ; Thu, 9 Sep 2010 14:55:15 +0000 (UTC) Received: (qmail 13975 invoked from network); 9 Sep 2010 14:28:34 -0000 Received: from unknown (HELO ?10.0.0.124?) (spawk@128.238.64.31) by acm.poly.edu with AES256-SHA encrypted SMTP; 9 Sep 2010 14:28:34 -0000 Message-ID: <4C88EF0C.8090601@acm.poly.edu> Date: Thu, 09 Sep 2010 10:28:28 -0400 From: Boris Kochergin User-Agent: Thunderbird 2.0.0.24 (X11/20100530) MIME-Version: 1.0 To: Jeremy Chadwick References: <20100908094050.GA73841@lordcow.org> <20100909125400.GA18723@lordcow.org> <20100909131340.GA75829@icarus.home.lan> <20100909132519.GB21535@lordcow.org> <20100909140224.GA76889@icarus.home.lan> <20100909142226.GA25370@lordcow.org> <20100909142455.GA77677@icarus.home.lan> In-Reply-To: <20100909142455.GA77677@icarus.home.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gareth de Vaux , stable@freebsd.org Subject: Re: MSIX failure X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2010 14:55:16 -0000 Jeremy Chadwick wrote: > On Thu, Sep 09, 2010 at 04:22:26PM +0200, Gareth de Vaux wrote: > >> On Thu 2010-09-09 (07:02), Jeremy Chadwick wrote: >> >>> You need to be root to use the -c flag. Despite your prompt, I don't >>> think you're root. Reproduction: >>> >> That was as root, >> >> # id >> uid=0(root) gid=0(wheel) groups=0(wheel),5(operator) >> # pciconf -lc >> pciconf: /dev/pci: Operation not permitted >> > > Is this within a jail or something else along those lines? I can't > reproduce the problem otherwise. Frustrating! Someone else on the list > might have ideas as to what could cause this. > > A kern.securelevel of 1 or higher would also cause this to happen. -Boris