Re: File System Filter Trouble



Hey, thanks for that.
I added my registry settings as u said and now I am able to load my driver.
I dont know why, but I did the same thing before putting the post but it
didn't work. Now I did the same thing again and it worked.
Thanks
Now, I have to modify the filter driver. In that i might require some (may
be a lot) help again
Thanks you guys.

--
GD Shukla


"Anthony Pellerin" wrote:

No it does not.
Personnaly, when I wrote on (some times ago), I put the registry settings in
System\\StorageManager\\Profiles\\SDMMC\\FATFS\\Filters\\MyFilter

Could you try that (change SDMMC for MSFLASH of course) ? Mine was not
loaded at boot but only when inserting an SDCard.

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"gd.shukla" <gdshukla@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: EF5A3EEF-581D-486C-9766-1010D2A575B6@xxxxxxxxxxxxxxxx
Thanks for your reply.
No sir, I dont have hive based registry and so I have put my registry
setting directly.
Tell me if that affects, I'll include that too.
Any other suggestion.

--
GD Shukla


"Anthony Pellerin" wrote:

Do you have hive registry on your flash? If so, did you include your
registry settings inside
; HIVE BOOT SECTION
and
; END HIVE BOOT SECTION
?

HTH

--
--
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"gd.shukla" <gdshukla@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message
de
news: 51F59C1A-6C6B-42F4-8002-A37DA9AED178@xxxxxxxxxxxxxxxx
Hi
I am trying to build a file system filter. actually I just copied the
fsdspy, gave it the name myfilter. I have included its entry in bib
file
so
that it is included in my nk.bin. I have included followinf reg entry
to
load
it.
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\MSFlash\FATFS\Filters\MyFilter]
"Dll"="MyFilter.dll"
"Order"=dword:1

I want to use it for strata flash file system driver stratad.dll. But
the
problem is that it is not getting loaded. I have inserted debug msgs in
the
code but I dont see any of them.
Could any one guide me what could be the trouble. The documentation
says
that the reg entry will load the filter driver but why mine is not
getting
loaded.
Please suggest.
--
GD Shukla






.



Relevant Pages

  • Re: Arrow Electronics
    ... Hello, I work at the university of Akron, I need a stock linear motor ... to move a 5 gram load one cm in N milliseconds time. ... yes I can build the driver. ... Me, we have a prototype built on a speaker voice coil, but they dont ...
    (sci.electronics.design)
  • Re: I am trying To USB Function as Usb Host Client Driver, Is It O
    ... USB Serial device. ... Hence I wanted to use that driver for my USB to Serial Device (Host Client ... My BSP Supports both USB functioin and USB Host drivers.I am tring to load ... I need help on Registry settings. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: MOUHID attaching problem
    ... your registry settings are OK. ... Than an ADD HID1 and than the system should load the MOUHID. ... Do the driver passe the AttacheDevice function, ... We use the same USB Host ...
    (microsoft.public.windowsce.platbuilder)
  • Re: distinguishing between stream interface drivers
    ... In your registry settings for the device use the "Index" value to ... load different drivers and you know the handle associated with them. ... prefix for registering them at registry settings. ... Any application can use the driver by calling createfile function. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: how to test driver
    ... > I have written mouse device driver as per explained in linux magazine ... But I dont know how to test that driver. ... The same way as you load every other driver. ...
    (comp.os.linux.development.system)

Loading