Hi, 2010/8/11 Masayuki Ohtak <[email protected]>: > CAN driver of Topcliff PCH > > Topcliff PCH is the platform controller hub that is going to be used in > Intel's upcoming general embedded platform. All IO peripherals in > Topcliff PCH are actually devices sitting on AMBA bus. > Topcliff PCH has CAN I/F. This driver enables CAN function. > > Signed-off-by: Masayuki Ohtake <[email protected]>
I have a few questions: 1. Is your code based on Intel's CAN EP80579 ([1]) ? 2. Why don't you use kernel existing kfifo infrastructure? ([2]). 3. Can you provide a pointer to Topcliff PCH CAN I/F datasheet ? thanks, Daniel. [1] http://www.intel.com/design/intarch/ep80579/sw_tools.htm [2] http://lxr.linux.no/#linux+v2.6.35/kernel/kfifo.c _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
