Kernel mode to User mode Pipe

From: John Thompson (johnthompson1_at_hotmail.com)
Date: 04/28/04

  • Next message: newbiemcca: "LTmodem driver on Linux implementation of Lucent winmodem on IBM Thinkpad problem"
    Date: Wed, 28 Apr 2004 17:58:41 -0400
    
    

    Hello,

    I would like to create a pipe from a kernel mode driver to a user mode
    application. However, I can't find any documentation anywhere on a example
    of how to do accomplish this task. Does anybody know where I can go to look
    up this information or know of a book that I can buy that explains how to do
    this in detail?

    Thank you,
    -- John


  • Next message: newbiemcca: "LTmodem driver on Linux implementation of Lucent winmodem on IBM Thinkpad problem"

    Relevant Pages

    • Re: is DHCP Client a kernel mode?
      ... And partly service (user mode) in svchost.exe ... > DHCP client is IIRC a part of the ARP code in TCPIP.SYS. ... > Maxim Shatskih, Windows DDK MVP ... >> is the DHCP client a Kernel mode driver? ...
      (microsoft.public.development.device.drivers)
    • Re: Enumerating empty/unpopulated PCI slots
      ... I have a kernel mode driver and a user mode application that work ... together to detect an empty slot. ... The approach is on per system basis ...
      (microsoft.public.development.device.drivers)
    • Re: IoQueueWorkItem accessing flag or return value?
      ... I am thinking of proceeding with your logic of creating a user mode ... event to check the registry and then send a message to the Kernel ... send an IOCTL to a kernel mode driver from a user mode app? ...
      (microsoft.public.development.device.drivers)
    • kernel vs user file name
      ... I need to read a file in a kernel mode driver. ... Is there a standard kernel or user mode API, or some document describing the ...
      (microsoft.public.development.device.drivers)