Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[ros-arm-bringup] 34479: - Prefetch aborts behave like other exceptions, not like data aborts, in terms of the PC offset due to the pipeline behavior. So call TRAP_PROLOG with 0, not 1
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[silverblade] 34478: Partially implemented wave output reset (WODM_RESET) which sends a request to the device to stop playing and (for now) drops the current buffer, which stops the streaming mechanism from doing anything further. This will need to be done more cleanly later. Think I've also fixed the bug where it was crashing on exit.
by silverblade@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34477: - Implement KeArmInstructionFaultStatusRegisterGet
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[jimtabor] 34476: Separate Default Window proc from messages.
by jimtabor@svn.reactos.org
16 years, 2 months

[silverblade] 34475: Implemented functions required to make wave playback pause and resume function (WODM_PAUSE and WODM_RESTART) using IOCTL_WAVE_SET_STATE. Modified internal I/O control routine to deal with the fact the device does overlapped I/O. Verified pause/resume functions, however there is a crash on exit if all audio buffers are exhausted by the time WODM_CLOSE is issued.
by silverblade@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34474: - Write a DebugService routine for ARM in the RTL library and get rid of the hack in ntoskrnl. - Just like on x86, this routine generates a breakpoint -- on ARM this is done with BKPT followed by an index. - We use the BREAKPOINT_PRINT index just like on x86. - This generates a prefetch abort -- so now we implement the prefetch abort handler. Thanks to the trap macros, this was 10 lines of code. - This calls into the real C handler, which is now unimplemented and hangs t
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34473: - Now that KDCOM works for printing on the serial port, get rid of the arm_kprintf file, function and hack, and use KdpSerialPrint instead (still a hack, but at least uses our components)
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34472: - Implement KdPortPutByteEx and KdPortInitializeEx in KDCOM. Only supports Versatile for now, we can make this more portable later.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34471: - Fix FILE location in the header
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34470: - Get rid of a really-early debug print, since it's done before KdInit and thus will never be seen.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months
Results per page: