LPT4 was a thing in the pre PS/2 era
This commit is contained in:
@@ -170,31 +170,32 @@
|
||||
#define IDC_COMBO_LPT1 1070 /* ports config */
|
||||
#define IDC_COMBO_LPT2 1071
|
||||
#define IDC_COMBO_LPT3 1072
|
||||
#define IDC_CHECK_SERIAL1 1073
|
||||
#define IDC_CHECK_SERIAL2 1074
|
||||
#define IDC_CHECK_SERIAL3 1075
|
||||
#define IDC_CHECK_SERIAL4 1076
|
||||
#define IDC_CHECK_PARALLEL1 1077
|
||||
#define IDC_COMBO_LPT4 1073
|
||||
#define IDC_CHECK_SERIAL1 1074
|
||||
#define IDC_CHECK_SERIAL2 1075
|
||||
#define IDC_CHECK_SERIAL3 1076
|
||||
#define IDC_CHECK_SERIAL4 1077
|
||||
#define IDC_CHECK_PARALLEL1 1078
|
||||
#define IDC_CHECK_PARALLEL2 1078
|
||||
#define IDC_CHECK_PARALLEL3 1079
|
||||
#define IDC_CHECK_PARALLEL3 1080
|
||||
|
||||
#define IDC_OTHER_PERIPH 1080 /* storage controllers config */
|
||||
#define IDC_COMBO_HDC 1081
|
||||
#define IDC_CONFIGURE_HDC 1082
|
||||
#define IDC_CHECK_IDE_TER 1083
|
||||
#define IDC_BUTTON_IDE_TER 1084
|
||||
#define IDC_CHECK_IDE_QUA 1085
|
||||
#define IDC_BUTTON_IDE_QUA 1086
|
||||
#define IDC_GROUP_SCSI 1087
|
||||
#define IDC_OTHER_PERIPH 1081 /* storage controllers config */
|
||||
#define IDC_COMBO_HDC 1082
|
||||
#define IDC_CONFIGURE_HDC 1083
|
||||
#define IDC_CHECK_IDE_TER 1084
|
||||
#define IDC_BUTTON_IDE_TER 1085
|
||||
#define IDC_CHECK_IDE_QUA 1086
|
||||
#define IDC_BUTTON_IDE_QUA 1087
|
||||
#define IDC_GROUP_SCSI 1088
|
||||
#define IDC_COMBO_SCSI_1 1088
|
||||
#define IDC_COMBO_SCSI_2 1089
|
||||
#define IDC_COMBO_SCSI_3 1090
|
||||
#define IDC_COMBO_SCSI_4 1091
|
||||
#define IDC_CONFIGURE_SCSI_1 1092
|
||||
#define IDC_CONFIGURE_SCSI_2 1093
|
||||
#define IDC_CONFIGURE_SCSI_3 1094
|
||||
#define IDC_CONFIGURE_SCSI_4 1095
|
||||
#define IDC_CHECK_CASSETTE 1096
|
||||
#define IDC_COMBO_SCSI_2 1090
|
||||
#define IDC_COMBO_SCSI_3 1091
|
||||
#define IDC_COMBO_SCSI_4 1092
|
||||
#define IDC_CONFIGURE_SCSI_1 1093
|
||||
#define IDC_CONFIGURE_SCSI_2 1094
|
||||
#define IDC_CONFIGURE_SCSI_3 1095
|
||||
#define IDC_CONFIGURE_SCSI_4 1096
|
||||
#define IDC_CHECK_CASSETTE 1097
|
||||
|
||||
#define IDC_HARD_DISKS 1100 /* hard disks config */
|
||||
#define IDC_LIST_HARD_DISKS 1101
|
||||
|
||||
Reference in New Issue
Block a user