Hello Gurus,
Is a filter driver for a storport allowed for an HBA which is connected
to boot LUN? Any insight would be very helpful.
Regards,
Chakri
Hello Gurus,
Is a filter driver for a storport allowed for an HBA which is connected
to boot LUN? Any insight would be very helpful.
Regards,
Chakri
A filter should work in this scenario. The filtering architecture in the pnp manager is entirely generic, it does not know an HBA from an oscilloscope.
d
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@wipro.com
Sent: Wednesday, October 29, 2008 10:58 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Question about StorPort miniport for boot drive
Hello Gurus,
Is a filter driver for a storport allowed for an HBA which is connected to boot LUN? Any insight would be very helpful.
Regards,
Chakri
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
You want to filter the HBA fdo stack or the storage device LUN stacks?
Filter devices work fine on boot devices, although may be a problem for text
mode setup on pre-VIsta as there is no syntax in txtsetup.oem to add a
filter driver. This means you would need to run the initial phases of OS
setup withough the filter, or else only work on Vista and later. Or, you
can’t do text mode setup, which I believe would prevent you from getting
pre-VIsta WHQL certification.
Jan
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@wipro.com
Sent: Wednesday, October 29, 2008 10:58 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Question about StorPort miniport for boot drive
Hello Gurus,
Is a filter driver for a storport allowed for an HBA which is connected to
boot LUN? Any insight would be very helpful.
Regards,
Chakri
I wanted to filter the HBA fdo stack. Looks like it is going to pose a
problem as I require driver for 2003 as well.
Thanks for the answer. I appreciate it.
Regards,
Chakri
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Jan Bottorff
Sent: Thursday, October 30, 2008 9:50 AM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Question about StorPort miniport for boot drive
You want to filter the HBA fdo stack or the storage device LUN stacks?
Filter devices work fine on boot devices, although may be a problem for
text mode setup on pre-VIsta as there is no syntax in txtsetup.oem to
add a filter driver. This means you would need to run the initial phases
of OS setup withough the filter, or else only work on Vista and later.
Or, you can’t do text mode setup, which I believe would prevent you from
getting pre-VIsta WHQL certification.
Jan
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@wipro.com
Sent: Wednesday, October 29, 2008 10:58 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Question about StorPort miniport for boot drive
Hello Gurus,
Is a filter driver for a storport allowed for an HBA which is
connected to boot LUN? Any insight would be very helpful.
Regards,
Chakri
__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3568 (20081030) __________
The message was checked by ESET NOD32 Antivirus.
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer