coreboot/src/include/pc80
Nicholas Sudsgaard 9dc53922a4 drivers/pc80/pc/keyboard.c: Add function to change a command byte bit
Some keyboard controllers need to have a specific bit in the command
byte set (e.g. PC_KBC_TRANSLATE) in order for the keyboard to function
properly.

Change-Id: I8745d1848f223634043eecc4659021a76a2b239b
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85330
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-01-22 20:45:37 +00:00
..
i8254.h pc80/i8254: Add speaker beep function 2023-02-15 13:17:29 +00:00
i8259.h
isa-dma.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
keyboard.h drivers/pc80/pc/keyboard.c: Add function to change a command byte bit 2025-01-22 20:45:37 +00:00
mc146818rtc.h drivers/pc80/rtc/mc146818rtc: Add assertion of bank selection for AMD 2024-07-23 07:54:39 +00:00
vga.h vga: Change the arguments of vga_write_text to support extended ASCII 2023-04-28 09:39:06 +00:00
vga_io.h