Andreas Kling
|
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
|
3 years ago |
Andreas Kling
|
55adace359
Kernel: Rename SpinLock => Spinlock
|
3 years ago |
Andreas Kling
|
2cd8b21974
Kernel: Add convenience values to the Memory::Region::Access enum
|
4 years ago |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
4 years ago |
Gunnar Beutner
|
a0c1af4327
Kernel: Specify I/O size for BMIDEChannel
|
4 years ago |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 years ago |
Liav A
|
b91df26d4a
Kernel/Interrupts: Return boolean on whether we handled the interrupt
|
4 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Liav A
|
2718d7c74c
Kernel/Storage: Add support for IDE controllers in PCI native mode
|
4 years ago |
Liav A
|
3547d90a0f
Kernel/Storage: Select the drive before working with busmaster register
|
4 years ago |
Liav A
|
b96e4c1308
Kernel/Storage: Use more locking in the IDE code
|
4 years ago |
Liav A
|
8b446fb579
Kernel/Storage: Add support for non-bus mastering IDE controllers
|
4 years ago |
Liav A
|
833a6bd047
Kernel/Storage: Move IDE bus master handling code into a separate class
|
4 years ago |