ndisuio build problem
From: Boyd D. Mills (BMills_at_VCIControls.ca)
Date: 10/28/04
- Next message: Brian Muth: "Re: Can a newbie build a nuclear reactor controller on WindowsCE?"
- Previous message: Howard Swope: "Re: What's new in version 5.0 vs 4.1?"
- Next in thread: Tang: "Re: ndisuio build problem"
- Reply: Tang: "Re: ndisuio build problem"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 16:20:35 -0400
I am using platform builder 4.1
I found a problem in ndisuio uio_ce.c where IOCTL_NDISUIO_OPEN_WRITE_DEVICE
requires the Createfile NOT use GENERIC_READ|GENERIC_WRITE. But then later
on, to change the protocol being monitored with IOCTL_NDISUIO_SET_ETHER_TYPE
it MUST be GENERIC_READ|GENERIC_WRITE !!!!!
Ok so I changed uio_ce.c so the open_write also insists on read-write
access.
Now how do I build this module so it will be inlcuded in the image build?
Thanks
/Boyd
- Next message: Brian Muth: "Re: Can a newbie build a nuclear reactor controller on WindowsCE?"
- Previous message: Howard Swope: "Re: What's new in version 5.0 vs 4.1?"
- Next in thread: Tang: "Re: ndisuio build problem"
- Reply: Tang: "Re: ndisuio build problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|