Write keyboard identifier in right registry key Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c _____
Modified: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c --- trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c 2005-05-23 19:17:36 UTC (rev 15479) +++ trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c 2005-05-23 19:30:22 UTC (rev 15480) @@ -1715,7 +1715,7 @@
/* Set 'Identifier' value */ strcpy(Buffer, "PCAT_ENHANCED"); - Error = RegSetValue(ControllerKey, + Error = RegSetValue(PeripheralKey, "Identifier", REG_SZ, Buffer,