microsoft/Windows-driver-samples

WDI Driver Usage for reference

開放

#239 建立於 2018年4月25日

 (4 則留言) (1 個反應) (1 位負責人)C (4,896 個分叉)batch import
help wanted

倉庫指標

星標
 (6,432 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Hi Team, We are trying to migrate from native WiFi drivers to WDI, and started looking into WDI driver design. There are many things to consider during design phase. We also gone through the sample driver from https://github.com/Microsoft/Windows-driver-samples/tree/master/network/wlan and my understanding is above sample driver is built for RTL8723BS chip from Realtek.

So two questions here on further approach.

  1. RTL8723BS can be procured as pluggable NIC for reference ? If Yes, please provided references. If not, let us know how can we test the sample driver provided in github
  2. Is sample driver can be used for migration, by removing Relatek specific code and replace with our WiFi chip code by modifying HAL layer of this sample ?

#Windows-driver-samples/network/wlan/wdi

貢獻者指南