Cosmos/source/Cosmos/Cosmos.Hardware
2009-05-13 02:12:54 +00:00
..
Audio Simple reboot of PC implemented in CPU class - Non ACPI 2009-04-11 05:58:48 +00:00
Network Added a new network driver for the Via Rhine II (VT6102) network cards. Relatively recently used onboard network card. 2009-04-11 06:00:51 +00:00
Old TCP/IP Stack now supports listening for incoming and sending outgoing UDP Packets. See Program.cs in my SSchockeTest project for example usage. 2009-03-22 07:07:33 +00:00
Properties
Storage/ATA debugger printws correct eip's now. was related to ATA using wrong IO port 2008-08-31 17:08:18 +00:00
USB 2008-06-22 01:50:12 +00:00
ACPIManager.cs ACPIManager stub 2009-03-22 12:56:47 +00:00
BinaryHelper.cs 2008-07-01 13:50:17 +00:00
BlockDevice.cs Start of VFS. already autodetects ext2 partitions/drives 2008-07-27 08:37:35 +00:00
Cosmos.Hardware.csproj Added a new network driver for the Via Rhine II (VT6102) network cards. Relatively recently used onboard network card. 2009-04-11 06:00:51 +00:00
Cosmos.Hardware.csproj.vspscc
Cosmos.snk 2008-01-26 17:41:35 +00:00
DebugUtil.cs Filesystem reading works again 2008-10-06 09:38:43 +00:00
Device.cs RTL8139 Driver Changes 2009-03-31 20:33:22 +00:00
DeviceSerial.cs 2008-06-22 01:37:52 +00:00
Enums.cs Initial version of V86 monitor. DOES NOT WORK YET 2008-07-26 10:59:07 +00:00
Global.cs Small bug fix for PIT. 2009-05-11 03:41:09 +00:00
Hardware.cs 2008-06-22 01:44:41 +00:00
Interrupts.cs Simple reboot of PC implemented in CPU class - Non ACPI 2009-04-11 05:58:48 +00:00
Keyboard.cs 2009-05-11 00:49:57 +00:00
PCIBus.cs Fixed PCI Bus enumeration - now correctly enumerates PCI bridges 2009-03-09 15:23:02 +00:00
PIC.cs 2008-06-22 01:44:41 +00:00
PIT.cs Small bug fix for PIT. 2009-05-11 03:41:09 +00:00
RTC.cs Fixed Cosmos.Hardware.RTC BCD issue 2008-06-26 20:08:29 +00:00
Serial.cs Initial work on a test kernel runner. works 2008-12-30 10:07:25 +00:00
TextScreen.cs Added RemoveChar function to TextScreen.cs. 2008-08-19 21:10:25 +00:00
VGAScreen.cs Work Item 6991: 'Colours' replaced with 'Colors'. :) 2009-05-13 02:12:54 +00:00