Hi,<br><br><div><span class="gmail_quote">On 7/24/07, <b class="gmail_sendername">xt knight</b> <<a href="mailto:xt.knight@gmail.com">xt.knight@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The IdeaPool had an idea about a "checker" that would notify the user<br>of Linux's support of his devices. (<br><a href="https://wiki.ubuntu.com/IdeaPool#head-840a946630b2112c0d2ca651b11d8a52171564fe">https://wiki.ubuntu.com/IdeaPool#head-840a946630b2112c0d2ca651b11d8a52171564fe
</a><br>)<br><br>I decided to attempt to implement this. How it works right now is<br>that a modules.pcimap file is provided from /lib/modules/`uname -r`/<br>and a few WinNT APIs are used to get a list of PCI IDs from the host
<br>Windows PC. Then, the computer's PCI IDs are checked against that<br>pcimap file for Linux support.<br><br>Support for USB could probably be added easily with modules.usbmap.<br>Likewise for ISA by means of modules.isapnpmap
, Firewire, etc...<br><br>The Windows Device Manager keeps a cache of devices that "have been"<br>plugged in, so the user would not need to plug anything additional in<br>to check support for every device he has used in the past on that
<br>system.<br><br>As far as I can tell this should work perfectly. As it stands, this<br>should work under Windows NT 4 and up, AFAIK. The way it is<br>implemented right now, different APIs must be used for Win98. I'm not
<br>sure about Vista but I think it's fine there also.<br><br>My main question(s): Is this wanted, or needed, for Ubuntu? I heard<br>there was talk of a Windows Ubuntu installer. I've never personally<br>inserted a Ubuntu CD into Windows myself so I have no idea where we're
<br>at in that stage right now.</blockquote><div><br>this might be the installer that you refer to: <a href="http://wubi-installer.org/index.php">http://wubi-installer.org/index.php</a><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How would this be presented to the user? Should it pop up before the<br>installer wizard? Should it be in the installer wizard, and if so, at<br>which stage? What programming language should it be coded in to<br>ensure compatibility? How would localization be handled?
</blockquote><div><br>Do you have a prototype of this that we could test?<br></div><br>Seems like a neat idea.<br><br>Thanks,<br>Todd<br><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thank you for your time.<br><br>Andy Matteson<br>xtknight on IRC, <a href="mailto:xt.knight@gmail.com">xt.knight@gmail.com</a><br><br>--<br>Ubuntu-devel-discuss mailing list<br><a href="mailto:Ubuntu-devel-discuss@lists.ubuntu.com">
Ubuntu-devel-discuss@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss</a><br>
</blockquote></div><br>