LPT4 was a thing in the pre PS/2 era

This commit is contained in:
Jasmine Iwanek
2022-01-30 19:15:27 -05:00
parent 9ffa688c13
commit e1c845e393
23 changed files with 101 additions and 39 deletions

View File

@@ -332,6 +332,7 @@ END
#define STR_LPT1 "Dispositivo LPT1:"
#define STR_LPT2 "Dispositivo LPT2:"
#define STR_LPT3 "Dispositivo LPT3:"
#define STR_LPT4 "Dispositivo LPT4:"
#define STR_SERIAL1 "Porta de série 1"
#define STR_SERIAL2 "Porta de série 2"
#define STR_SERIAL3 "Porta de série 3"
@@ -339,6 +340,7 @@ END
#define STR_PARALLEL1 "Porta paralela 1"
#define STR_PARALLEL2 "Porta paralela 2"
#define STR_PARALLEL3 "Porta paralela 3"
#define STR_PARALLEL4 "Porta paralela 4"
#define STR_HDC "Controlador HD:"
#define STR_FDC "Controlador FD:"