mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-23 07:35:19 +00:00
Kernel version 0.9 : fixed crash due to improper call to PrintCStrAX
This commit is contained in:
parent
af6df48f4e
commit
ed63d97fa0
@ -117,7 +117,7 @@ GO.OLDMLI jmp $ffff
|
||||
*--------------------------------------
|
||||
MSG.INIT >CSTR "AppleTalk Driver For A2osX\n"
|
||||
MSG.NOHW >CSTR "AppleTalk Workstation Card Not Found.\n"
|
||||
MSG.HWOK >CSTR "AppleTalk Workstation Card Type #%n Found In Slot #%n.\n"
|
||||
MSG.HWOK >CSTR "AppleTalk Workstation Card Type #%d Found In Slot #%d.\n"
|
||||
MSG.FAILED >CSTR "AppleTalk Workstation Card Failed Power Up Diagnostics : EC=%h.\n"
|
||||
MSG.OK >CSTR "AppleTalk Driver Successfully Installed.\n"
|
||||
MSG.KO >CSTR "AppleTalk Driver Install Failed : EC=%h.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user