From owner-freebsd-stable@FreeBSD.ORG Thu Jan 17 16:11:20 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37FE616A417 for ; Thu, 17 Jan 2008 16:11:20 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59]) by mx1.freebsd.org (Postfix) with ESMTP id 28E5013C442 for ; Thu, 17 Jan 2008 16:11:20 +0000 (UTC) (envelope-from vivek@khera.org) Received: from host-121.int.kcilink.com (host-121.int.kcilink.com [192.168.7.121]) by yertle.kcilink.com (Postfix) with ESMTP id 21FBDC943A for ; Thu, 17 Jan 2008 11:11:19 -0500 (EST) Message-Id: <1608FD4D-72C2-4C16-890A-6ABA8FB20E57@khera.org> From: Vivek Khera To: FreeBSD Stable List In-Reply-To: <200801151340.46771.jhb@freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Thu, 17 Jan 2008 11:11:18 -0500 References: <200801101109.38294.jhb@freebsd.org> <70AABDAF-1925-4DBE-88A2-976CFBC55C5E@khera.org> <200801151340.46771.jhb@freebsd.org> X-Mailer: Apple Mail (2.915) Subject: Re: What current Dell Systems are supported/work 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, 17 Jan 2008 16:11:20 -0000 On Jan 15, 2008, at 1:40 PM, John Baldwin wrote: >> Where can one go to read up on what MSI is and how it helps us? >> >> Is enabling it just setting a sysctl? Does that have to be done in >> loader.conf or can it happen later? > > loader.conf (though it is now default on in RELENG_6). > > hw.pci.msi_enable=1 > hw.pci.msix_enable=1 Thanks for the info. But can anyone point me to some documentation on why MSI is good for me?