Fw: Re: Loading PCI Driver Without Installing it's Hardware??

yes it might be possible but U have to start it as a service and it has to
be registered first and then started, it might work, I’m doign it to load
another driver.

It has to be done from user space. that is make an exe.

----- Original Message -----
From: Paul Lever
To: NT Developers Interest List
Sent: Wednesday, March 14, 2001 9:44 PM
Subject: [ntdev] Re: Loading PCI Driver Without Installing it’s Hardware??

Simple answer is no.
----- Original Message -----
From: Hesham Desokey
To: NT Developers Interest List
Sent: Wednesday, March 14, 2001 4:19 AM
Subject: [ntdev] Loading PCI Driver Without Installing it’s Hardware??

Dear XP’s
Can I Load any PCI Driver without having the PCI Harware installed
??
I need this to test functionality without having the hardware

Eng. Hesham Desokey
Desgin Engineer


You are currently subscribed to ntdev as: xxxxx@home.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Can you told me more information about how or where to find related info’s
Hesham
----- Original Message -----
From: “Ramit Bhalla”
To: “NT Developers Interest List”
Sent: Thursday, March 15, 2001 11:21 AM
Subject: [ntdev] Fw: Re: Loading PCI Driver Without Installing it’s
Hardware??

>
> yes it might be possible but U have to start it as a service and it has to
> be registered first and then started, it might work, I’m doign it to load
> another driver.
>
> It has to be done from user space. that is make an exe.
>
> ----- Original Message -----
> From: Paul Lever
> To: NT Developers Interest List
> Sent: Wednesday, March 14, 2001 9:44 PM
> Subject: [ntdev] Re: Loading PCI Driver Without Installing it’s
Hardware??
>
>
> Simple answer is no.
> ----- Original Message -----
> From: Hesham Desokey
> To: NT Developers Interest List
> Sent: Wednesday, March 14, 2001 4:19 AM
> Subject: [ntdev] Loading PCI Driver Without Installing it’s Hardware??
>
>
> Dear XP’s
> Can I Load any PCI Driver without having the PCI Harware installed
> ??
> I need this to test functionality without having the hardware
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@home.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> —
> You are currently subscribed to ntdev as: xxxxx@wipro.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@yahoo.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Hello Hesham,
We were infact able to start an driver which had no associated h/w using the
SDK calls createservice and
startservice.But i don’t know about the PCI driver please check this out and
let us know the results.
regards,
shashi , ramit

----- Original Message -----
From: “Hesham Desokey”
To: “NT Developers Interest List”
Sent: Thursday, March 15, 2001 7:56 PM
Subject: [ntdev] Re: Fw: Re: Loading PCI Driver Without Installing it’s
Hardware??

> Can you told me more information about how or where to find related info’s
> Hesham
> ----- Original Message -----
> From: “Ramit Bhalla”
> To: “NT Developers Interest List”
> Sent: Thursday, March 15, 2001 11:21 AM
> Subject: [ntdev] Fw: Re: Loading PCI Driver Without Installing it’s
> Hardware??
>
>
> >
> > yes it might be possible but U have to start it as a service and it has
to
> > be registered first and then started, it might work, I’m doign it to
load
> > another driver.
> >
> > It has to be done from user space. that is make an exe.
> >
> > ----- Original Message -----
> > From: Paul Lever
> > To: NT Developers Interest List
> > Sent: Wednesday, March 14, 2001 9:44 PM
> > Subject: [ntdev] Re: Loading PCI Driver Without Installing it’s
> Hardware??
> >
> >
> > Simple answer is no.
> > ----- Original Message -----
> > From: Hesham Desokey
> > To: NT Developers Interest List
> > Sent: Wednesday, March 14, 2001 4:19 AM
> > Subject: [ntdev] Loading PCI Driver Without Installing it’s
Hardware??
> >
> >
> > Dear XP’s
> > Can I Load any PCI Driver without having the PCI Harware installed
> > ??
> > I need this to test functionality without having the hardware
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@home.com
> > To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> > —
> > You are currently subscribed to ntdev as: xxxxx@wipro.com
> > To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@yahoo.com
> > To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
>
>
> _________________________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@wipro.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com