Asked By vincent.tsai
07-Nov-09 03:36 AM
Hi:
i had a BSP MIPSII, CE5 with MAC driver include miniport driver.
i want to merge a vendor's wifi driver into the BSP .This wifi driver also
include miniport driver.
these 2 miniport driver have the same function name but different contents,
for example,MiniportInitialize MiniportISR .
For merging these 2 dll into my BSP, should i merge the same name functions
into one(only one)function name in the BSP?
or they can be as originally in different DLL with the same function name?
hope to get the clearness of this confusion.
any comment would be appreciated.
Best Regards.
vincent tsai