lbmk/config
Leah Rowe 0a24b2e612 dell/e6*30: use generic PS2K/PS2M EISAID strings
CONFIG_PS2M_EISAID. this is a a string used for the
identifier on the mouse, in ACPI.

CONFIG_PS2K_EISAID this is used for the keyboard.

IASL comes back with this build error:

dsdt.asl   1884:   Name(_HID, EISAID("DLLK0534"))
Error    6045 -                              ^ EISAID string must be of the form "UUUXXXX" (3 uppercase, 4 hex digits) (DLLK0534)

Change DLLK0534 back to PNP0303 and
change DLL0534 back to PNP0F13. These are generic identifiers
for PS/2 keyboard and mouse. Any generic driver will work with
the onboard mouse/keyboard on these machines. They do not need
to be changed. These are the default values anyway. Just leave
them explicitly defined to the default values, for now; if these
options are not set, coreboot will default to these values.

This shouldn't break anything for the users. I've reported this
to Nicholas Chin, author of those patches. Libreboot imported
the new versions of E6430/E6530 board patches in the coreboot
revision update, but the new (technically correct) values broke
IASL, so I've decided to use the old values for now.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-01-25 18:57:07 +00:00
..
coreboot dell/e6*30: use generic PS2K/PS2M EISAID strings 2024-01-25 18:57:07 +00:00
dependencies dependencies/arch: add pandoc to dependencies 2024-01-20 18:54:53 +00:00
flashrom/patches fix flashrom build error (implicit enum typecast) 2023-12-24 08:54:35 +00:00
git Bump GRUB to 2.12 release 2023-12-31 19:57:30 +00:00
grub grub/target.cfg: move --disable-werror 2024-01-21 05:43:11 +00:00
ifd REMOVE MAINBOARD: lenovo x201 2024-01-12 16:08:56 +00:00
memtest86plus/patches disable 32-bit memtest86plus, only build 64-bit 2023-10-09 06:06:20 +01:00
seabios update/trees: further simplify crossgcc handling 2023-12-27 16:07:32 +00:00
u-boot allow multitree projects to define xgcc tree 2024-01-21 05:59:37 +00:00
uefitool update/trees: generic cmake handling 2023-12-30 19:03:03 +00:00
vendor REMOVE MAINBOARD: lenovo x201 2024-01-12 16:08:56 +00:00