Driver development

Hi all,

I am in the way of developing driver in QNX 6.2. I need to know the following functions which can i use to make my driver work.

1.mcServiceReq
2.McActive
3.McDevCreate
4.mcRead
5.mcWrite

Kindly help me to get reply

Thanks in Advance

You are lucky one - one hit on google :slight_smile:
google.com/search?hl=en&q=mcServiceReq

Well, that’s pretty humorous. :slight_smile:

To Trident, I don’t know those function names at all. Where do they come from? You’re probably better off asking the person who created that API.

Maybe this tools will help you: http://www.jungo.com/windriver_usb_pci_driver_development_software.html. You should also check theirUSB Device solution for your emulation needs.

Trident,

Is that a Measurement Computing I/O device your trying to write a driver for?

If so, is it a USB or PCI device?

Tim