Ring 1/Ring 2 Runtime support for Pseudo drivers?

Hello,

Is there any possibility of adding Runtime support to
Win2k to execute drivers under Ring 1/Ring 2. This
might help in reducing the time to debug atleast the
pseudo drivers which doesn’t talk to hardware.

Does it require substantial changes in the kernel or
might be done by a third party. Also will there be any
takers?

Thanks,
Sajeev


Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com

???

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of sajeev sas
Sent: Saturday, April 05, 2003 8:39 PM
To: NT Developers Interest List
Subject: [ntdev] Ring 1/Ring 2 Runtime support for Pseudo drivers?

Hello,

Is there any possibility of adding Runtime support to
Win2k to execute drivers under Ring 1/Ring 2. This
might help in reducing the time to debug atleast the
pseudo drivers which doesn’t talk to hardware.

Does it require substantial changes in the kernel or
might be done by a third party. Also will there be any
takers?

Thanks,
Sajeev


Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com


You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

> Does it require substantial changes in the kernel or

Yes. You will need to call ALL kernel’s functions via the syscall
path, also you will lose direct access to things like
Irp->AssociatedIrp.SystemBuffer.

Max

Interesting… in short, people have to learn one more
way of writing windows drivers

— “Maxim S. Shatskih”
wrote: > > Does it require substantial changes in the
kernel
> or
>
> Yes. You will need to call ALL kernel’s functions
> via the syscall
> path, also you will lose direct access to things
> like
> Irp->AssociatedIrp.SystemBuffer.
>
> Max
>
>
>
> —
> You are currently subscribed to ntdev as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
xxxxx@lists.osr.com

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com