[ros-kernel] Loading hpt3xx.sys and KMODE_EXCEPTION in objects/gdiobj.c

Mike Greubel mike.greubel at pro-entertain.de
Mon Jul 12 22:15:45 CEST 2004


Hello,

this mail goes specially to Filip Navara, but not only to him :)

This is my problem: I own a Highpoint 370 FakeRaid IDE controller. On reactos.com it is in compability list as "supported" on 0.2.2 and up. I load the cvs of Friday 09-07-04. I tried to put in my driver (edit hivesys.inf, remove atapi.sys and write in hpt3xx.sys instead), and got the error, viewing by this screenshot: http://www.pro-entertain.de/images/Cimg1219.png ; sorry for pour quality.

On irc sedwards tell my to contact Filip, because I want to use vbemp.sys as video driver. Below is my hivesys.inf, because the problem could be there - I don't know :(.
I put vbemp.sys into reactos\system32\drivers folder, no changes on hivesys, because the driver is allready in there. The file reactos\system32\drivers\vgamp.sys is renamed to vgamp.old.

Could this be my failure or a bug in any driver?

Greetings
Mike


====== Just for your information
hivesys.inf:
[.... cut ....]

; Atapi miniport driver
;HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","ErrorControl",0x00010001,0x00000000
;HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","Group",0x00000000,"SCSI Miniport"
;HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","ImagePath",0x00020000,"system32\drivers\atapi.sys"
;HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","Start",0x00010001,0x00000000
;HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","Type",0x00010001,0x00000001

; Highpoint HPT370A driver
HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","ErrorControl",0x00010001,0x00000000
HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","Group",0x00000000,"SCSI Miniport"
HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","ImagePath",0x00020000,"system32\drivers\hpt3xx.sys"
HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","Start",0x00010001,0x00000000
HKLM,"SYSTEM\CurrentControlSet\Services\Atapi","Type",0x00010001,0x00000001

; Beep device driver
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","ErrorControl",0x00010001,0x00000000
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","Group",0x00000000,"Base"
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","ImagePath",0x00020000,"system32\drivers\beep.sys"
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","Start",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","Type",0x00010001,0x00000001

[.... cut ....]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://reactos.com:8080/pipermail/ros-kernel/attachments/20040712/8f7e7e00/attachment.htm


More information about the Ros-kernel mailing list