工具/软件:Linux
您好!
在2019年2月4日发布的另一篇文章中、我阅读了正在开发的 TCAN4550的 Linux 驱动程序。
是否有可能将此驱动程序放置在某个位置?
此致、
Konstantin
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好 Konstantin、
当前驱动程序可从以下存储库中提取:
http://git.ti.com/git/ti-analogue-linux-kernel/dmurphy-analogue.git
(请注意、此链接不会使用标准互联网浏览器打开;它适用于 git 客户端。)
此存储库中的相关分支称为 tCAN_Upstream。
为了将上游合并到内核中、该驱动程序仍在与维护人员进行审查、但它目前完全正常工作、用户可以将其编译为内核模块、以便在其系统中使用。
此致
最大
您好、Matthias、
遗憾的是、我们团队的专业知识更多地集中在硬件方面、因此我们支持 Linux 驱动程序的能力有点有限。 不过、我认为我们不能在网上改进超过内核文档的内容-您可以在此处找到与 kbuild (在本例中需要使用)相关的部分:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/kbuild
此致、
最大