Win2K Driver with Multi-LUN Support

Hello,

I am writing USB mass storage device driver (ClassCode:0x08,
SubClass:0x06, Protocol:0x50) for my company’s storage multi-card-reader
controller project. From Knowledge Base Article Q265002 — Multiple LUN
USB Storage Devices Are Not Supported in Win2000, I know the default Win2K
USBStor.SYS does not support multiple-LUN device. My problem is : if our
product want to support multiple-LUN feature in Win2K, how should I do?
Thanks.

C. C.