当前位置:网站首页>PCIe enumeration process
PCIe enumeration process
2020-11-08 09:00:00 【osc_o44vh5qb】
1. The discovery of equipment and bdf number The determination of
The first process of enumeration is rc End to end bus The configuration space access is initiated to obtain the device information of the whole bus topology .
To put it simply, it's going to traverse each bus, as well as bus Next device The configuration space of . If you read valid device ID value ( Incomplete F) We think we've found something available .
1.1 bdf number The distribution of
bus device function this 3 individual number It's an interesting thing . For each pcie For equipment , There are no registers in the configuration space to configure or modify bdf number. So this 3 How are the values determined .
The classic saying is ,bdf number By pcie Bus hardware topology to determine . This statement is based on pcie There's no problem with the specification , But the precondition is that the entire bus must be enumerated according to the specification . Before enumeration , In fact, for each device bdf number It's uncertain .[ notes 1]
1.1.1 function number The determination of
function number It's for more function The device is used to distinguish which one of the devices is specifically accessed function Of . So for most single function In terms of equipment ,function number It's fixed to 0; For multiple function Of device Or support virtual function Of device,function number Also by device Internal to manage and differentiate , You don't need to enumerate the bus to determine .
1.1.2 device and bus number The determination of
For support ID route , Every PCIE equipment ( Endpoints and switches ) A register for storing device bus number and device number shall be set in , Reset time , The register is clear 0, Every time a device detects a Type0 Of config transaction Transaction package , It should be TLP In the header 8~9 byte “ Capture ” Bus number and device As its own bus and device Number , And stored in the above bus number and device number register . So it's receiving at least one Type0 Before configuring access to transaction packages , The device will not respond to any transaction other than the configuration cycle .PCIE Association The configuration space unit for storing bus number and device number information is not defined in the protocol , It's just that it has to do it .
Two docking PCIE equipment , The main device is RC End , The slave device is EP End , After power on and reset ,EP How to get yourself bus number What about ?
In such a PCIE In structure , After power on reset ,RC The end initiates a pair of EP Configuration access transaction ,EP Will resolve the configuration request bus number, And save it , As one's own bus number Number . And then you can do something else TLP Business . in other words , After power on reset ,EP You must first receive a configuration request , And then you can respond to other TLP Business .
@【 notes 1】, Here's a point , If the device is not enumerated according to the specification . about rc Go straight to the next ep device The situation of , In a bare metal environment, in fact rc Of driver It can be the opposite end ep To assign arbitrary bus and device number. because pcie It's a point-to-point connection , The first stroke Type0 Of config transaction The transaction bus and device number Whatever the value , It's going to be opposite ep Received , And keep it as your own bus and device number. Follow up with this bus and device number You can access the opposite end of ep equipment , until ep Device reset .
1.2 enumeration
The previous content has already explained a device's bdf number The determination of , Then the process of enumeration is rc The system software uses configuration space access to determine and scan the entire bus topology .
版权声明
本文为[osc_o44vh5qb]所创,转载请带上原文链接,感谢
边栏推荐
- QT hybrid Python development technology: Python introduction, hybrid process and demo
- 分布式共识机制
- Abnormal + Abstract
- Swiper window width changes, page width height changes lead to automatic sliding solution
- ASP.NET MVC下基于异常处理的完整解决方案
- ulab 1.0.0发布
- GET,POST,PUT,DELETE,OPTIONS用法与说明
- Japan PSE certification
- 高并发,你真的理解透彻了吗?
- Visual Studio 2015 未响应/已停止工作的问题解决
猜你喜欢
0.计算机简史
Python3.9的7个特性
盘点那些你没想到的云计算应用场景(上)
糟糕,系统又被攻击了
Basic concepts of computer network (5) basic principles of local area network
Mate 40 series launch with Huawei sports health service to bring healthy digital life
Template linked list learning
1.深入Istio:Sidecar自动注入如何实现的?
SQL Server 2008R2 18456 error resolution
2020-11-05
随机推荐
Simple use of future in Scala
print( 'Hello,NumPy!' )
【原创】关于高版本poi autoSizeColumn方法异常的情况
盘点那些你没想到的云计算应用场景(上)
OSChina 周日乱弹 —— 之前呢,我一直以为自己是个……
AMD Zen3首发评测:频率超5GHz,IPC提升不止19%,这次真的Yes了 - 知乎
Visual studio 2015 unresponsive / stopped working problem resolution
More than 50 object detection datasets from different industries
软件测试就是这么回事?!
Solve Safari browser download file name garbled problem
IOS learning note 2 [problems and solutions encountered during the installation and use of cocopods] [update 20160725]
Japan PSE certification
Mouse small hand
蓝牙2.4G产品日本MIC认证的测试要求
京淘项目知识点总结
PerconaXtraDBCluster8.0 最详尽用法指南
Search and replace of sed
5g/4g工业无线路由器
将“光头”识别为“足球”,AI 摄像头如何犯的错?
More than 50 object detection datasets from different industries