Richard,
On my RomWBW board, there aren’t a second row of headers connected to the “Enhanced Bus”. Looking at the diagram of the SIO/2 board, you can see that TXB and RXB are hooked into pins 19 and 20 respectively on the “Enhanced Bus”. Unless I am missing something – and there is a good chance I am – the RomWBW board has no knowledge of the second SIO port. There isn’t a physical connection.
-Randal (at CubeCentral)
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/7bc514cf-f31a-4eec-ad60-5d09b2e8e69f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Trying a few things here, I found that:B>STAT VAL:Temp R/O Disk: d:=R/OSet Indicator: d:filename.typ $R/O $R/W $SYS $DIRDisk Status : DSK: d:DSK:User Status : USR:Iobyte Assign:CON: = TTY: CRT: BAT: UC1:RDR: = TTY: PTR: UR1: UR2:PUN: = TTY: PTP: UP1: UP2:LST: = TTY: CRT: LPT: UL1:
B>STAT DEV:CON: is TTY:RDR: is TTY:PUN: is TTY:LST: is TTY:
B>STAT LST:=UC1:Invalid AssignmentB>STAT PUN:=UC1:Invalid AssignmentB>STAT RDR:=UC1:Invalid Assignment
B>STAT CON:=UC1:In fact switched the console to the 2nd SIO/2 port and I was able to connect and switch it back:B>STAT CON:=TTY:
Unable to get the STAT to use any of the above, I tried:B>pip UC1:=FILENAME.TXT
...which worked, and "printed" that file out the 2nd serial port. This was on a very basic system with the RomWBW board, SIO/2, Clock, CPU, IDE, and CF modules.I might not be understanding completely the mapping, or what STAT is looking for in the way of ports or names. Perhaps this is what Richard was speaking about in his original post?
On my RomWBW board, there aren’t a second row of headers connected to the “Enhanced Bus”. Looking at the diagram of the SIO/2 board, you can see that TXB and RXB are hooked into pins 19 and 20 respectively on the “Enhanced Bus”. Unless I am missing something – and there is a good chance I am – the RomWBW board has no knowledge of the second SIO port. There isn’t a physical connection.
Richard,
When I was testing “printing” last night, my SIO port B runs at 115200 baud. Could it be a jumper setting on your SIO/2 board that is set at something other than the left-most position? I have the RomWBW v2.9.1 Prerelease 1 running on mine and both Serial board jumpers set to 7.3728MHz.
-Randal (at CubeCentral)
From: rc201...@googlegroups.com [mailto:rc201...@googlegroups.com] On Behalf Of Richard Deane
Sent: Tuesday, May 1, 2018 02:09
To: RC2014-Z80 <rc201...@googlegroups.com>
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/9bb8b474-458f-4011-b870-15c2bcbdf1e2%40googlegroups.com.
I note that on RC2014 standard grant-searle cp/m as supplied by Spencer that I can dostat lst:=uc1:pip lst:=hello.txtwhich means that apps could be configured for LST: and print ok.Richard
Hi Wayne,
In my previous e-mail, I pointed out that:
B>STAT LST:=UC1:
Invalid Assignment
And you had replied that it wasn’t a valid option indicated by:
B>STAT VAL:
Temp R/O Disk: d:=R/O
Set Indicator: d:filename.typ $R/O $R/W $SYS $DIR
Disk Status : DSK: d:DSK:
User Status : USR:
Iobyte Assign:
CON: = TTY: CRT: BAT: UC1:
RDR: = TTY: PTR: UR1: UR2:
PUN: = TTY: PTP: UP1: UP2:
LST: = TTY: CRT: LPT: UL1:
“The last four lines above are indicating the device assignments you can perform”
So this is in reference to a RC2014 system running the 512K RAM/ROM RomWBW board, and not a vanilla system where this command works.
-Randal (at CubeCentral)
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/CADQpb5O0RFp5Kb40yQQNXQG7RqWa_B2k71PEZ63MO5A6BKEteQ%40mail.gmail.com.
I have noticed that SIO port B defaults to 57600 baud; however the romwbw mode command always displays 115200 as the baud rate.Also using mode to set baud rate has no effect, it stays at 57600 while the mode command shows 115200 rather than the attempted baud rate.
Hi Wayne,
In my previous e-mail, I pointed out that:
B>STAT LST:=UC1:
Invalid Assignment
And you had replied that it wasn’t a valid option indicated by:
B>STAT VAL:
Temp R/O Disk: d:=R/O
Set Indicator: d:filename.typ $R/O $R/W $SYS $DIR
Disk Status : DSK: d:DSK:
User Status : USR:
Iobyte Assign:
CON: = TTY: CRT: BAT: UC1:
RDR: = TTY: PTR: UR1: UR2:
PUN: = TTY: PTP: UP1: UP2:
LST: = TTY: CRT: LPT: UL1:
“The last four lines above are indicating the device assignments you can perform”
So this is in reference to a RC2014 system running the 512K RAM/ROM RomWBW board, and not a vanilla system where this command works.
-Randal (at CubeCentral)
Wayne,
I didn’t have the forethought to issue a “STAT DEV:” or “STAT VAL:” on the vanilla system, but if I remember correctly, I was simply able to use LST: as is on a "Vanilla" RC2014 system. Meaning that the LST: logical device points to the second serial port by default.
Additionally, the RDR: logical device also points to the second serial port by default, but for “Input” - I was able to send a file from the second serial port to the first serial port (CON:)
Printing worked using PIP LST:=FILE.TXT
And receiving a file worked using PIP INCOMING.TXT=RDR:
I can swap out the boards later this afternoon back to a Vanilla configuration and get more information if someone else already hasn’t.
-Randal (at CubeCentral)
Sorry Randal, you are right. UC1: is not a valid assignment for LST:. As far as I know the STAT command itself would not allow such this assignment unless the STAT command itself was modified.
So... the real question is how "STAT LST:=UC1:" could be working on Grant Searle's CP/M. Can someone double check this on Grant Searle's CP/M?
Thanks,
Wayne
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/e138459b-17f5-47d2-8802-a948522469d9%40googlegroups.com.
Wayne,
I didn’t have the forethought to issue a “STAT DEV:” or “STAT VAL:” on the vanilla system, but if I remember correctly, I was simply able to use LST: as is on a "Vanilla" RC2014 system. Meaning that the LST: logical device points to the second serial port by default.
Additionally, the RDR: logical device also points to the second serial port by default, but for “Input” - I was able to send a file from the second serial port to the first serial port (CON:)
Printing worked using PIP LST:=FILE.TXT
And receiving a file worked using PIP INCOMING.TXT=RDR:
I can swap out the boards later this afternoon back to a Vanilla configuration and get more information if someone else already hasn’t.
-Randal (at CubeCentral)
Wayne,
I wanted to be clear that on the Vanilla RC2014 I never used “UC1:” or “STAT LST:=UC1:”
Just the logical devices LST: and RDR:
If you do make a change, I might suggest allowing RDR: as Input from Serial Port B, as I found that to be a potential way to transfer files into the RC2014 system.
-Randal (at CubeCentral)
From: rc201...@googlegroups.com [mailto:rc201...@googlegroups.com] On Behalf Of Wayne Warthen
Sent: Tuesday, May 1, 2018 09:35
To: RC2014-Z80 <rc201...@googlegroups.com>
Subject: Re: [rc2014-z80] Re: Using ROMWBW and CP/M with second serial port as printer?
On Tuesday, May 1, 2018 at 8:04:24 AM UTC-7, Cube Central wrote:
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/2a6033ec-1d00-4229-b5c4-b942aef5d20b%40googlegroups.com.
Wayne,
I wanted to be clear that on the Vanilla RC2014 I never used “UC1:” or “STAT LST:=UC1:”
Just the logical devices LST: and RDR:
If you do make a change, I might suggest allowing RDR: as Input from Serial Port B, as I found that to be a potential way to transfer files into the RC2014 system.
Wayne,
I would be happy to test the changes.
Please list what changes you have made so that I can be thorough. Or instructions on how to test a change if it’s not something obvious… :)
-Randal (at CubeCentral)
From: rc201...@googlegroups.com [mailto:rc201...@googlegroups.com] On Behalf Of Wayne Warthen
Sent: Tuesday, May 1, 2018 10:04
To: RC2014-Z80 <rc201...@googlegroups.com>
Subject: Re: [rc2014-z80] Re: Using ROMWBW and CP/M with second serial port as printer?
On Tuesday, May 1, 2018 at 8:54:56 AM UTC-7, Cube Central wrote:
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To post to this group, send email to rc201...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/11625e7e-56dc-4aae-8380-096767260590%40googlegroups.com.
Wayne,
I would be happy to test the changes.
Please list what changes you have made so that I can be thorough. Or instructions on how to test a change if it’s not something obvious… :)
-Randal (at CubeCentral)