lkml.org 
[lkml]   [2002]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] Version 2 of the Linux IPMI driver
On Fri, Sep 06, 2002 at 03:25:18PM -0500, Corey Minyard wrote:
> You access a device as a filesystem? That's bizarre. It's a device,
> and they call them "devices" in the kernel for a reason. Why would you
> want to do this? Especially with devfs, the whole device numbering
> problem goes away. You could easily make it a misc device.

The point is to get away from using character devices where we don't need
them (and we really don't need them in most places). Plus, there's no
dependency on devfs with this approach.

> Plus, your patch misses a lot of places where IPMI is going.

Oh, I'm quite aware of the limitations of my driver. I just don't
want to see yet another character device + ioctl interface going into
the kernel when it's really not necessary.

> And it wasn't stupid to call your "driver" BMC. That's exactly what it
> is. It's not IPMI, it's a KCS BMC interface (hooked in as a filesystem).

Right, but it should probably be addressed as /dev/ipmi since what we're
doing is sending IPMI messages.

--
Revolutions do not require corporate support.
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.067 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site