All of lore.kernel.org
 help / color / mirror / Atom feed
* pci devices
@ 2015-04-09  5:18 A B
  2015-04-09  6:21 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 2+ messages in thread
From: A B @ 2015-04-09  5:18 UTC (permalink / raw)
  To: kernelnewbies

Hi,

One of my pci device is not showing up in /proc/pci/bus/devices. I'm using
2.6.36 kernel. which part of code i can look to troubleshoot, i'm looking
at drivers/pci/probe.c. Any pointers / tips will be helpful
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150408/45a96e2b/attachment.html 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* pci devices
  2015-04-09  5:18 pci devices A B
@ 2015-04-09  6:21 ` Valdis.Kletnieks at vt.edu
  0 siblings, 0 replies; 2+ messages in thread
From: Valdis.Kletnieks at vt.edu @ 2015-04-09  6:21 UTC (permalink / raw)
  To: kernelnewbies

On Wed, 08 Apr 2015 22:18:46 -0700, A B said:

> One of my pci device is not showing up in /proc/pci/bus/devices. I'm using
> 2.6.36 kernel. which part of code i can look to troubleshoot, i'm looking
> at drivers/pci/probe.c. Any pointers / tips will be helpful

Wow.  If the device isn't even showing up at all in /sys/bus/pci/devices, my
first question is "Convince me that your PCI device is in fact functional and
plugged in all the way".  If it can't even get its slot/function number
and vendor/card codes right, it's most likely either mis-seated or dead. I
can't remember the last time I saw this caused by a software problem - even
devices that don't *have* a driver will at least show up as an unknown PCI
device.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150409/2920ed91/attachment.bin 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-09  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09  5:18 pci devices A B
2015-04-09  6:21 ` Valdis.Kletnieks at vt.edu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.