A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? On Sat, Oct 01, 2005 at 06:24:57PM +0000, Steve Starr wrote: > Im looking for a list of all supported modules so i can match that up > with pci.ids and usb.ids what i am trying to do is for example when > lspci detects an nvidia card the program i am writeing will auto > configure xorg.conf for the nvidia card. Again, look at the module alias list, that is what you want. That's what the hotplug system uses too, just match that with the 'modalias' entry in sysfs for the specific device and the module you need is automatically loaded. Good luck, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/