USB Mass Storage Device driver (SCSI)

Hi,

Im busy implementing a mass storage device driver for USB mass storage
sticks. The scsi implementation was easy enough and is almost done, but I
need some guidance on how to link the resource manager with mount to the
filesystem on the device… I dont want to implement the filesystem part
also… can anyone maybe help me on this one…

Best of days
John

“John Wilke” <jwilke@ustc.co.za> wrote in message
news:aoja55$i88$1@inn.qnx.com

Hi,

Im busy implementing a mass storage device driver for USB mass storage
sticks. The scsi implementation was easy enough and is almost done, but I
need some guidance on how to link the resource manager with mount to the
filesystem on the device…

I dont want to implement the filesystem part
also… can anyone maybe help me on this one…

There is no DDK for the filesystem, you might be able to convince QSS to
provide you with what they currently have if your business case is strong
enough.


Best of days
John