windows-driver.rst
changeset 2230 9e6ad6607a9e
parent 2228 837f1337c59b
child 2490 cf18fc475250
--- a/windows-driver.rst	Sat Feb 10 01:36:16 2018 +0200
+++ b/windows-driver.rst	Sat Feb 10 01:49:07 2018 +0200
@@ -291,11 +291,11 @@
 
 Windows uses the following criteria to select a driver for a device:
 
- * Windows selects the driver that has the lowest rank value as the best match for the device.
- * For drivers that have equal rank, Windows selects the driver that has the most recent date.
- * For the drivers that have equal rank and date, Windows selects the driver that has the highest version.
- * Windows XP SP1 and later: For drivers that have equal rank, date, and version, Windows can select any driver.
- * Windows XP and Windows 2000: For drivers that have equal rank, date, and version, Windows can select any driver.
+* Windows selects the driver that has the lowest rank value as the best match for the device.
+* For drivers that have equal rank, Windows selects the driver that has the most recent date.
+* For the drivers that have equal rank and date, Windows selects the driver that has the highest version.
+* Windows XP SP1 and later: For drivers that have equal rank, date, and version, Windows can select any driver.
+* Windows XP and Windows 2000: For drivers that have equal rank, date, and version, Windows can select any driver.
 
 See: