Hi, here a nice pics to show the upcoming USB Support in ROS. This is mjmartin’s USBEHCI inside Win2000.
ROS Images
ROS SVN Updates
- [REACTOS] Temporarily revert 0ca4e6dcfaf, as requested by Hermès 23. November 2024[REACTOS] Temporarily revert 0ca4e6dcfaf, as requested by Hermès The setup mistakes the unpartitioned disk as GPT. This reverts commit 0ca4e6dcfaf93165300cc1866eeae50d221ab403. [DH] base/setup/lib/utils/partlist.c [DH] base/setup/lib/utils/partlist.h [DH] base/setup/reactos/drivepage.c [DH] base/setup/usetup/usetup.cStanislav Motylkov
- [SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical... 22. November 2024[SETUPLIB][REACTOS][USETUP] Finish unification of MBR extended and primary/logical partitions Addendum to commmit 99f0937fd. The partition-creation checks are unified for these partitions into one single function. To prepare for GPT support, the specifics are put into a separate MBRPartitionCreateChecks() helper, called for MBR disks by the upper-level function. GPT disks will have a similar helper in […]Hermès Bélusca-Maïto
- [SHELL32] Refresh SHELLSTATE before writing it (#7516) 22. November 2024[SHELL32] Refresh SHELLSTATE before writing it (#7516) [DH] dll/win32/shell32/wine/shellord.cWhindmar Saksit
- [GITHUB] Fix MSVC ARM build 21. November 2024[GITHUB] Fix MSVC ARM build The latest GitHub Actions runner image 20241113.3.0 uses WDK 10.0.26100.0, which dropped support for 32-bit ARM platform: - https://github.com/golang/go/issues/68552#issuecomment-2290064500 - https://github.com/actions/runner-images/issues/10981 Fix the failing build by sticking to WDK 10.0.22621.0. CORE-17604 [DH] .github/workflows/build.ymlStanislav Motylkov
- [NTOS:KD64] Only use the UNIMPLEMENTED macro in the debugger's KdpSys* helpers. 21. November 2024[NTOS:KD64] Only use the UNIMPLEMENTED macro in the debugger's KdpSys* helpers. This basically avoids re-entering the debugger (via the embedded breakpoint) while we are already running within its context. In addition, this allows the tests for Kd/NtSystemDebugControl (see PRs #7424 and #7426) to run without having ReactOS to crash. [DH] ntoskrnl/kd64/amd64/kdx64.c [DH] ntoskrnl/kd64/arm/kdarm.cHermès Bélusca-Maïto
- [REACTOS] Temporarily revert 0ca4e6dcfaf, as requested by Hermès 23. November 2024
Donate