Re: [PATCH 0/2] Couple of I2O sysfs changes

From: Dmitry Torokhov
Date: Tue Sep 13 2005 - 14:07:39 EST


On 9/13/05, Markus Lidel <Markus.Lidel@xxxxxxxxxxxxxxxxx> wrote:
> > Also, it looks like i2o_device_class itself is not needed - correct
> > me if I am wrong, but all i2o devics reside on their own bus so
> > i2o_devices class simply mirrors iformation from the bus and can
> > also be safely removed.
>
> Nope, there is one bus per controller not per device...
>

That is what I was trying to say. Well, not exactly... What I was
really trying to say is AFAIKS I2O system registers only one sysfs bus
object and all I2O devices reside on it. Unlike, for exaple input
objects, that can appear on serio, gameport, usb buses and so on. So
if one wants to see all I2O devices in sysfs he could just check
/sys/bus/i2o/devices/ and see them all there.

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/