From owner-freebsd-stable@FreeBSD.ORG Thu Sep 9 14:52:27 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 542C210656B2 for ; Thu, 9 Sep 2010 14:52:27 +0000 (UTC) (envelope-from jorgen.maas@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0ED558FC13 for ; Thu, 9 Sep 2010 14:52:26 +0000 (UTC) Received: by iwn34 with SMTP id 34so1375277iwn.13 for ; Thu, 09 Sep 2010 07:52:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Y6RZYTOzoczyvzbA7+qqn8yNzhqY3MdxOgeII5ooc0Q=; b=MwPote2yEOqsKAH7NxevdONzUPwYrJylfviUUBbDfwOFhzuakJgHRaMunK6flFfEj0 8XxsXbBaidCd3lT3bOSeCDit+FW12gqVvsySp+O7DpX1LmKyF93VuBG6OhyNgAP9rK8w tX4OSLHdeElW9eDZJnt+0nLlaOofOQW7roDxU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=U+fyuO81u0/K92qwvmtNVAJMgh7dC+FnOpQeG2ZugtmQ5hshYd43iVfZrlYbHwNUpb evpGYbYXRH6VlqeFK/MbBrEI1CJBJThmLS2rNaVL8Fh8Eo+llU61YLRwk5LIvN4SWqz5 IkTpaRP3MaI9yz4vjYyVE1YyvOKUV9qKCXVII= MIME-Version: 1.0 Received: by 10.231.146.136 with SMTP id h8mr11858187ibv.0.1284042431333; Thu, 09 Sep 2010 07:27:11 -0700 (PDT) Received: by 10.231.140.22 with HTTP; Thu, 9 Sep 2010 07:27:11 -0700 (PDT) In-Reply-To: <20100909142226.GA25370@lordcow.org> References: <20100906155350.GA50151@lordcow.org> <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> Date: Thu, 9 Sep 2010 16:27:11 +0200 Message-ID: From: =?ISO-8859-1?Q?J=F6rgen_Maas?= To: Gareth de Vaux Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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:52:27 -0000 On Thu, Sep 9, 2010 at 4:22 PM, 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > perhaps you should lower your kernel securelevel?