Re: [Xenomai-core] [Xenomai-help] IXXAT-PCI-CAN driver hijacks my pci board

2009-05-25 Thread Wolfgang Grandegger
Hi Philipe, Philippe Gerum wrote: > On Wed, 2009-05-20 at 12:36 +0200, Wolfgang Grandegger wrote: >> Wolfgang Grandegger wrote: >>> Hi Philippe, >>> >>> Philippe Gerum wrote: It looks like this patch is still pending an ack/nak. Wolfgang, any comment on this? TIA, >>> FIFO overrun, sorry

[Xenomai-core] [PATCH] rtcan: ixxat-pci: fix problems with device probing

2009-05-25 Thread Wolfgang Grandegger
This patch fixes problems with probing and registration of the RTCAN IXXAT PCI driver as reported by Stefan Kisdaroczi and Sebastian Smolorz. The PCI device id table entry now specifies the PCI sub-system id avoiding the driver's probe function to be call unnecessarily (a PLX9050 is used for many o

[Xenomai-core] [PATCH] rtcan: mscan: fix build problems with recent kernel versions

2009-05-25 Thread Wolfgang Grandegger
This patch fixes build problems with recent kernel version due to changes of the OpenFirmware device compatibility names. Furthermore, it introduces a Kconfig option to leave the CAN pin routing as-is (normally pre-configured by the boot-loader). Signed-off-by: Wolfgang Grandegger --- ksrc/drive