add link to samples for USB based NICs
This commit is contained in:
Родитель
149b92f853
Коммит
d6dd5a1434
|
@ -8,12 +8,14 @@ This repository hosts code you can include into your own NIC driver, based on Ne
|
|||
# Contents
|
||||
- [RTL8168D Sample Driver](RtEthSample/README.md)
|
||||
|
||||
## The RTL8168D Sample Driver
|
||||
|
||||
This is a complete, working driver for the `PCI\VEN_10EC&DEV_8168&SUBSYS_816810EC&REV_03` device.
|
||||
The device is based on the PCI bus, uses bus-mastering DMA to transfer data, and uses line-based interrupts.
|
||||
The hardware supports checksum offload, interupt moderation, and several Wake-on-LAN patterns.
|
||||
|
||||
# Other NetAdapterCx Sample Drivers
|
||||
|
||||
[The NCM Driver for Windows](https://github.com/Microsoft/NCM-Driver-for-Windows) repro contains NetAdapterCx samples for USB based NICs
|
||||
|
||||
# Contributing
|
||||
|
||||
We welcome your bug reports and feature requests!
|
||||
|
|
Загрузка…
Ссылка в новой задаче