Re: which kind of driver to design for AoE protocol?
- From: "Don Burn" <burn@xxxxxxxxxxxxxxxx>
- Date: Sun, 20 Aug 2006 08:35:21 -0400
I checked with a company that I have done work for with a full storage port,
they have definitely been told that this will not WHQL for Vista. If the OP
can live with XP, 2003 and later, I believe the virtual miniports work
Microsoft has is the best approach. Note: if you do go the full port driver
route, expect a lot of work, since upper layers of the storage stack are
extremely sensitive to the interface (to the poiint if you return an
unexpected error code something strange can happen) and the storage team
views this interface as proprietary and does not document it or the changes.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
Remove StopSpam from the email to reply
"Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx> wrote in message
news:ukpHCqxwGHA.3264@xxxxxxxxxxxxxxxxxxxxxxx
After reading the MS doc "Getting Started with the Windows Driver
Development Environment", the first and most obvious question is "which
kind
of driver should I build?"
Full storage port I think, with NDIS protocol lower egde.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
.
- Follow-Ups:
- Re: which kind of driver to design for AoE protocol?
- From: Ebola_Influenza
- Re: which kind of driver to design for AoE protocol?
- References:
- Re: which kind of driver to design for AoE protocol?
- From: Maxim S. Shatskih
- Re: which kind of driver to design for AoE protocol?
- Prev by Date: Re: which kind of driver to design for AoE protocol?
- Next by Date: Re: Testcap & MPEG2-TS
- Previous by thread: Re: which kind of driver to design for AoE protocol?
- Next by thread: Re: which kind of driver to design for AoE protocol?
- Index(es):
Relevant Pages
|