Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!bu-cs!bucsb!jdt From: jdt@bucsb.UUCP (Dave Tenny) Newsgroups: net.micro.amiga Subject: Console Device bug? Message-ID: <224@bucsb.UUCP> Date: Sun, 13-Apr-86 20:38:09 EST Article-I.D.: bucsb.224 Posted: Sun Apr 13 20:38:09 1986 Date-Received: Sun, 20-Apr-86 09:47:44 EST Organization: Boston Univ Comp. Sci. Lines: 20 I believe the following to be a bug in the console.device, can anyone verify this? I am using separate read/write requestblocks, DoIO for writes, and SendIO for reads. I have Lattice V3.03 compiler. When I send the sequence 0x9B6E (alias CSI-n or DEVICE STATUS REPORT) to the console.device, I do not receive the input documented in the Rom Kernal Manual under the Console Device section, page 3-69. I receive NO data in the input stream, when I should receive ;R Is this a bug, or what am I doing wrong? If this is a bug, how can I get the cursor position? Thanks in advance! -Dave Tenny