We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4310804 commit d54da08Copy full SHA for d54da08
drivers/linux/panda.c
@@ -6,6 +6,7 @@
6
* @brief Driver for the Comma.ai Panda CAN adapter to allow it to be controlled via
7
* the Linux SocketCAN interface.
8
* @see https://github.com/commaai/panda for the full project.
9
+ * @see Inspired by net/can/usb/mcba_usb.c from Linux Kernel 4.12-rc4.
10
*/
11
12
#include <linux/can.h>
0 commit comments