Hi!
Well, I just want to make sure about this:
I have a driver, that I load by demand.
It runs way after the system was loaded.
I want to map the x: drive to a place on the network,
and start the driver from this place.
Again - this happens AFTER all network connections are
up. Moreover - I tried it using Sun’s Solstice (NFS), and
it worked. BUT, it didn’t work when I mapped a network
driver with SMB.
Why does it happen?
Why am I not allowed to put a driver on the net?
Another clarification: This is not a device driver, it’s
a simple network driver that listens on the network
(like the packet.sys driver from the DDK)
thanks in advance, and sorry for the trouble…
- Barak
“Roddy, Mark” wrote:
To elaborate: NO!
> -----Original Message-----
> From: Jamey Kirby [mailto:xxxxx@storagecraft.com]
> Sent: Monday, April 24, 2000 12:18 PM
> To: NT Developers Interest List
> Subject: [ntdev] RE: putting a driver file on a shared network drive
>
>
> No.
>
> > -----Original Message-----
> > From: xxxxx@lists.osr.com
> > [mailto:xxxxx@lists.osr.com]On Behalf Of Barak
> Mandelovich
> > Sent: Monday, April 24, 2000 10:00 AM
> > To: NT Developers Interest List
> > Subject: [ntdev] putting a driver file on a shared network drive
> >
> >
> > Hi, everybody!
> >
> > I’d like to know if it is possible to register
> > a driver in the kernel, where its path is
> > a shared network drive (e.g.: x:\my_driver)
> > where x: is a “net use x: \server\sharename”.
> >
> > I tried to do this, and the CreateFile returns
> > a “file not found”…
> >
> > What am I doing wrong?
> >
> > thanks,
> >
> > - Barak
> >
> > –
> > ----------------------------------------------------
> > Barak Mandelovich Mercury Interactive ltd.
> > xxxxx@conduct.com 19 Shabazi st.
> > Tel: +972 3 539 9286 Yehud, 56100
> > Fax: +972 3 533 1617 Israel
> > ----------------------------------------------------
> >
> >
>
> —
> You are currently subscribed to ntdev as: xxxxx@stratus.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)
>
You are currently subscribed to ntdev as: xxxxx@conduct.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)