Re: onboard EROM PXE programming in windows



<krcdacin@xxxxxxxxxxx> schrieb im Newsbeitrag
news:1125329064.146583.114570@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> In my case the expansion ROM base address will be a memory mapped
> address in the 32 bit address space. I don't know much about port
> access dlls. Will it be able to read/write memory mapped addresses?
> What are the other ways to do it??
> thanks
> -Santosh
>

ups sorry the free DLL mainly only have IO access and not memory acces :(
there is one memaccess unit that has free eval but did not work.

we use some other $$$ dll for memory access.
but its actually not difficult at all to write the driver yourself if you
have the MS VS stuff installed

antti


.



Relevant Pages

  • Re: System Wide Hook to Center Dialog Windows - Help
    ... since i am a vb6 programer, i need c++ dll to do this. ... can some one help me where can i get free dll to use with VB6 and a ... That's most likely a timing issue, iow you're probably moving it too ...
    (microsoft.public.vb.winapi)
  • Re: DLL or OCX calls from VB
    ... If you need to call standard DLL functions (not object methods), ... free DLL on our Web site that will allow you to call a function from a ...
    (microsoft.public.vb.general.discussion)
  • Re: FTDI USB Serial Drivers
    ... The DLL accesses the inf for setup ... from the FTDI driver readme: ... Notes on INF files ... particular VID and PID requires access to a registry editor which (unlike ...
    (microsoft.public.windowsce.platbuilder)
  • Re: FTDI USB Serial Drivers
    ... The DLL accesses the inf for setup ... from the FTDI driver readme: ... Notes on INF files ... particular VID and PID requires access to a registry editor which (unlike ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Reprise: Pended IOCtrl + LoadLibrary == Deadlock?
    ... Is your driver handle open in FILE_FLAG_OVERLAPPED mode? ... > happen at startup and shutdown. ... The dll is loaded and instructed by the ... >>> Devstudio and windbg both use int 3 for breakpoints. ...
    (microsoft.public.development.device.drivers)