Re: Ke386SetIoAccessMap and WindowsXP x64

Tech-Archive recommends: Speed Up your PC by fixing your registry



No surprise at all, as its name suggested, it's 386 specific.

You need a kernel mode driver to access the hardware instead of accessing it
from UM directly.

--
Calvin Guan (Windows DDK MVP)
Staff SW Engineer NetXtreme MINIPORT
Broadcom Corp. Irvine, CA
www.broadcom.com

"Slavo Tomascik" <ssutaz@xxxxxxxxx> wrote in message
news:OfnThJvhFHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
> Hello all,
>
> in my driver I use Ke386SetIoAccessMap and Ke386IoSetAccessProcess for
> direct access to LPT ports. I try compile driver for XP x64, and
> surprise - undocumented functions from previous systems versions are not
> available.
> Know anybody some replacement (or another solution) for that functions?
> I need direct access to ports from my application to fulfill timing
> requirements.
>
> With best regards,
> Slavo Tomascik
> ssutaz@xxxxxxxxx


.



Relevant Pages

  • Re: Is it possible to use named pipes in a kernel mode device driver?
    ... If you search for NtCreateNamedPipeFile in the DDK, ... If your driver uses undocumented functions, hopefully it will be detected by ... Microsoft and they will not certify your driver. ... app creates named-pipe, driver uses IoCreateFile). ...
    (microsoft.public.development.device.drivers)
  • Re: Ke386SetIoAccessMap and WindowsXP x64
    ... in my driver I use Ke386SetIoAccessMap and Ke386IoSetAccessProcess for direct access to LPT ports. ... I try compile driver for XP x64, and surprise - undocumented functions from previous systems versions are not available. ... I need direct access to ports from my application to fulfill timing requirements. ...
    (microsoft.public.development.device.drivers)
  • Re: bcm43xx support in Debian etch
    ... Rainer Dorsch wrote: ... surprise to me to even seen it work at all! ... The bcm43xx driver is in the mainline kernel and this made me expecting it to be a pretty robust driver. ... It will not matter if you run ifup, manually run dhclient, use etherconf ifplugd. ...
    (Debian-User)
  • Re: Surprise Remove to the USB Audio driver
    ... I'm developing USBaudiodriver for the WindowsCE5.0. ... everything is good execept handling surprise remove USBaudiodevice. ... Hsiang Hua, Chao ... Change your driver to always succeed WODM_WRITE calls (and just ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Ke386SetIoAccessMap and WindowsXP x64
    ... > direct access to LPT ports. ... I try compile driver for XP x64, ... > I need direct access to ports from my application to fulfill timing ... on the X64 platform. ...
    (microsoft.public.development.device.drivers)