Re: IOCTL_GET_TUPLE_DATA from CardBus PC Card

From: PL (pinann2003_at_yahoo.com)
Date: 02/21/04


Date: 21 Feb 2004 01:22:25 -0800


"Pavel A." <pavel_a@geeklife.com> wrote in message news:<O9#QDWx9DHA.1816@TK2MSFTNGP12.phx.gbl>...
> "PL" <pinann2003@yahoo.com> wrote in message news:1324501c3f711$c38a95d0$a401280a@phx.gbl...
> > Hi to all!
> > When I try'd to use this IOCTL I get the memory exeption
> > in user caller. In driver the out answer buffer was empty.
>
> In which driver? do you send the ioctl to your device driver instead of the pcmcia.sys?!
>
> > Then I tried another method. My driver gets the memory
> > pointer to CIS at 10 double word of configuration space.
> > It's equalls 0xffdf-f000, so I tryed to convert it into
> > virtual memory and process at user appl.But it was not
> > successfull. May somebody can help?
> > PL.
>
> :-(

Thanks very much Pavel.
PL



Relevant Pages

  • Re: communication between user mode and kernel mode
    ... You have the application send down the chunk of memory on an IOCTL ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ...
    (microsoft.public.development.device.drivers)
  • Re: bktr(4) risk?
    ... It seems that the bktr driver implements the METEORSVIDEO ioctl, ... with the bktr file descriptor to arbitrarily trash any memory, ... The only reason I can think of to use this ioctl would be if you wanted the ...
    (freebsd-hackers)
  • Re: WDF-newbie: Sharing memory between application and driver?
    ... I need to share memory between application and my driver. ... So I pass a buffer pointer to the driver via an IoCtl. ... My driver allocates kernel memory with ExAllocatePoolWithTag. ...
    (microsoft.public.development.device.drivers)
  • Re: IOCTL_GET_TUPLE_DATA from CardBus PC Card
    ... > When I try'd to use this IOCTL I get the memory exeption ... > in user caller. ... In driver the out answer buffer was empty. ... do you send the ioctl to your device driver instead of the pcmcia.sys?! ...
    (microsoft.public.development.device.drivers)
  • IOCTL_GET_TUPLE_DATA from CardBus PC Card
    ... When I try'd to use this IOCTL I get the memory exeption ... in user caller. ... In driver the out answer buffer was empty. ...
    (microsoft.public.development.device.drivers)