Mikhail Frolov Doczom
  • Joined on 2024-03-31
Doczom pushed to add_usbother at KolibriOS/kolibrios 2025-06-06 11:35:19 +00:00
10b25bc579 drivers/usb: fix usbother driver
Doczom commented on issue KolibriOS/kolibrios#225 2025-05-28 19:05:07 +00:00
refactoring kernel: SMP and multithreading
  • add current_tid/current_pid variables
  • switch current_slot_idx locks on current_tid/current_pid
Doczom pushed to rewrite_ide_drv at KolibriOS/kolibrios 2025-05-26 19:54:16 +00:00
9641c8ad25 Krn: The IDE controller initialization code has been rewritten.
50d0ed0752 Krn: The fdd driver code has been cleared and unused files have been deleted
7e63294b5e Post-SVN clean up (#244)
c148987224 Libs/http: Added all delim chars from RFC 3986 (#233)
4550e15838 Magnify: Moved to programs/system
Compare 10 commits »
Doczom commented on pull request KolibriOS/kolibrios#253 2025-05-25 14:04:04 +00:00
drivers/usb: add usbother driver and usbdrv.dat config

The common file for all USB drivers should be added as a separate PR.

Doczom pushed to main at KolibriOS/kolibrios 2025-05-24 12:06:35 +00:00
2dfb3ddff3 Implement serial reconf
Doczom merged pull request KolibriOS/kolibrios#252 2025-05-24 12:06:33 +00:00
drivers/serial: implement serial reconf
Doczom pushed to add_usbother at KolibriOS/kolibrios 2025-05-23 19:46:23 +00:00
38781dfa3f drivers/usb: fix auto build usbother (part 2)
Doczom pushed to add_usbother at KolibriOS/kolibrios 2025-05-23 19:42:28 +00:00
1b49cbf4e4 drivers/usb: fix auto build usbother
Doczom created pull request KolibriOS/kolibrios#253 2025-05-23 19:31:48 +00:00
drivers/usb: add usbother driver and usbdrv.dat config
Doczom pushed to add_usbother at KolibriOS/kolibrios 2025-05-23 19:30:49 +00:00
d360daff80 drivers/usb: add usbother driver and usbdrv.dat config
Doczom created branch add_usbother in KolibriOS/kolibrios 2025-05-23 19:30:49 +00:00
Doczom synced commits to main at Doczom/simple-httpd from mirror 2025-05-23 06:19:40 +00:00
eb72cf5cb9 fix bugs and update sys_func.inc code
Doczom opened issue KolibriOS/kolibrios#245 2025-05-19 13:35:57 +00:00
refactoring macros.inc
Doczom commented on issue KolibriOS/kolibrios#239 2025-05-17 14:31:24 +00:00
demos: Include 3detx60b or move to outdated.

проверил, на удивление работает и скорее всего как и задумано.

Doczom commented on issue KolibriOS/kolibrios#239 2025-05-17 03:18:11 +00:00
demos: Include 3detx60b or move to outdated.

Программа использует уже давно удалённую системную функцию 58 и возможно удалённую из всех дистрибутивов…

Doczom commented on pull request KolibriOS/kolibrios#194 2025-05-08 15:54:33 +00:00
[Apps/Magnify] Codebase, logic and display rework

not a very successful sequence of commands