
sundar_draj at yahoo
Dec 30, 2005, 3:12 AM
Post #1 of 1
(455 views)
Permalink
|
|
[pci driver model] communication from user application
|
|
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[at]vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|