[pci driver model] communication from user application

From: sundar
Date: Fri Dec 30 2005 - 06:11:15 EST


Hello All,

I plan to write the PCI driver based on â??PCI driver
modelâ??.

I understand that I have to populate the pci_driver
and pci_device_id structures with the required driver
routines and device information for dyanamic loading
of device.

But I could not understand how the user level
application can open the device and communicate with
the driver through ioctls. I dont know how I can
populate the ioctl routine in pci driver like
file_operations structure in char driver.

Please le me know the pointers regarding this.

Thanks,
Sundar Raj






__________________________________
Yahoo! for Good - Make a difference this year.
http://brand.yahoo.com/cybergivingweek2005/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/