Skip to content

Commit f78be30

Browse files
committed
Fix reference to device driver.
1 parent 2b0b65c commit f78be30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

os9software/cms9639/T1.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ OptEnd equ *
5252

5353
TxNam fcs /T1/
5454
TxMGR fcs /SCF/
55-
TxDrv fcs /ACIA/
55+
TxDrv fcs /ACIA51/
5656

5757
emod Module CRC
5858

0 commit comments

Comments
 (0)