serenity/Kernel/Devices
Liav A f2faf11d61 Kernel: Try to detect Sound Blaster 16 before creating an instance
We shouldn't create a SB16 instance without checking if the Sound
Blaster 16 card is actually installed in the system.
2021-02-05 08:54:02 +01:00
..
USB
AsyncDeviceRequest.cpp
AsyncDeviceRequest.h
BlockDevice.cpp
BlockDevice.h
BXVGADevice.cpp
BXVGADevice.h
CharacterDevice.cpp
CharacterDevice.h
Device.cpp
Device.h
FullDevice.cpp
FullDevice.h
I8042Controller.cpp
I8042Controller.h
KeyboardDevice.cpp Base: Rename some keymaps to use xx-xx format where appropriate 2021-02-02 16:53:11 +01:00
KeyboardDevice.h Kernel+LibKeyboard: Define the default keymap only in one place 2021-02-01 09:54:32 +01:00
MBVGADevice.cpp
MBVGADevice.h
MemoryDevice.cpp Kernel: Introduce the MemoryDevice 2021-02-01 17:13:23 +01:00
MemoryDevice.h Kernel: Introduce the MemoryDevice 2021-02-01 17:13:23 +01:00
NullDevice.cpp
NullDevice.h
PCSpeaker.cpp
PCSpeaker.h
PS2MouseDevice.cpp
PS2MouseDevice.h
RandomDevice.cpp
RandomDevice.h
SB16.cpp Kernel: Try to detect Sound Blaster 16 before creating an instance 2021-02-05 08:54:02 +01:00
SB16.h Kernel: Try to detect Sound Blaster 16 before creating an instance 2021-02-05 08:54:02 +01:00
SerialDevice.cpp
SerialDevice.h
VMWareBackdoor.cpp
VMWareBackdoor.h
ZeroDevice.cpp
ZeroDevice.h