commit | 0fdb7f96d8c27e37ed2ca1ae5a763baf14b8fe0c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Aug 15 21:02:23 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Aug 15 21:02:23 2007 -0700 |
tree | e6ad3272da135d92929a8ea7f920baa63c973d4a | |
parent | 70b0e7a919b7961285c685a87928ed78c9fb07f0 [diff] |
[SPARC64]: Allow userspace to get at the machine description. Like the OF device tree, it's useful to let userland get at the machine description so it can pretty print the graph etc. The implementation is a simple MISC device with a read method. Signed-off-by: David S. Miller <davem@davemloft.net>