<div>Hi all,</div>I am working on vehicle body control system with can-bus as my BE final project. <div>It contains three parts. </div><div><br></div><div>1.CAN chip driver</div><div>2.CAN-bus protocol stack</div><div>3.UI</div>
<div><br></div><div>The problem is that I already have written the CAN chip driver as  a character device driver using IO-simulated SPI. </div><div>So with this character driver API open() read() write() ioctl(), I start to wonder where can I put my protocol stack? </div>
<div>Or should rewrite the driver in network device frameworks?</div><div><br></div><div>Thx</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br>-- <br>Cheng(誠)<br><br>Fedora Project Contributor -- Ambassador<br>
<div><a href="https://fedoraproject.org/wiki/User:Freakrobot" target="_blank">https://fedoraproject.org/wiki/User:Freakrobot</a></div><div>_______________________________________________</div><div><br></div><div>My Page: <a href="http://freakrobot.blogbus.com/" target="_blank">http://freakrobot.blogbus.com/</a></div>
<br>
</div>