Re: IRP Response
Aravind wrote:
Hi,
I am trying to get a response while reading from the CD and writing
to the CD using IRP_MJ_READ and IRP_MJ_WRITE resp. But I don't get a
response. I have created a simple driver program for
FILE_DEVICE_CD_ROM. and added this driver as a lower filter driver to
the CDROM using devcon.exe. With this program I am trying to get a
message over the Debug View. But it is not going to that piece of
code. Please help me with this,because, I am new to the driver
development.
Thanks,
Aravind
IRP_MJ_SCSI is what comes out of cdrom.sys. You have the source code in
the ddk for the cdrom class driver.
.
Relevant Pages
- Re: Device Driver that uploads its own code?
... respond/interact with hardware with microsecond precision. ... Because of the high-speed timing response required, ... this has to happen right within the driver itself, ... and completely bypass the need for expensive Real-Time ... (microsoft.public.win32.programmer.kernel) - Re: KERNEL 2.6.3 and MAXTOR 160 GB
... ACPI: No IRQ known for interrupt pin A of device 0000:00:04.0 - using IRQ ... no response, ... Advanced Linux Sound Architecture Driver Version 1.0.2c (Thu Feb 05 ... ohci_hcd 0000:00:02.0: new USB bus registered, ... (Linux-Kernel) - Re: Drugged drivers.
... Doug either doesn't know anything ... > bit of a bad idea to solely blame the driver. ... >>> involve some loss of memory, particularly in a child, something you ... I brought it up in response to someone else mentioning they had ... (uk.transport) - Re: Girl, 11, comes within inch of death as drink driver slams BMW into her bedroom
... book at the driver for driving whilst pissed, ... punishment because his survival instinct took over whilst he was ... extra punishment for running away. ... Humans have developed a response system over millenia, far before any sort of civilisation like that with which we are now familliar, we have developed what's known as a "Fight or flee" reflex, this is automatic and cuts in, invarious degrees, whenever there is a conflict arousing, the adrenelin levels rise and the body prepares for action, this could be in a quite minor way, when having a confrontation with a work colleague for example and is controllable, this is commonly referred to as stress. ... (uk.transport) - Re: Interesting cab ride...
... I would report the driver to the PCO without hesitation as he started ... when to take a breather before carrying passengers. ... your response but I do understand it as you were clearly provoked. ... The episode is particularly galling given the way in which the licensed ... (uk.transport.london) |
|