From: "Lalita Udakeri" <[EMAIL PROTECTED]>

When USB drive is ported, it gets mounted as SCSI. Why?

Because it the way Linux always did.
There is two hard-disk driver management model in Linux
- IDE => /dev/hdx
- SCSI => /dev/sdx

SCSI model is more flexible and make it easier to
handle various type of low-level protocols, even if not
true SCSI.

Jean-Michel.

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to