Hi all,
I am working on vehicle body control system with can-bus as my BE final project.ÂIt contains three parts.Â
1.CAN chip driver
2.CAN-bus protocol stack
3.UI
The problem is that IÂalreadyÂhave written the CAN chip driver as Âa character device driver using IO-simulated SPI.Â
So with this character driver API open() read() write() ioctl(), I start to wonder where can I put my protocol stack?Â
Or should rewrite the driver in network device frameworks?
Thx
--
Cheng(è)
Fedora Project Contributor -- Ambassador
_______________________________________________
My Page: http://freakrobot.blogbus.com/
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies