All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] CAN support for TS_CAN1 (Technologic Systems)
@ 2008-12-31 20:49 Charlton, John
  2009-01-01  8:41 ` Wolfgang Grandegger
  0 siblings, 1 reply; 3+ messages in thread
From: Charlton, John @ 2008-12-31 20:49 UTC (permalink / raw)
  To: xenomai@xenomai.org

I am testing CAN using a TS_CAN1 PC-104 card on an x86 Nano-7240.  It appears that none of the existing SJA1000 drivers support this hardware so I created a new driver module from rtcan_isa.c and modified it to work with the TS_CAN1 hardware.  I am working with linux-2.6.27.7  and xenomai-2.4.6.1 and have added the new source module rtcan_tscan1.c to the ksrc/drivers/can/sja1000 directory. When I rerun prepare-kernel.sh it creates the link for the new module in the linux kernel source tree, but there is no checkbox in the kernel configuration.

How do I add the new module to the kernel configuration options?

--John


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xenomai-help] CAN support for TS_CAN1 (Technologic Systems)
  2008-12-31 20:49 [Xenomai-help] CAN support for TS_CAN1 (Technologic Systems) Charlton, John
@ 2009-01-01  8:41 ` Wolfgang Grandegger
  2009-01-05 15:53   ` Charlton, John
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Grandegger @ 2009-01-01  8:41 UTC (permalink / raw)
  To: Charlton, John; +Cc: xenomai@xenomai.org

Charlton, John wrote:
> I am testing CAN using a TS_CAN1 PC-104 card on an x86 Nano-7240.  It appears that none of the existing SJA1000 drivers support this hardware so I created a new driver module from rtcan_isa.c and modified it to work with the TS_CAN1 hardware.  I am working with linux-2.6.27.7  and xenomai-2.4.6.1 and have added the new source module rtcan_tscan1.c to the ksrc/drivers/can/sja1000 directory. When I rerun prepare-kernel.sh it creates the link for the new module in the linux kernel source tree, but there is no checkbox in the kernel configuration.
> 
> How do I add the new module to the kernel configuration options?

You need to add Kconfig options to

http://www.rts.uni-hannover.de/xenomai/lxr/source/ksrc/drivers/can/sja1000/Kconfig

Wolfgang,


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xenomai-help] CAN support for TS_CAN1 (Technologic Systems)
  2009-01-01  8:41 ` Wolfgang Grandegger
@ 2009-01-05 15:53   ` Charlton, John
  0 siblings, 0 replies; 3+ messages in thread
From: Charlton, John @ 2009-01-05 15:53 UTC (permalink / raw)
  To: Wolfgang Grandegger; +Cc: xenomai@xenomai.org

Thank you.  That got it into the linux kernel config. I also had to edit the xenomai Makefile in ksrc/drivers/can/sja1000 to get the new module to build and install.

--John

-----Original Message-----
From: Wolfgang Grandegger [mailto:wg@domain.hid]
Sent: Thursday, January 01, 2009 3:41 AM
To: Charlton, John
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] CAN support for TS_CAN1 (Technologic Systems)

Charlton, John wrote:
> I am testing CAN using a TS_CAN1 PC-104 card on an x86 Nano-7240.  It appears that none of the existing SJA1000 drivers support this hardware so I created a new driver module from rtcan_isa.c and modified it to work with the TS_CAN1 hardware.  I am working with linux-2.6.27.7  and xenomai-2.4.6.1 and have added the new source module rtcan_tscan1.c to the ksrc/drivers/can/sja1000 directory. When I rerun prepare-kernel.sh it creates the link for the new module in the linux kernel source tree, but there is no checkbox in the kernel configuration.
>
> How do I add the new module to the kernel configuration options?

You need to add Kconfig options to

http://www.rts.uni-hannover.de/xenomai/lxr/source/ksrc/drivers/can/sja1000/Kconfig

Wolfgang,


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-05 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-31 20:49 [Xenomai-help] CAN support for TS_CAN1 (Technologic Systems) Charlton, John
2009-01-01  8:41 ` Wolfgang Grandegger
2009-01-05 15:53   ` Charlton, John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.