date | project | content | link |
|---|
| 01:44 today | ReactOS | Commit by janderwald :: r 55571 reactos/drivers/hid/hidusb/hidusb.c: ( link) [HIDUSB] - Check if boot procol is supported
- Don't assert on boot protocol active See issue #6886 for more details.
| # |
| 00:43 today | ReactOS | Commit by cgutman :: r 55570 reactos/ (3 files in 3 dirs): ( link) [BLUE] - Fix code designed to avoid touching the hardware if it is already owned [KDIO]
- Take ownership of the display if we're debugging to screen [TXTSETUP.SIF]
- Add an example entry of DbgOsLoadOptions for debugging 1st stage to screen
- 1st stage setup can now be debugged completely to screen with a modified txtsetup.sif (comment 1st DbgOsLoadOptions and uncomment 2nd)
| # |
| 22:00 yesterday | ReactOS | Commit by cgutman :: r 55569 reactos/drivers/usb/nt4compat/: ( link) [USBDRV] - Terminate the NT4 USB driver
| # |
| 21:55 yesterday | ReactOS | Commit by cgutman :: r 55568 reactos/ (4 files in 2 dirs): ( link) [USB] - Merge r55564 and r55567 from usb-bringup-trunk
- USB development should now be done in trunk exclusively (UHCI implementation may be an exception)
| # |
| 21:17 yesterday | ReactOS | Commit by janderwald on usb-bringup-trunk :: r 55567 /drivers/usb/usbehci/hardware.cpp: ( link) | # |
| 20:26 yesterday | ReactOS | Commit by janderwald on usb-bringup-trunk :: r 55566 /lib/drivers/hidparser/hidparser.h: ( link) | # |
| 19:38 yesterday | ReactOS | Commit by dreimer :: r 55565 reactos/media/inf/ (msmouse.inf ports.inf): ( link) Anschluß is no German! Changing to Anschluss | # |
| 19:37 yesterday | ReactOS | Commit by janderwald on usb-bringup-trunk :: r 55564 /drivers/usb/usbehci/ (hardware.cpp hardware.h): ( link) [USBEHCI] - Add 64-bit data structures
- Print message when controller is using 64-Bit Addressing
- Should fix Host System Error when controller is operating in 64-Bit mode
| # |
| 18:16 yesterday | ReactOS | Commit by pschweitzer on iut-mmc :: r 55563 /include/psdk/ (CMakeLists.txt mmcobj.idl psdk.rbuild): ( link) [PSDK] Add mmcobj.idl | # |
| 18:06 yesterday | ReactOS | Commit by khornicek :: r 55562 reactos/subsystems/win32/win32k/objects/freetype.c: ( link) [WIN32K] Fix a potential memory leak. Spotted by Samuel Serapion. | # |
| 17:36 yesterday | ReactOS | Commit by pschweitzer on iut-mmc :: r 55561 /include/psdk/ (CMakeLists.txt mmc.idl psdk.rbuild): ( link) [PSDK] Add mmc.idl | # |
| 16:59 yesterday | ReactOS | Commit by akhaldi :: r 55560 reactos/ (2 files in 2 dirs): ( link) | # |
| 15:50 yesterday | ReactOS | Commit by rharabien :: r 55559 reactos/subsystems/win32/win32k/ (3 files in 2 dirs): ( link) [WIN32K] - GetFocus returns NULL if calling thread is not a foreground thread
| # |
| 14:28 yesterday | ReactOS | Commit by rharabien :: r 55558 reactos/subsystems/win32/win32k/objects/freetype.c: ( link) [WIN32K] - Clip test vertically in ExtTextOut when ETO_CLIPPED is used
| # |
| 13:49 yesterday | ReactOS | Commit by akhaldi :: r 55557 reactos/drivers/storage/class/disk_new/CMakeLists.txt: ( link) | # |
| 13:39 yesterday | ReactOS | Commit by gadamopoulos :: r 55556 reactos/subsystems/win32/win32k/ (4 files in 2 dirs): ( link) [win32k] - Initilize ExDesktopObjectType->TypeInfo.ValidAccessMask and ExWindowStationObjectType->TypeInfo.ValidAccessMask to let win32k use access checks to desktop and window station objects
- When opening a desktop and window station during THREADINFO initialization, give full access to the objects
| # |
| 08:26 yesterday | ReactOS | Commit by cgutman :: r 55555 reactos/ (144 files in 45 dirs): ( link) [USB] - We proudly merge the first charge of the usb-bringup branch. We do want to stress hardware support is still under heavy development and testing in real hardware is experimental
- Merge the Human Interface Device Stack(HID) which is used for mice / keyboards and other devices which use the USB interface, consisting of hidusb, hidparse, hidclass, mouhid, kbdhid
- Merge the composite driver, supports USB composite devices, laid out in usbccgp
- Merge the generic hub driver, which supports the USB root hub and in future USB hubs. Driver is usbhub
- Merge the Open Host Controller Interface driver (ohci)
- Merge the Enhanced Host Controller Interface driver (ehci)
- Merge the many fixes in other areas of ReactOS needed for USB to work (ntoskrnl, pci, inf, umpnpmgr, usetup)
- Special thanks goes the Haiku team, whose excellent code has provided a great base for the development of the new ReactOS USB / HID stack
- The development of the USB stack has shown the great potential when ReactOS developers team up together to achieve a common goal. The involved developers are here, listed alphabetically: Alex Ionescu Amine Khaldi Cameron Gutman Johannes Anderwald Michel Martin Thomas Faber Thomas Lotz(Haiku) Let's start the ReactOS revolution
| # |
| 07:15 yesterday | ReactOS | Commit by cgutman on usb-bringup-trunk :: r 55554 / (26 files in 17 dirs): ( link) [BUILD] - Add rbuild files
- Fix dumb dependencies in cmake files [DEBUG]
- Kill more debugging
| # |
| 06:19 yesterday | ReactOS | Commit by cgutman on usb-bringup-trunk :: r 55553 /drivers/ (35 files in 11 dirs): ( link) [HIDCLASS][HIDPARSE][HIDUSB][KBDHID][MOUHID][USBCCGP][USBD][USBEHCI][USBOHCI][USBHUB][USBSTOR] - Massive debug spam reduction
| # |
| 04:15 yesterday | ReactOS | Commit by janderwald on usb-bringup-trunk :: r 55552 /drivers/ (4 files in 2 dirs): ( link) [USBEHCI] - Enable async park mode when available
- Use correct type for the pipe handle
- Implement URB_FUNCTION_GET_STATUS_FROM_INTERFACE, URB_FUNCTION_GET_STATUS_FROM_ENDPOINT
- Verify that there is buffer provided in SubmitSetupPacket [KBDCLASS]
- Forward requests to lower device
| # |