音影先锋亚洲天堂网|电影世界尽头的爱完整版播放|国产 熟女 91|高清无码免费观看欧美日韩|韩国一区二区三区黄色录像|美女亚洲加勒比在线|亚洲综合网 开心五月|7x成人在线入口|成人网站免费日韩毛片区|国产黄片?一级?二级?三级

登錄 免費注冊 首頁 | 行業(yè)黑名單 | 幫助
維庫電子市場網(wǎng)
技術(shù)交流 | 電路欣賞 | 工控天地 | 數(shù)字廣電 | 通信技術(shù) | 電源技術(shù) | 測控之家 | EMC技術(shù) | ARM技術(shù) | EDA技術(shù) | PCB技術(shù) | 嵌入式系統(tǒng)
驅(qū)動編程 | 集成電路 | 器件替換 | 模擬技術(shù) | 新手園地 | 單 片 機(jī) | DSP技術(shù) | MCU技術(shù) | IC 設(shè)計 | IC 產(chǎn)業(yè) | CAN-bus/DeviceNe

哪個做過PCI設(shè)計的高手,幫我看看,到底出了什么問題?

作者:將軍令 欄目:技術(shù)交流
哪個做過PCI設(shè)計的高手,幫我看看,到底出了什么問題?
哪個做過PCI設(shè)計的高手,幫我看看,到底出了什么問題???????

我有一個嵌入系統(tǒng),包含PCI總線,PCI總線上掛了一些設(shè)備,比如usb、以太網(wǎng)芯片等。今天又一個電路板,可以啟動系統(tǒng)(uclinux)
但是,所有PCI總線上的設(shè)備都不正常。哪個做過PCI設(shè)計的高手,幫我看看,到底出了什么問題???????

我用pci測試軟件,(這個軟件沒有文檔,輸出的信息,我看得暈暈乎乎的)
====================================
以下是一個好的電路板的PCI總線 掃描信息
        boot> pci scan
        PCI ID SELECT 0:
          Vendor ID = 1105, DEVICE ID = c621, Type = 00 (Normal)
          Command = 0006 (MEMORY Enable, MASTER)
          Status = 0230 (CAP List, 66MHZ)
          Class = 048000 (Class = Multimedia)
          Revision = 82, Latency Timer = 00, Cache LINE Size = 00
          Interrupt LINE = 00, Interrupt Pin = 01
          Base Address 0 = 10000000 (MEMORY, 32 bit, Nonprefetchable) (01000000)
          Base Address 1 = 00000000 (00000000)
          Base Address 2 = 00000000 (00000000)
          Base Address 3 = 00000000 (00000000)
          Base Address 4 = 00000000 (00000000)
          Base Address 5 = 00000000 (00000000)
        PCI ID SELECT 1:
          Vendor ID = 10ec, DEVICE ID = 8139, Type = 00 (Normal)
          Command = 0000 ()
          Status = 0290 (CAP List, FAST BACK)
          Class = 020000 (Class = Network)
          Revision = 10, Latency Timer = 00, Cache LINE Size = 00
          Interrupt LINE = 00, Interrupt Pin = 01
          Base Address 0 = 00000000 (I/O, 32 bit, Prefetchable) (00000100)
          Base Address 1 = 00000000 (00000100)
          Base Address 2 = 00000000 (00000000)
          Base Address 3 = 00000000 (00000000)
          Base Address 4 = 00000000 (00000000)
          Base Address 5 = 00000000 (00000000)
        PCI ID SELECT 2:
          Vendor ID = 1106, DEVICE ID = 3038, Type = 80 (UNKNOWN)
          Command = 0000 ()
          Status = 0210 (CAP List)
          Class = 0c0300 (Class = Serial Bus)
          Revision = 61, Latency Timer = 16, Cache LINE Size = 00
          Interrupt LINE = 00, Interrupt Pin = 01
          Base Address 0 = 00000000 (00000000)
          Base Address 1 = 00000000 (00000000)
          Base Address 2 = 00000000 (00000000)
          Base Address 3 = 00000000 (00000000)
          Base Address 4 = 0000fce0 (I/O, 32 bit, Prefetchable) (00000020)
          Base Address 5 = 00000000 (00000000)
        boot>
====================================
以下是一個壞的電路板的PCI總線 掃描信息
        boot>pci scan
        PCI ID SELECT 0:
          Vendor ID = 0800, DEVICE ID = 0000, Type = 00 (Normal)
          Command = 0804 (MASTER, UNKNOWN)
          Status = 0000 ()
          Class = 000008 (Class = Reserved)
          Revision = 08, Latency Timer = 08, Cache LINE Size = 0c
          Interrupt LINE = 3c, Interrupt Pin = 08
          Base Address 0 = 00000810 (MEMORY, 32 bit, Prefetchable) (fffff7f0)
          Base Address 1 = 00000810 (MEMORY, 64 bit, Prefetchable) (fffff7f0)
          Base Address 2 = 00000810 (MEMORY, 32 bit, Nonprefetchable) (fffff7f0)
          Base Address 3 = 00000810 (MEMORY, 64 bit, Nonprefetchable) (fffff7f0)
          Base Address 4 = 00000820 (MEMORY, 32 bit, Prefetchable) (fffff7e0)
          Base Address 5 = 00000820 (MEMORY, 64 bit, Prefetchable) (fffff7e0)
        PCI ID SELECT 1:
          Vendor ID = 1000, DEVICE ID = 0000, Type = 00 (Normal)
          Command = 1004 (MASTER, UNKNOWN)
          Status = 0000 ()
          Class = 000010 (Class = Reserved)
          Revision = 08, Latency Timer = 10, Cache LINE Size = 0c
          Interrupt LINE = 3c, Interrupt Pin = 10
          Base Address 0 = 00001010 (MEMORY, 32 bit, Prefetchable) (00000000)
          Base Address 1 = 00000000 (00000000)
          Base Address 2 = 00000000 (00000000)
          Base Address 3 = 00000000 (00000000)
          Base Address 4 = 00000000 (00000000)
          Base Address 5 = 00000000 (00000000)
        PCI ID SELECT 2:
          Vendor ID = 1600, DEVICE ID = 0000, Type = 00 (Normal)
          Command = 2004 (MASTER, UNKNOWN)
          Status = 0210 (CAP List)
          Class = 000020 (Class = Reserved)
 &
參與討論
昵稱:
討論內(nèi)容:
 
 
相關(guān)帖子
哪位大蝦幫幫忙(關(guān)于智能電子式脫扣器的)
關(guān)于HMC1052,急尋其替代品,請不吝賜教~!
誰知道LCD接口的詳細(xì)資料 有知道一定近來看看必要我可以掏錢
請問有誰做過ADSL線路性能測試儀器?想請教!
求助!!DH7107
免費注冊為維庫電子開發(fā)網(wǎng)會員,參與電子工程師社區(qū)討論,點此進(jìn)入


Copyright © 1998-2006 m.58mhw.cn 浙ICP證030469號