On 2013-02-28 00:02, 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?

If those cards are compatible with the ones we already support, you can
go ahead and send a patch to add the IDs to Xenomai's driver. But I
would first cross-check with the kernel commits that added support for
them, if more was changed.

Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to