Hello again,<br><br>What I'm trying to do is collect all the devices together which use the same linux.sysfs property (minus 2 characters from the end) in a bid to combine all the devices from the same pieces of hardware. this seems to work for anything plugged in but the motherboard it's self is a complete mess, I was hoping to get enough information from various devices to identify the motherboard but just combing the right devices into the same piece of hardware is troublesome without an already defined hardware specification of what I should expect to see.
<br><br>any ideas on how to identify if a device is a part of the motherboard?<br><br>Best Regards, Martin Owens<br><br><div><span class="gmail_quote">On 7/28/06, <b class="gmail_sendername">Richard Hughes</b> &lt;<a href="mailto:hughsient@gmail.com">
hughsient@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thu, 2006-07-27 at 11:19 +0100, Martin Owens wrote:
<br>&gt; Hello all,<br>&gt;<br>&gt; I hope this is also the development channel, I couldn't find a specific list.<br><br>Yes, this is the correct list :-)<br><br>&gt; I'm developing a hardware identification and report utility, looks
<br>&gt; like I'll be learning python to boot and I'd like HAL developer<br>&gt; feedback on the primary ideas while I'm building it.<br><br>Maybe the source to lshal might be a good start. g-p-m also has some<br>nice glib bindings to hal if you like.
<br><br>&gt; Client:<br>&gt;&nbsp;&nbsp; * Displays a non-tree list of Hardware (not devices) listing only<br>&gt; physical things with a nice icon and a simple red/yellow/green LED for<br>&gt; compatible (Motherboard might be shown, but ALSA Timers and Power
<br>&gt; switches wouldn't be)<br>&gt;&nbsp;&nbsp;* Attempt to get updates of hardware profiles from server<br>&gt;&nbsp;&nbsp; * Unknown Hardware would appear greyed<br>&gt;&nbsp;&nbsp; * Allow changes to profiles, or additions where hardware is unknown
<br>&gt;&nbsp;&nbsp;* Allow changes to be sent to server<br>&gt;<br>&gt; Server:<br>&gt;&nbsp;&nbsp;* Collect all the updates and new hardware profiles<br>&gt;&nbsp;&nbsp;* Have users who edit, add and publish from the updates list.<br>&gt;&nbsp;&nbsp;* Web Search Interface.
<br><br>Is this scalable? Imagine 50,000 people asking a single server for<br>hardware info. Otherwise seems sane.<br><br>Richard.<br><br></blockquote></div><br>