DVD ROM Class Driver

Hi,

I am looking for resources to understand the DVD ROM Class Driver
implementation. I am sure there are lot of differences between CD ROM Class
driver and DVD ROM class driver. Are there any links, Microsoft resources
which can be of use here?

Regards,
atul

The source is in the DDK.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Atul”
To: “Windows System Software Devs Interest List”
Sent: Sunday, September 05, 2004 2:18 PM
Subject: [ntdev] DVD ROM Class Driver

> Hi,
>
> I am looking for resources to understand the DVD ROM Class Driver
> implementation. I am sure there are lot of differences between CD ROM Class
> driver and DVD ROM class driver. Are there any links, Microsoft resources
> which can be of use here?
>
> Regards,
> atul
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com

Which DDK?

Regards,
atul

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Tuesday, September 07, 2004 1:46 AM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] DVD ROM Class Driver

The source is in the DDK.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Atul”
To: “Windows System Software Devs Interest List”
Sent: Sunday, September 05, 2004 2:18 PM
Subject: [ntdev] DVD ROM Class Driver

> Hi,
>
> I am looking for resources to understand the DVD ROM Class Driver
> implementation. I am sure there are lot of differences between CD ROM
Class
> driver and DVD ROM class driver. Are there any links, Microsoft resources
> which can be of use here?
>
> Regards,
> atul
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@tataelxsi.co.in
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi,

Windows XP DDK, under WINDDK\2600.1106\src\storage\class\cdrom

-Regards,
Sanesh

-----Original Message-----
From: Atul [mailto:xxxxx@tataelxsi.co.in]
Sent: Tuesday, September 07, 2004 2:23 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] DVD ROM Class Driver

Which DDK?

Regards,
atul

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Tuesday, September 07, 2004 1:46 AM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] DVD ROM Class Driver

The source is in the DDK.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Atul”
To: “Windows System Software Devs Interest List”
Sent: Sunday, September 05, 2004 2:18 PM
Subject: [ntdev] DVD ROM Class Driver

> Hi,
>
> I am looking for resources to understand the DVD ROM Class Driver
> implementation. I am sure there are lot of differences between CD ROM
Class
> driver and DVD ROM class driver. Are there any links, Microsoft resources
> which can be of use here?
>
> Regards,
> atul
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@tataelxsi.co.in
To unsubscribe send a blank email to xxxxx@lists.osr.com


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@shipara.hcltech.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi Atul,

It does seems reasonable for there to be major differences between the
CD and DVD class drivers, as they are different media and DVD has new
capability. Thankfully, however, the devices were designed with
backwards compatibility in mind, and so the class drivers for both are
integrated into CDROM.SYS. The source for this class driver can be
found as part of the Storage samples in the DDK.

Hope that helps,
.

-----Original Message-----
From: Atul [mailto:xxxxx@tataelxsi.co.in]
Sent: Sunday, September 05, 2004 3:18 AM
Subject: DVD ROM Class Driver

Hi,

I am looking for resources to understand the DVD ROM Class Driver
implementation. I am sure there are lot of differences between CD ROM
Class
driver and DVD ROM class driver. Are there any links, Microsoft
resources
which can be of use here?

Regards,
atul