How to make multiple devices work with same driver

Hi all

I have a question regarding how to make multiple devices work with the same
driver . What are things we need to take care of ? Any example availble
which demonstrates that ?

Thanks in advance

srinivasa

This will work by default.
The only tip is to either have no global variables in the driver or synchronize access to them.

Max

----- Original Message -----
From: “Srinivasa Rao Deevi”
To: “NT Developers Interest List”
Sent: Friday, April 12, 2002 1:39 AM
Subject: [ntdev] How to make multiple devices work with same driver

> Hi all
>
> I have a question regarding how to make multiple devices work with the same
> driver . What are things we need to take care of ? Any example availble
> which demonstrates that ?
>
> Thanks in advance
>
> srinivasa
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>