vinayby
Newbie level 4
my proj. requires interfacing a FLASH CARD (say SDcard )..to PC.
for --> mounting it. formatting it with a fs. then.. workin with it..
-> a usb flash drive is registered as a SCSI device under
usb-storage class and then i can mount it as /dev/sda1.
NOW, if i only have a flash card, with Serial P. Interface.(no USB)
is there any facilty in the linux kernel to get this(connected thru serial
port) registered as a block device.. i mean just to be able to mount
it ,format it etc..
OR does someone know any better way/(some connector maybe) to introduce the SPI interface as a USB/pcmcia/pc card or any thing..
... Thank you.
for --> mounting it. formatting it with a fs. then.. workin with it..
-> a usb flash drive is registered as a SCSI device under
usb-storage class and then i can mount it as /dev/sda1.
NOW, if i only have a flash card, with Serial P. Interface.(no USB)
is there any facilty in the linux kernel to get this(connected thru serial
port) registered as a block device.. i mean just to be able to mount
it ,format it etc..
OR does someone know any better way/(some connector maybe) to introduce the SPI interface as a USB/pcmcia/pc card or any thing..
... Thank you.