Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757216AbYFLSh7 (ORCPT ); Thu, 12 Jun 2008 14:37:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754087AbYFLShw (ORCPT ); Thu, 12 Jun 2008 14:37:52 -0400 Received: from terminus.zytor.com ([198.137.202.10]:34772 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754010AbYFLShv (ORCPT ); Thu, 12 Jun 2008 14:37:51 -0400 Message-ID: <48516CF2.106@zytor.com> Date: Thu, 12 Jun 2008 11:37:38 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: David Altobelli CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] HP iLO driver References: <20080612182308.GA1091@ldl.fc.hp.com> In-Reply-To: <20080612182308.GA1091@ldl.fc.hp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 16 David Altobelli wrote: > A driver for the HP iLO/iLO2 management processor, which allows userspace > programs to query the management processor. Programs can open a channel > to the device (/dev/hpilo_ccbN), and use this to send/receive queries. > The O_EXCL open flag is used to indicate that a particular channel cannot > be shared between processes. This driver will replace various packages > HP has shipped, including hprsm and hp-ilo. Wouldn't /dev/hpilo/ccbN be a more appropriate namespace? -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/