Hello every one,

I have PCI card with 4 PCI slots. Linux recognised the four slot but
allocate address and IRQ to only two of the four.

I used "setpci" to configure the rest 2 slots and verify it via "lspci" .
But the information shows that the IRQ is not reflected in "/proc/pci" .
Therefore I get <address ignore>  for non-fetchable and prefetchable
address. Also IRQ that I set up does not appear.

My questsion is how do I maually set the address/IRQ for the rest of the PCI
slot to be reflected under the "/proc/pci".

Below is the result of /proc/pci and lspci.


Thanks in advance
Mukaila


***/proc/pci***
ller: Unknown vendor Unknown device (rev 1).
      Vendor id=1205. Device id=15.
      Medium devsel.  Fast back-to-back capable.  IRQ 11.  Master Capable.
Latency=32.  Min Gnt=2.Max Lat=2.
      Non-prefetchable 32 bit memory at 0xfc700000 [0xfc700000].
      Prefetchable 32 bit memory at 0xf3f80000 [0xf3f80008].
  Bus  1, device   4, function  0:
    Multimedia controller: Unknown vendor Unknown device (rev 1).
      Vendor id=1205. Device id=15.
      Medium devsel.  Fast back-to-back capable.  IRQ 9.  Master Capable.
Latency=32.  Min Gnt=2.Max Lat=2.
      Non-prefetchable 32 bit memory at 0xfc680000 [0xfc680000].
      Prefetchable 32 bit memory at 0xf3f00000 [0xf3f00008].
  Bus  1, device   3, function  0:
    Multimedia co  Bus  1, device   3, function  0:
    Multimedia controller: Unknown vendor Unknown device (rev 1).
      Vendor id=1205. Device id=15.
      Medium devsel.  Fast back-to-back capable.  Master Capable.
Latency=32.  Min Gnt=2.Max Lat=2.
      Prefetchable 32 bit memory at 0x0 [0x8].
  Bus  1, device   2, function  0:
    Multimedia controller: Unknown vendor Unknown device (rev 1).
      Vendor id=1205. Device id=15.
      Medium devsel.  Fast back-to-back capable.  Master Capable.
Latency=32.  Min Gnt=2.Max Lat=2.
      Prefetchable 32 bit memory at 0x0 [0x8].
  Bus  1, device   5, function  1:

****lspci***

01:02.0 Multimedia controller: Unknown device 1205:0015 (rev 02)
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 2 min, 2 max, 32 set
        Interrupt: pin A routed to IRQ 0
        Region 0: Memory at <ignored> (32-bit, non-prefetchable)
        Region 1: Memory at <ignored> (32-bit, prefetchable)
00: a5 14 10 00 17 00 80 02 02 00 80 04 00 20 80 00
10: 00 00 f8 ff 08 00 f8 ff 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff
30: 00 00 00 00 00 00 00 00 00 00 00 00 03 01 02 02



-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to