Custom ide driver

Hello,
I have an IDE mass storage device for which I want to develop a miniport
driver for Windows NT 4. This device would use the custom driver exclusively
and would not depend upon atapi.sys for any of its functionality. However
other atapi devices should not use this driver and should use standard
atapi.sys that comes with NT. I tried with the sample atapi.sys code in NT
ddk, but the driver reserves all resources and hence standard atapi.sys
would fail to load. How can I make my custom driver load for my device alone
and would allow standard atapi.sys to be loaded for other atapi devices.
Thanks in advance
Binu
****************************************************************************
*************
Binu K. Baby
Device Drivers Group, Network Systems & Technologies Pvt. Ltd. (NeST),
A-3 Periyar, Technopark Campus, Kariyavattom, Trivandrum 695 581, Kerala
State, INDIA

Phone: +91 471 527441 (Ext. 48), E-mail: xxxxx@nestec.net
https://ecardfile.com/id/binukbaby
Yahoo messenger ID.: binukbaby
Visit us at http://www.nesttech.com
****************************************************************************
*************