Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758473AbYFLULL (ORCPT ); Thu, 12 Jun 2008 16:11:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756484AbYFLUKz (ORCPT ); Thu, 12 Jun 2008 16:10:55 -0400 Received: from senator.holtmann.net ([87.106.208.187]:46800 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754533AbYFLUKy (ORCPT ); Thu, 12 Jun 2008 16:10:54 -0400 Subject: Re: [PATCH] HP iLO driver From: Marcel Holtmann To: "H. Peter Anvin" Cc: David Altobelli , linux-kernel@vger.kernel.org In-Reply-To: <48516CF2.106@zytor.com> References: <20080612182308.GA1091@ldl.fc.hp.com> <48516CF2.106@zytor.com> Content-Type: text/plain Date: Thu, 12 Jun 2008 22:13:52 +0200 Message-Id: <1213301632.17870.75.camel@violet.holtmann.net> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 23 Hi Peter, > > 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? this is udev's job. Regards Marcel -- 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/