- Mar 7, 2004
- 984
- 0
- 0
Originally posted by: corkyg
According to Microsoft's definition, etc., it is a user mode driver.
WiFi
Drivers are generally kernel drivers, with the rare (printer drivers) exception.
Originally posted by: dclive
Originally posted by: corkyg
According to Microsoft's definition, etc., it is a user mode driver.
WiFi
No, that's talking about printer drivers (only).
Drivers are generally kernel drivers, with the rare (printer drivers) exception.
Originally posted by: rookie1010
thanks for the replies
Drivers are generally kernel drivers, with the rare (printer drivers) exception.
isnt that windows 95 drivers (.vxd for all drivers except .drv for printers since they were not using ring 0 protected mode, or am i getting mixed up.), have windows continued with the same architecture for drivers?
in the link the user mode derivers are described as version 3 and kernel mode drivers are described as version 2
does the version 3 mean ring 3
and version 2 means ring 2
Drivers are generally kernel drivers, with the rare (printer drivers) exception.
Originally posted by: spikespiegal
Drivers are generally kernel drivers, with the rare (printer drivers) exception.
Then please expalin why I can BSOD a Windows Server running Terminal Services with PCL 5 drivers?
If Spooler.Exe runs in user mode, that's news to me.