Hi,
I have successfully compiled a basic driver in Vmware environment on
XP Pro SP2, but when I use the command "mknod /dev/fpgadrv c 254 0" on
the Fox-board LX832 via Telnet, the system reply "Read-Only File
System" and the special file is not created. The kernel module is
correctly loaded and unloaded as I can see the Welcome and Bye messages
with the command dmesg. The driver should interface a FPGA to
read/write some registers and handle IRQ. The version of Linux is 2.6.
In order to test my command, I have created a device node on Vmware and
the node appears in /dev.
Please, does somebody can help me ? Just a precision : I am not
a "Linux-man", so I would like to minimise operation on the system !
Many thanks in advance.
Pascal