Sandy Bridge logical view

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
cianfa72
Member
Member
Posts: 73
Joined: Sat Dec 22, 2012 12:01 pm

Re: Sandy Bridge logical view

Post by cianfa72 »

Help ! Thanks :!:
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Sandy Bridge logical view

Post by Combuster »

If you hide all attempts at asking a question, of course you can expect a lack of answers.

To get you something to think about: there's only one real PCI bus on the system - those are the slots on your motherboard. The rest is nothing but fake mentions to save the OS from designing new hardware detection schemes. After all, how will you get the speed of a PCI express x16 slot if everything has to be pushed over a 33MHz 32-bit bus somewhere between the CPU and the video card?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
cianfa72
Member
Member
Posts: 73
Joined: Sat Dec 22, 2012 12:01 pm

Re: Sandy Bridge logical view

Post by cianfa72 »

Combuster wrote: To get you something to think about: there's only one real PCI bus on the system - those are the slots on your motherboard. The rest is nothing but fake mentions to save the OS from designing new hardware detection schemes. After all, how will you get the speed of a PCI express x16 slot if everything has to be pushed over a 33MHz 32-bit bus somewhere between the CPU and the video card?
Yes....I know it does exist a PCI express x16 link between processor and video card. I do not know the details (I'm a beginner...) but AFAIK the first 256 bytes of each device's PCI Express configuration space are "PCI compatible"....so I believe any PCI tool should report this (part of) information also for a PCI express device (i.e. the NVIDIA card attached behind the PCI Express root port).

Does it make sense ?

PS I tried using other tool (e.g. rw-everything) having same results.....no NVIDIA card shown
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Sandy Bridge logical view

Post by Combuster »

I blame windows. I do get PCI Express devices in PCI enumerations on my own OS, and so does lspci on linux.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply