You can convert CVI drivers into LabVIEW drivers by doing the following.
Select the following from the menubar:
Tools>>Instrumentation>>Import CVI Instrument Driver...
Select the CVI driver (*.fp file) to convert to LabVIEW and hit "OK"
The Instrument driver will now be in your Functions>>InstrumentI/O>>InstrumentDrivers palette.
-Jim