hidnplayr
8235572f7b
RTL8169: enable gigabit and restart auto-negotiation on init ( #440 )
...
Fix bug in enabling gigabit and restart auto-negotiation setup for most RTL8169/RTL8168/RTL8111
Reviewed-on: #440
2026-05-15 17:03:16 +00:00
ace-dent
a4f3f3545a
develop/ktcc: Post-SVN tidy ( #425 )
...
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths. Add SPDX license header where appropriate.
- These changes also update the CI build files in `.gitea/workflows/`.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
(Work towards [#75 ](#75 ), point 3)
---------
Co-authored-by: Burer <burer@kolibrios.org >
Reviewed-on: #425
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Reviewed-by: Burer <burer@kolibrios.org >
Co-authored-by: Andrew <dent.ace@gmail.com >
Co-committed-by: Andrew <dent.ace@gmail.com >
2026-04-19 16:41:37 +00:00
dunkaist
f7a3e34289
Fix build of ps2mouse4d driver
...
The previous commit removed the trunk directory, fix Tupfile.lua too.
2026-04-09 06:07:03 +00:00
ace-dent
c948b48eb2
drivers/ps2mouse4d: Post-SVN tidy
...
Build system / Check kernel codestyle (pull_request) Successful in 1m37s
Build system / Build (pull_request) Successful in 11m54s
- Move source code from `trunk` into program root directory.
- Update build files and ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
2026-04-02 16:37:02 +00:00
Doczom
e8121c66f8
drivers/usb: add usbother driver and usbdrv.dat config ( #253 )
...
This driver loading usb drivers for class and for vendor and product id device.
Co-authored-by: Burer <burer@kolibrios.org >
Reviewed-on: #253
Reviewed-by: Ivan B <dunkaist@noreply.localhost >
Reviewed-by: Burer <burer@noreply.localhost >
2025-07-12 03:31:44 +02:00
b00bl1k
2dfb3ddff3
Implement serial reconf
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Successful in 4m31s
2025-05-22 21:26:05 +05:00
b00bl1k
5593d344cd
Add serial ports driver
...
This commit adds a new serial port driver that allows other drivers to add or remove ports dynamically and allows applications to use a single serial ports API. It also modifies the usbftdi driver to support the new serial ports API.
The driver may conflict with kernel if it is compiled with debug_com_base.
Topic on forum https://board.kolibrios.org/viewtopic.php?p=78764
Reviewed-on: #94
Reviewed-by: Gleb Zaharov <sweetbread@coders-squad.com >
Reviewed-by: Mikhail Frolov <mixa.frolov2003@gmail.com >
Co-authored-by: Alexey Ryabov <alex@b00bl1k.ru >
Co-committed-by: Alexey Ryabov <alex@b00bl1k.ru >
2025-01-12 14:28:42 +01:00
ace-dent
c7231e7d53
Fix EN typos
...
- Corrections for en_US language.
- Some whitespace sanitation.
git-svn-id: svn://kolibrios.org@10065 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 23:50:06 +00:00
ace-dent
f133c9d045
Fix EN typos.
...
git-svn-id: svn://kolibrios.org@10057 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-27 22:54:49 +00:00
ace-dent
5ca5de2ec9
Improve English- 3c59x.asm ethernet driver
...
Corrections for fluency, grammar and typos. [en_US]
git-svn-id: svn://kolibrios.org@10054 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-27 16:09:46 +00:00
ace-dent
a7816e7613
Consistent use of KolibriOS name
...
- Ensure consistent naming for brand integrity.
git-svn-id: svn://kolibrios.org@10049 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-22 10:10:18 +00:00
dunkaist
e9e08c56b6
Update Tupfile.lua's for tup-0.8
...
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +00:00
Doczom
79337f3c8e
fixed the sdhc driver, added kpack compression to skip virus scanning
...
git-svn-id: svn://kolibrios.org@9994 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-03-15 15:41:43 +00:00
turbocat
c6d4aab9c5
[DRIVERS] Fixed linux MSR functions in ddk
...
git-svn-id: svn://kolibrios.org@9951 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-12-28 14:06:06 +00:00
Doczom
9ab6258bfe
Added new driver for mount raw disk images.
...
- Added driver virt_disk.sys
- Added the program "virtdisk" which allows you to add, delete and view virtual disks.
git-svn-id: svn://kolibrios.org@9945 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-10-01 08:47:52 +00:00
Doczom
91a9743099
[SDHCI] Added new driver on SD host controller
...
git-svn-id: svn://kolibrios.org@9924 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-06-20 15:14:42 +00:00
Anton Krotov
33ec897c11
drivers: added oberon example
...
git-svn-id: svn://kolibrios.org@9849 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-06-23 20:53:50 +00:00
turbocat
98c8bda617
ddk: fix w/w mutexes after removing TASKDATA
...
git-svn-id: svn://kolibrios.org@9833 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-06-06 22:02:32 +00:00
turbocat
4237496c20
k10temp:
...
- Fixed a bug with displaying incorrect temperature values.
- Fixed memory leak (temporary failure of dlmalloc).
- Small refactoring.
- Use gnu99 to make empty functions with no return return 0.
git-svn-id: svn://kolibrios.org@9827 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-05-31 21:27:08 +00:00
dunkaist
f8e67e0dd1
[autobuild] Fix asm-only and no-gcc build
...
git-svn-id: svn://kolibrios.org@9797 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-26 22:06:46 +00:00
hidnplayr
02ac56354e
Rhine: Improved chip detection
...
git-svn-id: svn://kolibrios.org@9751 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 22:16:23 +00:00
hidnplayr
fb9897efe0
AR81XX: Fix chip detection
...
git-svn-id: svn://kolibrios.org@9750 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 22:03:07 +00:00
vitalkrilov
8800305655
Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
...
ati2d: fixed log creation
git-svn-id: svn://kolibrios.org@9583 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 19:34:04 +00:00
sdongles
99057c5ac7
AR8152: activate supporting by serzhu
...
git-svn-id: svn://kolibrios.org@9569 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 04:14:56 +00:00
turbocat
87b4931235
Geode (a5536) driver added to autobuild.
...
git-svn-id: svn://kolibrios.org@9503 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 20:10:59 +00:00
turbocat
3ad8304629
Delete old acpi sources
...
git-svn-id: svn://kolibrios.org@9502 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 18:54:05 +00:00
turbocat
11f778f8b4
ACPICA: fix Makefile
...
git-svn-id: svn://kolibrios.org@9500 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 18:24:49 +00:00
turbocat
8848af8de1
Devman (acpi.sys):
...
- Fixed errors breaking build;
- Added to auto build;
git-svn-id: svn://kolibrios.org@9499 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 18:22:14 +00:00
turbocat
c1d40e004d
ACPICA: Added setting a custom path for the log.
...
git-svn-id: svn://kolibrios.org@9498 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 18:19:07 +00:00
turbocat
15fcd3804d
DDK headers:
...
- Delete old acpi headers (use acpica headers)
- Fixed pci functions to use devman.
git-svn-id: svn://kolibrios.org@9493 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 17:00:36 +00:00
turbocat
a63c01aeba
ACPICA: Added to autobuild.
...
git-svn-id: svn://kolibrios.org@9492 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 16:27:09 +00:00
Leency
d043483a70
fix build
...
git-svn-id: svn://kolibrios.org@9479 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 16:03:32 +00:00
Leency
7acdbd2b5b
geode loader: load driver from the same folder
...
git-svn-id: svn://kolibrios.org@9478 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 16:00:44 +00:00
Leency
af8ede5fd0
docs/config.txt: change *.obj to *.sys in the sound section
...
git-svn-id: svn://kolibrios.org@9425 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-15 22:12:04 +00:00
sdongles
09e9a9558f
HDA: Add AMD Matisse vendor:device ids
...
git-svn-id: svn://kolibrios.org@9285 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 19:12:38 +00:00
Leency
98d39923c6
Rename drivers:
...
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
git-svn-id: svn://kolibrios.org@9274 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 00:28:47 +00:00
hidnplayr
78c7f262bf
i8255x: Link detection.
...
git-svn-id: svn://kolibrios.org@9243 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 21:45:38 +00:00
hidnplayr
3bd9001d45
i8255x: Improved interrupt handling.
...
git-svn-id: svn://kolibrios.org@9232 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-02 20:34:40 +00:00
hidnplayr
329531cd24
3C59X: Improved interrupt handeling. Small fixes (magic numbers, delays)
...
git-svn-id: svn://kolibrios.org@9188 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-12 10:38:04 +00:00
turbocat
80647f2201
libddk: fixed io functions
...
git-svn-id: svn://kolibrios.org@9186 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-10 18:50:14 +00:00
hidnplayr
3fa8866797
RTL8139: Improved interrupt handeling.
...
git-svn-id: svn://kolibrios.org@9161 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 10:54:08 +00:00
hidnplayr
61d6d826c7
Some small bugfixes in unfinished drivers.
...
git-svn-id: svn://kolibrios.org@9160 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 10:40:39 +00:00
hidnplayr
397acfbb0a
BCM57XX: Update template
...
git-svn-id: svn://kolibrios.org@9159 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 09:56:53 +00:00
hidnplayr
d297ba3894
R6040: Improved interrupt handeling.
...
git-svn-id: svn://kolibrios.org@9158 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 09:34:24 +00:00
hidnplayr
650af770ae
Rhine: Improved interrupt handeling.
...
git-svn-id: svn://kolibrios.org@9157 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 09:12:02 +00:00
turbocat
b5fd9c29dc
k10temp: fix for erratum 688 returned
...
git-svn-id: svn://kolibrios.org@9152 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-24 19:57:13 +00:00
hidnplayr
2f33c5d0a4
AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)
...
git-svn-id: svn://kolibrios.org@9150 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-23 20:57:10 +00:00
hidnplayr
fed8d22166
Cleanup
...
git-svn-id: svn://kolibrios.org@9149 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-22 21:14:54 +00:00
hidnplayr
55487f48ed
rtl8169: Improved interrupt handling.
...
git-svn-id: svn://kolibrios.org@9148 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-22 20:57:59 +00:00
hidnplayr
b13c4c9c6d
i8254x: Improved interrupt handling.
...
git-svn-id: svn://kolibrios.org@9147 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-22 20:49:13 +00:00