List of all PIC devices supported by kernel

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Konuhov Anatoliy
Date: Tuesday, February 14, 2006 - 12:56 am

Hi everybody!

 How do I get list of __all__ PCI devices supported by kernel? If driver
for PCI device has been compiled as module it's a piece of cake - I just
have to look device's PCI ID in /lib/modules/<kernel>/modules.pcimap.

 But what shall I do in case of PCI device's driver is build in kernel?

 So basically the problem is how to get PCI IDs for all devices
supported by kernel.


  I would appreciate any kind of help!


 Thanks in advance,


--

With best regards,

            Anatoliy Konuhov




_______________________________________________
Kernel-mentors mailing list
Kernel-mentors@selenic.com
http://selenic.com/mailman/listinfo/kernel-mentors
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
List of all PIC devices supported by kernel, Konuhov Anatoliy, (Tue Feb 14, 12:56 am)
Re: List of all PIC devices supported by kernel, Greg KH, (Tue Feb 14, 12:23 pm)
rfc/review: expose (writeable) disk geometry to sysfs, Seewer Philippe, (Mon Jun 12, 2:55 am)
RE: sending file from user space to kernel space using IOCTL, srinivas.kotemchettu, (Wed Sep 13, 7:41 am)
Re: alloc_netdev() and 32 byte or 32 bit alignment???, pradeep singh, (Fri May 18, 5:23 am)
Measuring context swap time, Xingyuan Chen, (Thu Jul 16, 7:07 am)
RE: Measuring context swap time, Vaughn Clinton, (Thu Jul 16, 7:09 am)
Re: LSM - Register my module, Julien Maladrie, (Sun Mar 7, 4:21 am)
Re: LSM - Register my module, Randy Dunlap, (Sun Mar 7, 9:33 am)
Re: LSM - Register my module, Greg KH, (Sun Mar 7, 11:06 am)