Has ClassPnp been, or will it be, ported to WDF?
–
Gary G. Little
Has ClassPnp been, or will it be, ported to WDF?
–
Gary G. Little
It’s not a driver. It’s a kernel-mode DLL for SCSI class drivers such as
disk, tape, CDROM, and I don’t remember what else.
I don’t know whether there is a version that uses WDF. Frankly, unless you
*like* to spend a lot of time with your head spinning, the effort of trying
to figure out what it offers you in your effort to build your own SCSI
class driver is not worth the return. Give Mark Roddy some kopeks (or
kroners, or Ran, or whatever your preferred currency is) for his WDM
library and get on with solving your problem.
Phil
Philip D. Barila
Seagate Technology LLC
(720) 684-1842
“Gary G. Little”
m> To
Sent by: “Windows System Software Devs
bounce-212279-643 Interest List”
xxxxx@lists.osr.com
No Phone Info cc
Available
Subject
[ntdev] Class drivers such as
06/20/2005 01:45 classPnp in WDF
PM
Please respond to
“Windows System
Software Devs
Interest List”
com>
Has ClassPnp been, or will it be, ported to WDF?
–
Gary G. Little
—
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@seagate.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Well thanks for the reference but I don’t really have a product that
replaces classpnp. But to Mr. Little’s question: there was a plan for a
Longhorn era WDF based storage stack but I’m not sure what happened to it.
There was no mention of it at winhec this year. Perhaps it fell off the
truck?
=====================
Mark Roddy DDK MVP
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@seagate.com
Sent: Monday, June 20, 2005 4:05 PM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] Class drivers such as classPnp in WDFIt’s not a driver. It’s a kernel-mode DLL for SCSI class
drivers such as disk, tape, CDROM, and I don’t remember what else.I don’t know whether there is a version that uses WDF.
Frankly, unless you
*like* to spend a lot of time with your head spinning, the
effort of trying to figure out what it offers you in your
effort to build your own SCSI class driver is not worth the
return. Give Mark Roddy some kopeks (or kroners, or Ran, or
whatever your preferred currency is) for his WDM library and
get on with solving your problem.Phil
Philip D. Barila
Seagate Technology LLC
(720) 684-1842“Gary G. Little”
>
> m>
> To
> Sent by: “Windows System
> Software Devs
> bounce-212279-643 Interest List”
>
> xxxxx@lists.osr.com
>
> No Phone Info
> cc
> Available
>
>
> Subject
> [ntdev] Class drivers
> such as
> 06/20/2005 01:45 classPnp in WDF
>
> PM
>
>
>
>
>
> Please respond to
>
> “Windows System
>
> Software Devs
>
> Interest List”
>
> >
> com>
>
>
>
>
>
>
>
>
>
> Has ClassPnp been, or will it be, ported to WDF?
>
> –
> Gary G. Little
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as:
> xxxxx@seagate.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@hollistech.com To unsubscribe send a blank email to
> xxxxx@lists.osr.com
>
I meant just make a class driver with your WDM widget as the base. It took
me about 20 lines of code for the skeleton, in addition to the stuff that
actually means something for my particular use.
Phil
Philip D. Barila
Seagate Technology LLC
(720) 684-1842
“Mark Roddy”
.com> To
Sent by: “Windows System Software Devs
bounce-212290-643 Interest List”
xxxxx@lists.osr.com
No Phone Info cc
Available
Subject
RE: [ntdev] Class drivers such as
06/20/2005 08:15 classPnp in WDF
PM
Please respond to
“Windows System
Software Devs
Interest List”
com>
Well thanks for the reference but I don’t really have a product that
replaces classpnp. But to Mr. Little’s question: there was a plan for a
Longhorn era WDF based storage stack but I’m not sure what happened to it.
There was no mention of it at winhec this year. Perhaps it fell off the
truck?
=====================
Mark Roddy DDK MVP
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of
> xxxxx@seagate.com
> Sent: Monday, June 20, 2005 4:05 PM
> To: Windows System Software Devs Interest List
> Subject: Re: [ntdev] Class drivers such as classPnp in WDF
>
> It’s not a driver. It’s a kernel-mode DLL for SCSI class
> drivers such as disk, tape, CDROM, and I don’t remember what else.
>
> I don’t know whether there is a version that uses WDF.
> Frankly, unless you
> like to spend a lot of time with your head spinning, the
> effort of trying to figure out what it offers you in your
> effort to build your own SCSI class driver is not worth the
> return. Give Mark Roddy some kopeks (or kroners, or Ran, or
> whatever your preferred currency is) for his WDM library and
> get on with solving your problem.
>
> Phil
>
> Philip D. Barila
> Seagate Technology LLC
> (720) 684-1842
>
>
>
>
> “Gary G. Little”
>
> >
> m>
> To
> Sent by: “Windows System
> Software Devs
> bounce-212279-643 Interest List”
>
> xxxxx@lists.osr.com
>
> No Phone Info
> cc
> Available
>
>
> Subject
> [ntdev] Class drivers
> such as
> 06/20/2005 01:45 classPnp in WDF
>
> PM
>
>
>
>
>
> Please respond to
>
> “Windows System
>
> Software Devs
>
> Interest List”
>
> >
> com>
>
>
>
>
>
>
>
>
>
> Has ClassPnp been, or will it be, ported to WDF?
>
> –
> Gary G. Little
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as:
> xxxxx@seagate.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@hollistech.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@seagate.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
T’is a bit early to be using Longhorn for a deliverable, and what I need to
do needs to be delivered late this year to the early part of 2006. After
re-thunking things, there is another way. ![]()
–
The personal opinion of
Gary G. Little
“Mark Roddy” wrote in message news:xxxxx@ntdev…
> Well thanks for the reference but I don’t really have a product that
> replaces classpnp. But to Mr. Little’s question: there was a plan for a
> Longhorn era WDF based storage stack but I’m not sure what happened to it.
> There was no mention of it at winhec this year. Perhaps it fell off the
> truck?
>
> =====================
> Mark Roddy DDK MVP
> Windows 2003/XP/2000 Consulting
> Hollis Technology Solutions 603-321-1032
> www.hollistech.com
>
>> -----Original Message-----
>> From: xxxxx@lists.osr.com
>> [mailto:xxxxx@lists.osr.com] On Behalf Of
>> xxxxx@seagate.com
>> Sent: Monday, June 20, 2005 4:05 PM
>> To: Windows System Software Devs Interest List
>> Subject: Re: [ntdev] Class drivers such as classPnp in WDF
>>
>> It’s not a driver. It’s a kernel-mode DLL for SCSI class
>> drivers such as disk, tape, CDROM, and I don’t remember what else.
>>
>> I don’t know whether there is a version that uses WDF.
>> Frankly, unless you
>> like to spend a lot of time with your head spinning, the
>> effort of trying to figure out what it offers you in your
>> effort to build your own SCSI class driver is not worth the
>> return. Give Mark Roddy some kopeks (or kroners, or Ran, or
>> whatever your preferred currency is) for his WDM library and
>> get on with solving your problem.
>>
>> Phil
>>
>> Philip D. Barila
>> Seagate Technology LLC
>> (720) 684-1842
>>
>>
>>
>>
>> “Gary G. Little”
>>
>> >>
>> m>
>> To
>> Sent by: “Windows System
>> Software Devs
>> bounce-212279-643 Interest List”
>>
>> xxxxx@lists.osr.com
>>
>> No Phone Info
>> cc
>> Available
>>
>>
>> Subject
>> [ntdev] Class drivers
>> such as
>> 06/20/2005 01:45 classPnp in WDF
>>
>> PM
>>
>>
>>
>>
>>
>> Please respond to
>>
>> “Windows System
>>
>> Software Devs
>>
>> Interest List”
>>
>> >>
>> com>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Has ClassPnp been, or will it be, ported to WDF?
>>
>> –
>> Gary G. Little
>>
>>
>>
>> —
>> Questions? First check the Kernel Driver FAQ at
>> http://www.osronline.com/article.cfm?id=256
>>
>> You are currently subscribed to ntdev as:
>> xxxxx@seagate.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@hollistech.com To unsubscribe send a blank email to
>> xxxxx@lists.osr.com
>>
>
>