[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /usr/src/linux-2.6.11.7/drivers/pci/devlist.h
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.
On 10/1/05, Greg KH <greg@xxxxxxxxx> wrote:
> On Sat, Oct 01, 2005 at 10:49:20AM +0000, Steve Starr wrote:
> > I am trying to find a compleate list of kernel modules that pertain to
> > every device in /usr/src/linux-2.6.11.7/drivers/pci/devlist.h
>
> That file is gone in the latest kernel versions, why do you want to know
> this?
>
> > Any help or suggestion would be great.
>
> Did you look at the output of 'modinfo' and pay attention to the alias
> sections?
>
> thanks,
>
> greg k-h
>
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/