- Enable IopReferenceDeviceObject in IopParseDevice (not much use for now except...
authorAlex Ionescu <aionescu@gmail.com>
Thu, 27 Jul 2006 20:16:48 +0000 (20:16 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 27 Jul 2006 20:16:48 +0000 (20:16 +0000)
commit48d3c8e74f704dd93f1cbf35df652e42a686b8c3
tree461341ec2046a596b57ff2cbc8234d477f79b66e
parentbef11ebb29f97f5732a8f25ff1606f1b21986e17
- Enable IopReferenceDeviceObject in IopParseDevice (not much use for now except OS "Correctness" and identifying broken drivers). DO referencing isn't fully used in the kernel yet.
- Fix broken drivers: i8042 and videoprt. NDIS might be broken too, but downloading worked fine for me, so it's not hitting the check in IopParseDevice.

svn path=/trunk/; revision=23325
reactos/drivers/input/i8042prt/i8042prt.c
reactos/drivers/video/videoprt/videoprt.c
reactos/ntoskrnl/io/iomgr/device.c
reactos/ntoskrnl/io/iomgr/driver.c
reactos/ntoskrnl/io/iomgr/file.c