LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Using vme_tsi148 device driver from user space (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/using-vme_tsi148-device-driver-from-user-space-914580/)

zvivered 11-20-2011 04:08 PM

Using vme_tsi148 device driver from user space
 
Hello,

My Core2Duo x86 target contains a TSI148 PCI to VME bridge.
In Kernel configuration I set CONFIG_VME_TSI148=y

Duding boot, this device is initiated and registered.

But after 'mdev -s' there is no new device in /dev .

The vme_tsi148.c does not contain an IOCTL section. Only .probe,.remove.

So how (on earth !) can I open a new master window ?

How can I access the VME using this driver ?

Must I use CONFIG_VME_USER=y also ?

Thanks,
Zvika


All times are GMT -5. The time now is 11:59 AM.