Search found 1 match

by raspiBoard
Wed 19. Jun 2013, 19:51
Forum: Linux
Topic: PEAK-Linux Driver on Raspberry Pi
Replies: 156
Views: 549725

Re: PEAK-Linux Driver on Raspberry Pi

Hello,

I'm using a peak-usb can device on a raspberry pi with the last kernel version (3.6.11). I've followed your step by step tutorial and works like a charm. Now, I'm trying to use NETDEV driver utility.

I compiled the driver using those lines

make NET=NETDEV_SUPPORT PCI=NO PAR=NO ISA=NO PCC ...