Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > microsoft.public.development.device.drivers > #9

Help required for SD Driver Stack: Issue all supported eMMC commands from the application to the eMMC device.

X-Received by 10.237.59.203 with SMTP id s11mr13274909qte.32.1481014889293; Tue, 06 Dec 2016 01:01:29 -0800 (PST)
X-Received by 10.157.11.248 with SMTP id 111mr3867303oth.4.1481014889248; Tue, 06 Dec 2016 01:01:29 -0800 (PST)
Path csiph.com!feeder.erje.net!2.us.feeder.erje.net!weretis.net!feeder6.news.weretis.net!news.glorb.com!p16no3185334qta.1!news-out.google.com!j8ni1210qtc.0!nntp.google.com!p16no3185331qta.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups microsoft.public.development.device.drivers
Date Tue, 6 Dec 2016 01:01:28 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=202.56.254.194; posting-account=2UmvfAoAAAA3HPo9Fstz-dCadezGNOMV
NNTP-Posting-Host 202.56.254.194
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <b5ecb425-e9fb-4662-bdca-ecd673d55491@googlegroups.com> (permalink)
Subject Help required for SD Driver Stack: Issue all supported eMMC commands from the application to the eMMC device.
From rakendra thapa <rakendrathapa@gmail.com>
Injection-Date Tue, 06 Dec 2016 09:01:29 +0000
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Xref csiph.com microsoft.public.development.device.drivers:9

Show key headers only | View raw


Hi,

Preface of the issue: 
I built a lower filter driver to SCSIAdapater class driver. The driver has an open interface to SD Bus library and can call SD Bus Library routines.
The application can issue IOCTLs to this driver.
Using standard SD stack and SD Bus library, I was able to send many eMMC Commands successfully.

Though some commands were successful, but many commands failed with error like ACCESS_DENIED. 

Expected Output:
All eMMC commands supported by eMMC can be issued to the eMMC via SD Bus Library call.

Root cause: 
Observing from the Event Logs and the Driver logs, the commands never reached eMMC and were failed by SdBus Library.

Request / Help required:
• Why the eMMC Commands are getting failed by SdBus library with ACCESS_DENIED error ?
• Is it possible to implement issuing of all the supported eMMC Commands from the driver via SdBus library ? 
If yes, what things I might be missing ?


Thanks and Regards,
Rakendra

Back to microsoft.public.development.device.drivers | Previous | Next | Find similar


Thread

Help required for SD Driver Stack: Issue all supported eMMC commands from the application to the eMMC device. rakendra thapa <rakendrathapa@gmail.com> - 2016-12-06 01:01 -0800

csiph-web