General question about pcan driver
Posted: Fri 12. Oct 2012, 08:51
Hello,
I have a general question about the linux pcan driver to get a better knowledgement about the handle.
After "make" and "make install" the pcan driver ist installed to the system. With the command "modprobe pcan" the driver will be load. Is this correct? The command "modprobe pcan" should be execute at every start of the system? Make it a difference if the USB-Dongle is connect or disconnect while the command "modprobe pcan" is call?
After "modprob pcan" executed successfully the command "ifconfig can0 up" should be execute to enable to use the USB-Dongel via sockets. This is also done every time when the system start.
So I can put the two commands "modprobe pcan" and "ifconfig can0 up" in a startscript.
Best regards
Michael
I have a general question about the linux pcan driver to get a better knowledgement about the handle.
After "make" and "make install" the pcan driver ist installed to the system. With the command "modprobe pcan" the driver will be load. Is this correct? The command "modprobe pcan" should be execute at every start of the system? Make it a difference if the USB-Dongle is connect or disconnect while the command "modprobe pcan" is call?
After "modprob pcan" executed successfully the command "ifconfig can0 up" should be execute to enable to use the USB-Dongel via sockets. This is also done every time when the system start.
So I can put the two commands "modprobe pcan" and "ifconfig can0 up" in a startscript.
Best regards
Michael