![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| From within a device driver I need to pass an asynmchronous SCSI reques down to a "lower device". In the past, I have always passed the reques to the lower driver using the ASPI miniport driver. This doesn't work with USB based devices, so I am trying to use th SCSI_PASS_THROUGH mechanism. I can manage to build up th SCSI_PASS_THROUGH_BUFFER with no problem. The problem I have is fillin in a few fields of the IRP. First question is, can the SCSI_PASS_THROUGH mechanism be used fo asynchronous I/O? The second question is how to fill in the request packet. I need th equivalent of: I.MajorFunction(NEXT) = IRP_MJ_SCSI; I.NextStackLocation()->Parameters.Scsi.Srb = srb; Many thanks if anyone can help -- Ed ----------------------------------------------------------------------- EdT's Profile: http://forums.techarena.in/member.php?u=5240 View this thread: http://forums.techarena.in/showthread.php?t=99541 http://forums.techarena.i | Guest
Posts: n/a
|
|
| | #2 (permalink) | |
| "EdT" <EdT.3bxfna@DoNotSpam.com> wrote in message news:EdT.3bxfna@DoNotSpam.com... Quote:
bilm | Guest
Posts: n/a
| |
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lower Resolution/DPI | Amandar097 | Windows XP Photos | 6 | 11-11-2007 09:09 PM |
| FPS much lower in vista than in xp... | Joe | Windows Vista Games | 4 | 10-03-2006 09:11 PM |
| Uppper & lower case folder names on USB device | Don W | Windows XP Device Drivers | 0 | 05-02-2006 07:37 PM |
| diskperf.sys to lower filter the storage device | Hendrix Tavarez | Windows XP Device Drivers | 0 | 08-15-2005 02:43 PM |
| lower titles | jbabb | Windows XP Movie Maker | 0 | 09-03-2003 04:51 AM |