diff options
| author | Barry Golden <[email protected]> | 2020-01-06 14:41:24 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-06 14:41:24 -0800 |
| commit | a919a4e8c3e551c8677bc465b5067065de9799e5 (patch) | |
| tree | b5c6b6cf6d82d4e74722407b8078439d9773e6f1 /general | |
| parent | 24000457442864d9c49ca4cbcd8794db17073d8c (diff) | |
Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006
Diffstat (limited to 'general')
| -rw-r--r-- | general/DCHU/README.md | 2 | ||||
| -rw-r--r-- | general/PLX9x5x/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/general/DCHU/README.md b/general/DCHU/README.md index 7c35ec35..878d67a1 100644 --- a/general/DCHU/README.md +++ b/general/DCHU/README.md @@ -10,7 +10,7 @@ products: # Driver package installation toolkit for universal drivers -This sample illustrates the DCHU principles of universal driver design. The sample uses the [OSR FX2 learning kit](http://osrfx2.sourceforge.net/). For a detailed code walkthrough, see [Universal Driver Scenarios](https://docs.microsoft.com/windows-hardware/drivers/develop/universal-driver-scenarios). +This sample illustrates the DCHU principles of universal driver design. The sample uses the [OSR FX2 learning kit](https://osrfx2.sourceforge.net/). For a detailed code walkthrough, see [Universal Driver Scenarios](https://docs.microsoft.com/windows-hardware/drivers/develop/universal-driver-scenarios). There are three Visual Studio solutions in this sample. Each one represents a single submission on the [Windows Hardware Dev Center dashboard](https://developer.microsoft.com/windows/hardware/dashboard-sign-in). The solutions are split into the following subdirectories: diff --git a/general/PLX9x5x/README.md b/general/PLX9x5x/README.md index 39726800..85997777 100644 --- a/general/PLX9x5x/README.md +++ b/general/PLX9x5x/README.md @@ -10,7 +10,7 @@ products: # PLX9x5x PCI Driver -This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework. The target hardware for this driver is PLX9656/9653RDK-LITE board. The product kit and the hardware specification are available at the [PLX Technology](http://www.plxtech.com) website. +This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework. The target hardware for this driver is PLX9656/9653RDK-LITE board. The product kit and the hardware specification are available at the [PLX Technology](https://www.plxtech.com) website. For more information, see the [PCI driver programming guide](https://docs.microsoft.com/windows-hardware/drivers/pci/). |
