Hello!
I use info AmigaDOS CMD to see information about non-interactive handler (file system) but when it’s a CON-handler it displays nothing even if ACTION_DISK_INFO is implemented?
Window address
Raw or cooked mode
Io address to communicate with console.device
Are this information useful for a kind of probe like program like IOtorture?
Would like to know if it exists on the SDK ?
Sincerely,
DGILLES
ACTION_DISK_INFO and console
- colinw
- AmigaOS Core Developer
- Posts: 218
- Joined: Mon Aug 15, 2011 10:20 am
- Location: Brisbane, QLD. Australia.
Re: ACTION_DISK_INFO and console
See;
dos.library/ObtainConsoleData() and dos.library/ReleaseConsoleData()
Also See;
ACTION_OBTAIN_CON_INFO and ACTION_RELEASE_CON_INFO packets.
dos.library/ObtainConsoleData() and dos.library/ReleaseConsoleData()
Also See;
ACTION_OBTAIN_CON_INFO and ACTION_RELEASE_CON_INFO packets.