|
From: Hartmut B. <har...@te...> - 2002-05-05 22:27:28
|
> -----Ursprungliche Nachricht----- > Von: David Welch [SMTP:we...@cw...] > Gesendet am: Sonntag, 5. Mai 2002 23:59 > An: rea...@li... > Betreff: [ros-kernel] irq fixes > > Hi, > > I'd like to hear of any success or failure reports with the changes to > irq/irql handling I committed a few days ago. > I have some problems with the new irq code. Currently, I do implement piping for gcc. I have changed some files from np, ntoskrnl, csrss, kernel32 and msvcrt. With the old irq code (before Philips changes), it works. With the current irq code, it hangs after some compiled files. There occurs no crash. For testing, I do compile vfatfs and msvcrt. If I remove the pipe statement from makefile, so that gcc must use temporary files, it works with the new irq code. I doesn't know whats wrong with my changes or the irq code. I will commit my changes in the next few days, so that everyone can test it. - Hartmut |