summaryrefslogtreecommitdiff
path: root/storage/class/cdrom/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-06 05:20:38 -0700
committerGitHub <[email protected]>2019-09-06 05:20:38 -0700
commitbbe176e4e13cb9f963897173a935e639267a1a20 (patch)
tree34072ee3c72436e12433fd6b2166415aca3bd410 /storage/class/cdrom/README.md
parent22af24719daf72029a70119cc6653d2a3b940549 (diff)
Diffstat (limited to 'storage/class/cdrom/README.md')
-rw-r--r--storage/class/cdrom/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/storage/class/cdrom/README.md b/storage/class/cdrom/README.md
index eb895521..56e68f15 100644
--- a/storage/class/cdrom/README.md
+++ b/storage/class/cdrom/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: CDROM Storage Class Driver
- platform: KMDF
- language: cpp
- category: Storage
- description: Provide access to CD, DVD and Blu-ray drives, supports Plug and Play, Power Management, and AutoRun (media change notification).
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617971
---->
-
# CDROM Storage Class Driver
The CD ROM driver is used to provide access to CD, DVD and Blu-ray drives. It supports Plug and Play, Power Management, and AutoRun (media change notification).
@@ -65,4 +54,4 @@ The in-box CD ROM driver is protected by the system, and thus a normal device dr
1. Click "Next" to complete the driver upgrade.
1. After installation completes successfully, "mycdrom.sys" will be the effective driver for the device, "cdrom.sys" will no longer be used.
-For more information, see [CD-ROM Drivers](http://msdn.microsoft.com/en-us/library/windows/hardware/ff551391) in the storage technologies design guide. \ No newline at end of file
+For more information, see [CD-ROM Drivers](https://docs.microsoft.com/windows-hardware/drivers/storage/cd-rom-drivers) in the storage technologies design guide.