Copy command used for Win2k Driver

My driver provides a way of transferring binary files to the
card through a file system interface. No additional user applications
will be required. Copy command to transfer disk files to some type of
file device will be provided by the driver for downloading binary
program files to the card.

ex.

command prompt

C:\copy firmware.bin Dev1:

here firmware.bin is binary file to be download and Dev1: is my device.

it is same as writing into COM port.

Thanks in Advance.

Regards
Vivek

well good luck on that.


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@wipro.com
Sent: Friday, November 19, 2004 7:46 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Copy command used for Win2k Driver

My driver provides a way of transferring binary files to the
card through a file system interface. No additional user applications
will be required. Copy command to transfer disk files to some type of
file device will be provided by the driver for downloading binary
program files to the card.

ex.

command prompt

C:\copy firmware.bin Dev1:

here firmware.bin is binary file to be download and Dev1: is my device.

it is same as writing into COM port.

Thanks in Advance.

Regards
Vivek


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

why?


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@wipro.com
Sent: Friday, November 19, 2004 4:46 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Copy command used for Win2k Driver

My driver provides a way of transferring binary files to the
card through a file system interface. No additional user
applications
will be required. Copy command to transfer disk files to some
type of
file device will be provided by the driver for downloading
binary
program files to the card.

ex.

command prompt

C:\copy firmware.bin Dev1:

here firmware.bin is binary file to be download and Dev1: is my
device.

it is same as writing into COM port.

Thanks in Advance.

Regards
Vivek


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: unknown lmsubst tag
argument: ‘’
To unsubscribe send a blank email to
xxxxx@lists.osr.com

wrote in message news:xxxxx@ntdev…
>
> My driver provides a way of transferring binary files to the
> card through a file system interface. No additional user
> applications will be required. Copy command to transfer
> disk files to some type of file device will be provided by
> the driver for downloading binary program files to the card.
>
> ex.
>
> command prompt
>
> C:\copy firmware.bin Dev1:
>
> here firmware.bin is binary file to be download and Dev1: is my
device.
>
> it is same as writing into COM port.
>
> Thanks in Advance.

Thanks for what? Did you have a question?

I’ll be interested to hear how you’ve implemented and tested this.

actually i want to ask, how to implement this type off driver.
“J. J. Farrell” wrote:
wrote in message news:xxxxx@ntdev…
>
> My driver provides a way of transferring binary files to the
> card through a file system interface. No additional user
> applications will be required. Copy command to transfer
> disk files to some type of file device will be provided by
> the driver for downloading binary program files to the card.
>
> ex.
>
> command prompt
>
> C:\copy firmware.bin Dev1:
>
> here firmware.bin is binary file to be download and Dev1: is my
device.
>
> it is same as writing into COM port.
>
> Thanks in Advance.

Thanks for what? Did you have a question?

I’ll be interested to hear how you’ve implemented and tested this.


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@yahoo.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

---------------------------------
Do you Yahoo!?
The all-new My Yahoo! – Get yours free!