Reading PCI Configuration Space...

Shae Erisson shapr at uab.edu
Wed Jul 26 16:57:44 EDT 2000


Jerome Chan wrote:
> 
> Does anyone know how to read the PCI configuration space with Python
> under Win 98 or Linux?

In linux, try:
cat /proc/pci

Though I recall that PCI reading via the /proc filesystem has changed
recently, although it also maintains backwards compatibility. I do not
recall whether reading /proc/pci is the new way, or the old way.
-- 
Shae Matijs Erisson - http://www.webwitches.com/~shae/
VirtualPairProgramming Wanted - Linux/Emacs/Python/Speak Freely
.fi: rakastan ohjelmointia - python kengittää aasia



More information about the Python-list mailing list