PCI-P16R16/P16C16/P16POR16
Visitor 371 |
Last updated Monday, 10-Mar-2003 12:17:11 CST |
Source Code Tour for IxPCI
Device ID
Device File
ioctl Commands
Data Structures
Registers
Examples
PCI_P16R16 PCI_P16C16 PCI_P16POR16
/dev/ixpcin
The n is the IXPCI device number.
- IXPCI_GET_INFO
- Retrieve a device's information, and put it into the ixpci_devinfo (ixpci_devinfo_t) structure. Example: list.c.
- IXPCI_IOCTL_DI
- Digital input. Example: pcip16x16/dio.c
- IXPCI_IOCTL_DO
- Digital output. Example: pcip16x16/dio.c
- ixpci_devinfo_t
- The data type of structure ixpci_devinfo which contains a device's id, base address, and so on. Example: list.c
R=Readable W=Writable
There is no register available for PCI-P16R16/P16C16/P16POR16.
- list.c
- An example for ioctl command IXPCI_GET_INFO.
- pcip16x16/dio.c
- An example for digital I/O and ioctl commands IXPCI_IOCTL_DI and IXPCI_IOCTL_DO.
Emmy Tsai <emmy@icpdas.com> | Service from ICPDAS <service@icpdas.com>