Commit graph

39 commits

Author SHA1 Message Date
valentinbreiz
befdb87c9d
Update VMWareSVGAII.cs 2020-07-03 17:34:37 +02:00
valentinbreiz
02e9e56666 Resolve conflicts with master. 2020-07-03 17:25:40 +02:00
Elia Sulimanov
2a7a7b605e Done VMWareSVGAII api docs 2020-06-17 22:51:03 +03:00
Elia Sulimanov
e465112e38 Started working on AMDPCNetII api docs 2020-06-17 22:50:21 +03:00
Quajak
ae8d3ef435 Getting the code running again 2020-05-11 14:24:56 +02:00
Arawn Davies
688a4a74c9
Merge branch 'master' into CGSE 2019-08-31 21:38:55 +01:00
Valentin Charbonnier
69d4bcc228 Minor changes. 2018-07-28 16:08:38 +02:00
Valentin Charbonnier
38ccde1fbc Checksum.
Remove checksum on too long packets with PCNETII.
2018-07-25 04:11:27 +02:00
Arawn Davies
4be3655899
Merge branch 'master' into CGSE 2018-07-11 01:39:28 +01:00
José Pedro
45560ee3a6
Merge latest from master. 2018-06-28 21:59:42 +01:00
valentinbreiz
4afe85d9a7
Little fix on packet size
(previously limited to 255 bytes)
2018-05-25 21:21:31 +02:00
Arawn Davies
1e0a71fd5d Mostly code warning fixes, slight speed increase for SVGAII 2018-05-08 02:46:18 +01:00
Valentin Charbonnier
af4f3c1fe5 Fix. 2018-05-06 18:24:47 +02:00
Siaranite
2d21791c66 Return to text mode fixed for VMWare 2018-04-01 15:58:58 +01:00
Valentin Charbonnier
ac3a392d38 Little fix on PCI VendorID.
AMD Vendor ID is 0x1022 not 0x0438.
2018-01-06 20:57:03 +01:00
fanoI
eafd38ecac
Merge pull request #763 from KingLuigi4932/patch-6
[FirstWorking] Implementing AHCI Controller Driver
2018-01-06 20:16:50 +01:00
KingLuigi4932
7815013c63
Update VMWareSVGAII.cs 2017-12-29 00:28:48 +03:00
KingLuigi4932
7e65827386
[IDE] Change file's path 2017-12-22 06:51:08 +03:00
KingLuigi4932
6b5c7658fa
[AHCI] Change file's path 2017-12-22 06:50:05 +03:00
KingLuigi4932
677a6ab28a
[AHCI] Remove Future class 2017-12-22 06:48:40 +03:00
KingLuigi4932
7eda5cd571
[IDE] Initializer 2017-12-22 06:46:43 +03:00
KingLuigi4932
d3c7673526
[AHCI] Remove debug messages 2017-12-22 06:12:06 +03:00
KingLuigi4932
8cfa9c2c33
[AHCI] Read other ports and initialize them
Currently, my driver can't read from sector :(
2017-12-22 06:07:13 +03:00
KingLuigi4932
d6354bff7e
Update IDE.cs 2017-12-21 09:55:17 +03:00
KingLuigi4932
5fa47041e7
[AHCI] Initializer 2017-12-11 03:29:17 +03:00
KingLuigi4932
28148a75e9
Update IDE.cs 2017-12-11 03:25:08 +03:00
KingLuigi4932
5c421ae2cc
Rename source/Cosmos.HAL2/Drivers/PCI/Controllers/AHCI.cs to source/Cosmos.HAL2/BlockDevice/Sata.cs 2017-12-11 03:24:06 +03:00
KingLuigi4932
4aa7a6dfea
[AHCI] Fix Bugs and Improvements 2017-12-11 02:19:51 +03:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
KingLuigi4932
ee2ddf33ce [AHCI] Read sector, Stop & Start Command, Port Rebase 2017-09-10 06:20:30 -07:00
KingLuigi4932
55534cc5bd Rename source/Cosmos.HAL2/Drivers/Controllers/AHCI.cs to source/Cosmos.HAL2/Drivers/PCI/Controllers/AHCI.cs 2017-09-08 02:00:06 -07:00
KingLuigi4932
7df899b49b Rename source/Cosmos.HAL2/Drivers/Controllers/IDE.cs to source/Cosmos.HAL2/Drivers/PCI/Controllers/IDE.cs 2017-09-08 01:59:31 -07:00
Valentin Charbonnier
4b02644e95 Changes. 2017-08-17 04:13:58 +02:00
Valentin Charbonnier
342d3f86d7 Fix. 2017-08-15 17:58:01 +02:00
Valentin Charbonnier
f8dd90dc7c First Impl. 2017-08-15 17:52:26 +02:00
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
Kudzu
221460e191 Attrib NS change 2017-08-03 15:17:34 -04:00
José Pedro
a58e3f2fa0 g3 2017-07-30 18:38:20 +01:00