1394 port driver
Hi,
Working on a HW platform where the 1394 link controller is memory
mapped to the CPU. I'm currently trying to figure out how to fit my own
port driver into the 1394 stack shipped with CE 5.0.
Since there is no PCI bus on our platform I reckon that the 1394ohcd
driver needs to be "disconnected" from the shipped 1394 stack and
disabled. Anyone with useful information on this and how to make a new
connection from the bus driver to my new port driver?
What's the trick with cewdmmgr.dll, is it only needed for handling the
interaction between PCIbus.lib and 1394ohcd.lib, or is it needed by
other layers of the 1394 stack?
Anybody know where I can find additional information about this?
Regards
.
Relevant Pages
- Re: IOCTL_INTERNAL_MOUSE_CONNECT Equivalent for the Bluetooth Stack
... Could you perhaps explain what the "power policy owner" for the stack means? ... by the port driver. ... but I apparently had the driver loaded just above mouclass. ... (microsoft.public.development.device.drivers) - Re: make test segfaults with "--enable-shared" on Python 2.3.3
... You don't mention what platform you are seeing this on. ... I know that there are platforms where the amount of stack space available ... Modules/_sre.c source file for more info. sre in 2.4 will be ... (comp.lang.python) - Re: Stacking Washer/Dryer trick?
... Are you familiar with the furniture/appliance slides that you can get ... Prolonged weight on the sliders can eventually damage the foam top. ... ground in normal usage should keep the platform from moving. ... Leave enough room behind the stack to tilt the platform backward just ... (alt.home.repair) - Re: Lets put this to rest
... characteristc that must be implemented in the final system for it to ... is that you had in my mind made an incorrect ... If you say that a requirement already exists for a stack, ... In MDA there is the issue of platform independence, ... (comp.object) - Re: doubt on regarding stacks
... >> One filthy trick you could employ (with all warnings set abut ... >> does indeed have a stack and uses it). ... > platform. ... > plz let me know the correct concepts. ... (comp.lang.c) |
|