Re: OOB Information



Thanks Pavel! There is a real need to talk to the driver... :-) Ok, I'll
post on device drivers. Thanks again.

"Pavel A." <pavel_a@xxxxxxxxxxxxxxx> wrote in message
news:uO9uMOCnIHA.5704@xxxxxxxxxxxxxxxxxxxxxxx
Applications don't talk directly to NDIS layer (except of few pervert
cases)
so they don't pass any OOB information to the drivers.

The OOB info is created and consumed by kernel-mode clients of NDIS,
such as TDI layer, various protocol drivers etc.

If you're still looking for more details, please ask in
microsoft.public.development.device.drivers.

Regards,
--PA


"Rodel Miguel" <rodel_miguel@xxxxxxxxx> wrote in message
news:OneLNQ8mIHA.944@xxxxxxxxxxxxxxxxxxxxxxx
Hi Gurus,

Can you help me give some information to my NDIS driver whenever I send a
specific packet? MSDN tells me to use OOB Information which is attached
to every packet descriptor whenever MiniportSend is being called. How
can an application supply some OOB information to the driver? How can
the driver access the OOB information? Can you point me to proper
tutorials on this?

Thank you very much!

Best Regards,
Rodel



.



Relevant Pages

  • Re: OOB Information
    ... Applications don't talk directly to NDIS layer ... The OOB info is created and consumed by kernel-mode clients of NDIS, ... Can you help me give some information to my NDIS driver whenever I send a specific packet? ... MSDN tells me to use OOB Information which is attached to every packet descriptor whenever MiniportSend is being called. ...
    (microsoft.public.win32.programmer.networks)
  • OOB Information
    ... MSDN tells me to use OOB Information which is attached to ... every packet descriptor whenever MiniportSend is being called. ... application supply some OOB information to the driver? ...
    (microsoft.public.win32.programmer.networks)
  • OOB Information
    ... MSDN tells me to use OOB Information which is attached ... to every packet descriptor whenever MiniportSend is being called. ... an application supply some OOB information to the driver? ...
    (microsoft.public.development.device.drivers)
  • [Full-disclosure] [tool] Broadcom NDIS driver monitor enabler (or simply monitor mode for your m
    ... your wireless card is not supported by the bcm43xx driver. ... use ndiswrapper (but you've been told that there's no monitor mode ... no code that can handle monitor mode request. ... WLC_SET_MONITOR is handled inside windows ndis driver! ...
    (Full-Disclosure)
  • Re: NDIS-SDIO Driver
    ... I want to write a NDIS Driver and load ... through some forums for how to write NDIS-WDM driver. ... cannot call any NDIS functions in a WDM driver (correct me if i am ... code to be modified in NDIS-WDM sample to register mySDIOdevice ...
    (microsoft.public.development.device.drivers)