From: GN Keshava <keshava.gn@gmail.com>
To: "edk2-devel@lists.sourceforge.net" <edk2-devel@lists.sourceforge.net>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
"edk2-devel@lists.01.org" <edk2-devel@ml01.01.org>
Subject: Strange issue in USB mass storage device
Date: Mon, 22 May 2017 08:37:31 +0000 [thread overview]
Message-ID: <CABKwMds4ESUEm6=s4c0OcAg0r7C6CxsUKO9fJrm2r5Q6s+6YSg@mail.gmail.com> (raw)
Hi all,
I'm testing a USB mass storage device (A linux CDC gadget, which has serial
and mass storage with FAT32 filesystem) which works fine with Windows.
I'm booting to UEFI shell using another mass storage device (a thumb drive).
My device under test (A linux CDC gadget, which has serial and mass
storage) detects as file system (fsx: ) only if its device path is lesser
than the thumb drive. Thumb drive detects always.
Example:
case 1:
Thumb drive: PCI.../.../USB(*2,0*)/HD(MBR...
Device under test: PCI.../.../USB(*6,2*)
Result: Device under test doesn't mount. But it's just shown as Removable
block device. Even if I use mount command, its not mounted. I cant access
files.
case 2:
Thumb drive: PCI.../.../USB(*6,0*)/HD(MBR...
Device under test: PCI.../.../USB(*2,2*)
Result: Device under test mounts properly as fs2: . I can access files.
Also, it can be noted that thumb drive is shown as "HD(MBR...)" whereas my
DUT does not show this part.
Any pointers would be much appreciated.
Thanks and regards,
Keshava
next reply other threads:[~2017-05-22 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-22 8:37 GN Keshava [this message]
2017-05-22 15:52 ` Strange issue in USB mass storage device Andrew Fish
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABKwMds4ESUEm6=s4c0OcAg0r7C6CxsUKO9fJrm2r5Q6s+6YSg@mail.gmail.com' \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox