.. |
BlockDevice.cpp
|
|
|
BlockDevice.h
|
|
|
BXVGADevice.cpp
|
Kernel: Rename vmo => vmobject everywhere
|
2019-12-19 19:15:27 +01:00 |
BXVGADevice.h
|
Kernel: Fix failing in can_read()/can_write()
|
2019-11-13 16:37:04 +01:00 |
CharacterDevice.cpp
|
|
|
CharacterDevice.h
|
|
|
DebugLogDevice.cpp
|
|
|
DebugLogDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
Device.cpp
|
Kernel: Give PTY's *actually* unique major ID's
|
2019-12-09 21:03:39 +01:00 |
Device.h
|
|
|
DiskDevice.cpp
|
|
|
DiskDevice.h
|
|
|
DiskPartition.cpp
|
PartitionTable: Initial GPT Support, Adding Block Limit
|
2019-10-07 10:11:39 +02:00 |
DiskPartition.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
FloppyDiskDevice.cpp
|
Kernel: Fixed fdc read/write problem
|
2019-10-23 07:46:16 +02:00 |
FloppyDiskDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
FullDevice.cpp
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
FullDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
GPTPartitionTable.cpp
|
PartitionTable: Initial GPT Support, Adding Block Limit
|
2019-10-07 10:11:39 +02:00 |
GPTPartitionTable.h
|
PartitionTable: Removing unnecessary declarations from GPT & MBR classes
|
2019-10-07 11:32:42 +02:00 |
KeyboardDevice.cpp
|
Kernel: Implement the setkeymap() syscall.
|
2019-11-25 11:53:02 +01:00 |
KeyboardDevice.h
|
Kernel: Implement the setkeymap() syscall.
|
2019-11-25 11:53:02 +01:00 |
MBRPartitionTable.cpp
|
PartitionTable: Initial GPT Support, Adding Block Limit
|
2019-10-07 10:11:39 +02:00 |
MBRPartitionTable.h
|
PartitionTable: Removing unnecessary declarations from GPT & MBR classes
|
2019-10-07 11:32:42 +02:00 |
MBVGADevice.cpp
|
Kernel: Rename vmo => vmobject everywhere
|
2019-12-19 19:15:27 +01:00 |
MBVGADevice.h
|
Kernel: Fix failing in can_read()/can_write()
|
2019-11-13 16:37:04 +01:00 |
NullDevice.cpp
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
NullDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
PATAChannel.cpp
|
Kernel: Simplify force_pio logic in PATA driver (#923)
|
2019-12-26 22:57:58 +01:00 |
PATAChannel.h
|
Kernel: Simplify force_pio logic in PATA driver (#923)
|
2019-12-26 22:57:58 +01:00 |
PATADiskDevice.cpp
|
Kernel: Simplify force_pio logic in PATA driver (#923)
|
2019-12-26 22:57:58 +01:00 |
PATADiskDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
PCSpeaker.cpp
|
|
|
PCSpeaker.h
|
|
|
PS2MouseDevice.cpp
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
PS2MouseDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
RandomDevice.cpp
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
RandomDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
SB16.cpp
|
Kernel: Use a WaitQueue in the SoundBlaster 16 driver
|
2019-12-01 12:57:35 +01:00 |
SB16.h
|
Kernel: Use a WaitQueue in the SoundBlaster 16 driver
|
2019-12-01 12:57:35 +01:00 |
SerialDevice.cpp
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
SerialDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
ZeroDevice.cpp
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |
ZeroDevice.h
|
Kernel: Make File's can_read/can_write take a const FileDescription&
|
2019-11-04 14:03:14 +01:00 |