On 02/28/2013 12:02 AM, Daniel M. Drucker, Ph.D. wrote: > The latest Linux driver (7.8) from PEAK ( > http://www.peak-system.com/fileadmin/media/linux/files/peak-linux-driver-7.8.tar.gz) > has the following in its peak_pci_tbl: > > #define PEAK_PCI_DEVICE_ID 0x0001 // ID for PCI / PCIe Slot cards > #define PEAK_PCIE_CARD_ID 0x0002 // ID for PCIExpress Card > #define PEAK_PCIE_DEVICE_ID 0x0003 // ID for new PCIe Slot cards > #define PEAK_CPCI_ID 0x0004 // ID for new cPCI > #define PEAK_MINIPCI_ID 0x0005 // ID for miniPCI > #define PEAK_PC104PLUS_ID 0x0006 // ID for new PC-104 Plus > #define PEAK_PC104E_ID 0x0007 // ID for PC-104 Express > #define PEAK_MINIPCIE_ID 0x0008 // ID for miniPCIe Slot cards > > > Is there any reason why these all shouldn't also be in Xenomai's version?
Some of these cards are available with more than two channels. It would be nice to update the driver to support up to 4 channels. Should not be a big deal to port the relevant code from the Linux driver, though. Wolfgang. _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
