Ports
Adds COM1-4 device (Currently unused), and LPT4 to langs 1 more Parallel Port Rare, but it was a thing, BIOS Data area has space for it at 40:0E More SERIAL_MAX and PARALLEL_MAX stuff
This commit is contained in:
@@ -522,9 +522,14 @@ END
|
||||
#undef STR_PCAP
|
||||
#undef STR_NET
|
||||
|
||||
#undef STR_COM1
|
||||
#undef STR_COM2
|
||||
#undef STR_COM3
|
||||
#undef STR_COM4
|
||||
#undef STR_LPT1
|
||||
#undef STR_LPT2
|
||||
#undef STR_LPT3
|
||||
#undef STR_LPT4
|
||||
#undef STR_SERIAL1
|
||||
#undef STR_SERIAL2
|
||||
#undef STR_SERIAL3
|
||||
@@ -532,6 +537,7 @@ END
|
||||
#undef STR_PARALLEL1
|
||||
#undef STR_PARALLEL2
|
||||
#undef STR_PARALLEL3
|
||||
#undef STR_PARALLEL4
|
||||
|
||||
#undef STR_HDC
|
||||
#undef STR_FDC
|
||||
|
||||
Reference in New Issue
Block a user