Re: [PATCH] Open Firmware device tree virtual filesystem

From: David Miller
Date: Mon Jan 01 2007 - 22:36:47 EST


From: David Kahn <dmk@xxxxxxxx>
Date: Mon, 01 Jan 2007 17:40:25 -0800

> If that doesn't fit the model of /sys or /proc,
> I suppose it could be done in a separate file
> system, but that's overkill, isn't it?

Or by a device driver, which is what OFW systems have
been doing for years, and we have it already, it's called
/dev/openprom and if you provide the of_*() API you could
use it out of the box too.
-
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/