Pavel B. Cheblakov wrote: > From: Pavel Cheblakov <[email protected]> > > This driver is for CAN interface cards based on the PLX90xx PCI bridge. > Driver supports now: > - Adlink PCI-7841/cPCI-7841 card (http://www.adlinktech.com/) > - Adlink PCI-7841/cPCI-7841 SE card > - Marathon CAN-bus-PCI card (http://www.marathon.ru/) > - TEWS TECHNOLOGIES TPMC810 card (http://www.tews.com/) > > Changes since v1: > - Added some defines for static inline int plx_pci_check_sja1000(...) > - static struct pci_device_id plx_pci_tbl[] replaced by > static DEFINE_PCI_DEVICE_TABLE(plx_pci_tbl) > - Typo fixed > > Signed-off-by: Pavel Cheblakov <[email protected]> > Acked-by: Wolfgang Grandegger <[email protected]>
Looks good now. The interface seems now generic enough to support other PLX09xx based CAN cards as well. Thanks for your contribution. Wolfgang. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
