<268d7656-068f
-
48c3-bdc7-f...@googlegroups.com> <CANPXPJmknswPB=
ceENsKyZAJGwMPm4N3...@mail.gmail.com> <
a69d247b-9222-4ab2...@googlegroups.com>
In-Reply-To: <
a69d247b-9222-4ab2...@googlegroups.com>
Subject: RE: intel-devsys iRMX on a 386/24 ?
Date: Sat, 24 May 2025 20:35:28 +0100
Message-ID: <003701dbcce3$00dc9460$0295bd20$@
btinternet.com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0038_01DBCCEB.62A2D120"
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQGFBE79YkmsbK2vC/ycpbCzRk8NYwJeLznbAVaLi4cCVK0KjgFZ3sr3APupq1YB0p7edwKsbpC/Axcaby4CQ0SeNwEp0MXcATBA3WsCqNrc5wKHnXh+Abg/SC0CVZaIeAHP19XRAkQmxHkCGquONgEMyA8Cs2cmxSA=
Content-Language: en-gb
This is a multipart message in MIME format.
------=_NextPart_000_0038_01DBCCEB.62A2D120
Content-Type: text/plain;
charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Scott
My c-ports are for the 8080 software only.
In my repository, the iRMX directory contains the content from several =
iRMX directories, however I would expect most of the *.86 files in the =
Intel IV and Intel86 directories are likely to be iRMX applications.
So ASM86, ASM286, ASM51, PLM86, PAS86, PAS286, CC86 and several tools =
e.g. LIB, LINK, MAKE, SVC, PSCOPE=E2=80=A6
=20
In addition most of the MSDOS files are iRMX files with a UDI2DOS =
wrapper
=20
Mark
From:
intel-...@googlegroups.com <
intel-...@googlegroups.com> On =
Behalf Of scott baker
Sent: 24 May 2025 00:44
To: intel-devsys <
intel-...@googlegroups.com>
Subject: Re: intel-devsys iRMX on a 386/24 ?
=20
Well now I'm going to have to figure out what to do with it. I see ASM86 =
and PLM86 are available.
=20
Literature makes mention of Pascal, a couple of C compilers, and even a =
BASIC interpreter for iRMX86. I assume those have all been lost to time?
=20
I'm tempted to see if Mark's c-ports can cross-compile something that =
will run on the 310. I could build myself a nice Forth to play with.
=20
Scott
On Friday, 23 May 2025 at 14:48:31 UTC-7 Jon Hales wrote:
Scott
=20
Great news. Congratulations.
=20
Jon
=20
On Fri, 23 May 2025, 22:35 scott baker, <
smb...@gmail.com =
<mailto:
smb...@gmail.com> > wrote:
I actually managed to get it 100% working last night, even installed the =
OS to the hardrive from the installation floppy.
=20
I'll write up an update this weekend.
=20
Sent you that test email.
=20
Scott
On Friday, 23 May 2025 at 13:08:03 UTC-7 William Beech wrote:
Scott,
Sounds like progress. That looks right!
I need to either get FTP working on my web site or better yet create you =
a login on my google share for the Intel stuff. Do you have a gmail =
account? If so, send me a test email to
nj7...@gmail.com =
<mailto:
nj7...@gmail.com> and I can create a login.
Thanks for the good work!
Bill
=20
On 5/21/2025 10:33 PM, Scott Baker wrote:
Just when I had almost given up hope!=20
=20
*BREAK* at F800:42C8=20
.b :wf0:
=20
iRMX 86 HI CLI, V3.0: USER =3D 65535
Copyright 1981, 1982, 1984 Intel Corporation
=20
This is with the 173817 ROM and the 147023-001 disk. I hit "U" and then =
CTRL-C, and then "b :wf0:". This seems to work with or without the HDD =
working (I hit CTRL-C with the mfm-emulator not initialized, and before =
the winchester test had run).
=20
Scott
=20
On Wed, May 21, 2025 at 7:47=E2=80=AFPM scott baker <
smb...@gmail.com =
<mailto:
smb...@gmail.com> > wrote:
I've had some small measure of success playing with the 86/30 board. I =
switched to a ROM called 173817 from bitsavers. This one prints "SCT =
86/300W" whereas the original one I tried was an "SCT-330". =20
=20
With this ROM, I've figured out how to get the Winchester into "GO" =
status. The trick here is to ensure that offset 0x1B0 in the disk image =
either has 0000, or has a valid SBC-215 disk descrtiption (in my case, =
03 EE 00 08 00 09 FF 04). I'm assuming this translates to either an =
unformatted disk (0000) or a formatted disk. If there is something else =
there, such as some random chunk of a Xenix image, the ROM will =
interpret it as a disk description, which will likely fail when the =
SBX-215 executes the diagnostic function. So I hav eeverything in "GO" =
state now. However, I'm at a loss what to do with it at this point. It =
will attempt to boot. I'm not sure whether that's from the HDD or the =
FDD. Whatever it is, the system just hangs at this point.
=20
Part of me is wondering if I simply don't know what I'm doing with these =
iRMX disk images. I'm using "147023-001 iRMX 86 INSTALLATION DISKETTE" =
which seems like a plausible floppy image that ought to boot in an =
86/30. But maybe it isn't? Some of the older docs I found talk about =
bootstrapping the computer from an iPDS.
=20
Scott
=20
On Monday, 19 May 2025 at 20:11:50 UTC-7 Mark Fisher wrote:
Hi Scott & Everyone,=20
=20
I have been working with iSDM as well and found a few other commands =
that may be helpful.
<len> D <addr>, Display and edit values.
<len> DX <addr> Disassemble from address. Registers work too. CS:IP
<len> DW <addr> Display words
G <addr>, Breakpoint Set breakpoint and go
L :F6:test.86 Loads file from MDS to target
<len>N <addr> Step len times starting at addr.
K :F6:filename Records a macro.
=20
I hope these are helpful. Thanks for the finding of the start!end. =
Good find.
=20
I am looking for more documentation on iSDM. It appears one can write a =
program on a target system where iSDM is resident. One can call some =
functions. The first one I am interested in is to output text on my MDS =
from the target (CEI). I just do not have any documents on iSDM other =
than the catalog info.
=20
My setup is a series-III with the IPC. It's serial port (IPC), is =
connected to an 88/25 and cardcage. My plan is to write programs that =
run on the target to exercise an ethernet board set. With messages =
showing up on the MDS. On the MDS I am running the SDMLDR.86 program =
and can load programs into the target.
=20
I would love to get more information on iSDM. There appears to be two =
manuals for it.
=20
Regards, Mark =20
=20
On Mon, May 19, 2025 at 3:17=E2=80=AFPM Scott Baker <
smb...@gmail.com =
<mailto:
smb...@gmail.com> > wrote:
Thanks, I saw that. There's also another manual out there that has a =
little bit more.=20
=20
I had a heck of a time finding the syntax to do a memory dump on the =
86/30, which uses an exclamation point: "D <start>!<end>".
=20
Scott
=20
On Mon, May 19, 2025 at 12:43=E2=80=AFPM William Beech <
nj...@nj7p.org =
<mailto:
nj...@nj7p.org> > wrote:
Scott,
Here is the Datasheet on the ISDM Monitors.
Bill
On 5/19/2025 7:22 AM, scott baker wrote:
Thanks for having a look, Jon.=20
=20
Bill, it looks like the eBay seller did accept my offer on the 286/10A =
and I have a board (less ROMs) on order. Ought to be here in a week, I =
would think.
=20
Next time I have some free time I'll throw a memory board in the 310 and =
see if I can get the 86/30 to recognize the disk. I also disassembled =
enough of the bitsavers ROMs that I think I can probably hack the =
offboard memory and parity tests out of the SCT and maybe get it to boot =
as-is.
=20
Scott
On Monday, 19 May 2025 at 01:52:48 UTC-7 Jon Hales wrote:
Scott=20
=20
Thank you for the dumps of your hard drive. From a brief viewing, it =
appears your 310 was prepared with Xenix 3-5 but with no applications or =
data. I have seen another system where the programmer seems to have =
disappeared during the time the 310 was being ordered.
=20
Manual 173206-001 "System Memory Configuration Guide: 86-Based Systems" =
covers the 012B, 056A and 304. The manual has separate chapters of =
jumper settings for each RAM board.
=20
Setup of the 304 is also covered in 144044-002 which is the Hardware =
Reference Manual for the 86/14 and 86/30. There may also be relevant =
information in 173205-001, which is about configuration with the 86/30.
=20
Given that Intel shipped the boards with EPROMs separate from the PCB, =
the manuals don't document the interactions between the ROM code and the =
rest of the system. I'm not aware of any manual providing an explanation =
of the startup routine. However, I haven't read every page of every =
manual.
=20
There would be benefits for owners of 310s (and related systems) if we =
had a repository of EPROM revisions with details of the configuration of =
the systems in which each version was installed - including =
documentation of the jumpers on each board. Perhaps that's why a =
repository of that sort would be hard to build. A collection of photos =
of our systems and boards might be less of a challenge. I would advocate =
a brief description of the application(s) to which these systems had =
been put - and the installed OS revision.
=20
Jon
=20
=20
=20
On Mon, 19 May 2025 at 07:49, scott baker <
smb...@gmail.com =
<mailto:
smb...@gmail.com> > wrote:
New theory, the problem is here:=20
=20
RAM TEST TOTAL MEMORY =3D 256K
ONBOARD GO
OFFBOARD NO-GO
=20
If the OFFBOARD memory test fails, then it skips the HDD and FDD tests. =
This would be consistent with me finding no HDD data structures anywhere =
in memory.
=20
My 86/30 board has 256K total -- 128K on the base board and another 128K =
on the 304 piggyback board. I think the ROM is assuming I have 128K =
onboard plus 256K off-board for a total of 384K. This would be =
consistent with the configuration for an 86-300 system, which includes =
an 056 memory board. My gut feeling is still this is the wrong ROM for =
an 86/30 based 310. There are several 310 configurations that do not =
include a RAM board and therefore only have 128K, and as far as I can =
tell, they cannot work with this particular ROM because it will fail if =
there is less than 384K, or if it thinks there is no parity checking at =
0x40000.
=20
I have a RAM board around here somewhere. Maybe an 012? Adding that =
ought to satisfy the ROM's tests.
=20
Scott
On Sunday, 18 May 2025 at 18:14:52 UTC-7 Herbert Johnson wrote:
http://www.bitsavers.org/pdf/intel/system3xx/173202-001_310sysIntr_Oct83.=
pdf=20
gives examples where iRMX runs on the 86/30 and the 286/10, Zenix-86 on=20
the 86/30 and Zenix-286 on the 286/10. - Herb=20
On 5/18/2025 6:27 PM, William Beech wrote:=20
> Scott,=20
>=20
> I believe those are the correct ROMs.=20
>=20
> I could probably spare out a iSBC 286/10 from the ones I have. I =
would=20
> need to make sure they run in the 310 as far as the monitor goes. You =
> have to have a 286 to run Xenix. I don't know if iRMX 86 would run on =
> the iSBC 86/30 board.=20
>=20
> Bill=20
--=20
Herbert R. Johnson, New Jersey USA=20
https://www.retrotechnology.com OR .net=20
preserve, recover, restore 1970's computing=20
email: hjohnson AT retrotechnology DOT com=20
or try later herbjohnson AT comcast DOT net=20
--=20
Herb Johnson, New Jersey USA=20
http://www.retrotechnology.com or .net=20
preserve and restore 1970's personal computing=20
email: hjohnson @ retrotechnology dot com=20
or try later at herbjohnson @ comcast dot net=20
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/361f439f-dbd8-485e-bfef-e6=
2419ead745n%
40googlegroups.com =
<
https://groups.google.com/d/msgid/intel-devsys/361f439f-dbd8-485e-bfef-e=
62419ead745n%
40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter> =
.
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/1c2106f2-ade3-4a27-8c3b-a5=
df43f4e39cn%
40googlegroups.com =
<
https://groups.google.com/d/msgid/intel-devsys/1c2106f2-ade3-4a27-8c3b-a=
5df43f4e39cn%
40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter> =
.
=20
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/9f5d743c-e677-4dab-80d9-95=
2bc845e345%
40nj7p.org =
<
https://groups.google.com/d/msgid/intel-devsys/9f5d743c-e677-4dab-80d9-9=
52bc845e345%
40nj7p.org?utm_medium=3Demail&utm_source=3Dfooter> .
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qVMMXA%2B%2BfEdbvUZd=
Ex7LyuYs%2BGiL2h8_y%2B9ZRpfGqTky1sw%
40mail.gmail.com =
<
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qVMMXA%2B%2BfEdbvUZ=
dEx7LyuYs%2BGiL2h8_y%2B9ZRpfGqTky1sw%
40mail.gmail.com?utm_medium=3Demail&=
utm_source=3Dfooter> .
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/0b1faf22-fe2b-4a3d-99eb-bc=
1518685fcfn%
40googlegroups.com =
<
https://groups.google.com/d/msgid/intel-devsys/0b1faf22-fe2b-4a3d-99eb-b=
c1518685fcfn%
40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter> =
.
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qVMP-yNYbfBbzPmw00_8=
a4%3DDtCbyWVfOWxQDTRgz8Uo6ZDA%
40mail.gmail.com =
<
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qVMP-yNYbfBbzPmw00_=
8a4%3DDtCbyWVfOWxQDTRgz8Uo6ZDA%
40mail.gmail.com?utm_medium=3Demail&utm_so=
urce=3Dfooter> .
=20
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/268d7656-068f-48c3-bdc7-fb=
b39d97130bn%
40googlegroups.com =
<
https://groups.google.com/d/msgid/intel-devsys/268d7656-068f-48c3-bdc7-f=
bb39d97130bn%
40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter> =
.
--=20
You received this message because you are subscribed to the Google =
Groups "intel-devsys" group.
To unsubscribe from this group and stop receiving emails from it, send =
an email to
intel-devsys...@googlegroups.com =
<mailto:
intel-devsys...@googlegroups.com> .
To view this discussion visit =
https://groups.google.com/d/msgid/intel-devsys/a69d247b-9222-4ab2-ae69-29=
ec72c5128dn%
40googlegroups.com =
<
https://groups.google.com/d/msgid/intel-devsys/a69d247b-9222-4ab2-ae69-2=
9ec72c5128dn%
40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter> =
.
------=_NextPart_000_0038_01DBCCEB.62A2D120
Content-Type: text/html;
charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"
http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"
http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 15 (filtered =
medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Aptos;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:12.0pt;
font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Aptos",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:11.0pt;
mso-ligatures:none;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-GB link=3Dblue =
vlink=3Dpurple style=3D'word-wrap:break-word'><div =
class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'>Scott<o:p></o:p></s=
pan></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'>My c-ports are for =
the 8080 software only.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'>In my repository, =
the iRMX directory contains the content from several iRMX directories, =
however I would expect most of the *.86 files in the Intel IV and =
Intel86 directories are likely to be iRMX =
applications.<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'>So ASM86, ASM286, =
ASM51, PLM86, PAS86, PAS286, CC86 and several tools e.g. LIB, LINK, =
MAKE, SVC, PSCOPE=E2=80=A6<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'><o:p> </o:p></=
span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'>In addition most =
of the MSDOS files are iRMX files with a=C2=A0 UDI2DOS =
wrapper<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'><o:p> </o:p></=
span></p><p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;mso-fareast-language:EN-US'>Mark<o:p></o:p></sp=
an></p><div style=3D'border:none;border-top:solid #E1E1E1 =
1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><span =
lang=3DEN-US =
style=3D'font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span><=
/b><span lang=3DEN-US =
style=3D'font-size:11.0pt;font-family:"Calibri",sans-serif'> =
intel-...@googlegroups.com &
lt;intel-...@googlegroups.com> =
<b>On Behalf Of </b>scott baker<br><b>Sent:</b> 24 May 2025 =
00:44<br><b>To:</b> intel-devsys =
&
lt;intel-...@googlegroups.com><br><b>Subject:</b> Re: =
intel-devsys iRMX on a 386/24 ?<o:p></o:p></span></p></div><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>Well now I'm =
going to have to figure out what to do with it. I see ASM86 and PLM86 =
are available.<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Literature makes mention of Pascal, a couple of C =
compilers, and even a BASIC interpreter for iRMX86. I assume those have =
all been lost to time?<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>I'm tempted to see if Mark's c-ports can cross-compile =
something that will run on the 310. I could build myself a nice Forth to =
play with.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>Scott<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal>On Friday, 23 May 2025 at 14:48:31 UTC-7 Jon Hales =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><div><p class=3DMsoNormal>Scott<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Great news. =
Congratulations.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Jon<o:p></o:p></p></div></div><p =
class=3DMsoNormal><o:p> </o:p></p><div><div><p class=3DMsoNormal>On =
Fri, 23 May 2025, 22:35 scott baker, <<a =
href=3D"mailto:
smb...@gmail.com">
smb...@gmail.com</a>> =
wrote:<o:p></o:p></p></div></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>I actually managed to get it 100% working =
last night, even installed the OS to the hardrive from the installation =
floppy.<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>I'll write up an update this =
weekend.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Sent you that test email.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>Scott<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal>On Friday, 23 May 2025 at 13:08:03 UTC-7 William Beech =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><div><p class=3DMsoNormal>Scott,<br><br>Sounds like =
progress. That looks right!<br><br>I need to either get FTP =
working on my web site or better yet create you a login on my google =
share for the Intel stuff. Do you have a gmail account? If =
so, send me a test email to <a =
href=3D"mailto:
nj7...@gmail.com">
nj7...@gmail.com</a> and I can create a =
login.<br><br>Thanks for the good =
work!<br><br>Bill<o:p></o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'><o:p> </o:p></p><div><p =
class=3DMsoNormal>On 5/21/2025 10:33 PM, Scott Baker =
wrote:<o:p></o:p></p></div></div><div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><div><p =
class=3DMsoNormal>Just when I had almost given up hope! =
<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><blockquote =
style=3D'margin-left:30.0pt;margin-top:5.0pt;margin-right:0cm;margin-bott=
om:5.0pt'><div><p class=3DMsoNormal>*BREAK* at F800:42C8 =
<o:p></o:p></p></div><div><p class=3DMsoNormal>.b =
:wf0:<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div></blockquote><blockquote =
style=3D'margin-left:30.0pt;margin-top:5.0pt;margin-right:0cm;margin-bott=
om:5.0pt'><div><p class=3DMsoNormal>iRMX 86 HI CLI, V3.0: USER =3D =
65535<o:p></o:p></p></div><div><p class=3DMsoNormal>Copyright 1981, =
1982, 1984 Intel Corporation<o:p></o:p></p></div></blockquote><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>This is with the 173817 ROM and the <span =
style=3D'color:black'>147023-001 disk. I hit "U" and then =
CTRL-C, and then "b :wf0:". This seems to work with or without =
the HDD working (I hit CTRL-C with the mfm-emulator not initialized, and =
before the winchester test had run).</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal><span =
style=3D'color:black'>Scott</span><o:p></o:p></p></div></div><p =
class=3DMsoNormal><o:p> </o:p></p><div><div><p class=3DMsoNormal>On =
Wed, May 21, 2025 at 7:47<span =
style=3D'font-family:"Arial",sans-serif'>=E2=80=AF</span>PM scott baker =
<<a href=3D"mailto:
smb...@gmail.com">
smb...@gmail.com</a>> =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>I've had some small measure of success =
playing with the 86/30 board. I switched to a ROM called 173817 from =
bitsavers. This one prints "SCT 86/300W" whereas the original =
one I tried was an "SCT-330". <o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>With this ROM, I've figured out how to get the =
Winchester into "GO" status. The trick here is to ensure that =
offset 0x1B0 in the disk image either has 0000, or has a valid SBC-215 =
disk descrtiption (in my case, 03 EE 00 08 00 09 FF 04). I'm assuming =
this translates to either an unformatted disk (0000) or a formatted =
disk. If there is something else there, such as some random chunk of a =
Xenix image, the ROM will interpret it as a disk description, which will =
likely fail when the SBX-215 executes the diagnostic function. So I hav =
eeverything in "GO" state now. However, I'm at a loss what to =
do with it at this point. It will attempt to boot. I'm not sure whether =
that's from the HDD or the FDD. Whatever it is, the system just hangs at =
this point.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Part of me is wondering if I simply don't know what =
I'm doing with these iRMX disk images. I'm using "<span =
style=3D'color:black'>147023-001 iRMX 86 INSTALLATION DISKETTE" =
which seems like a plausible floppy image that ought to boot in an =
86/30. But maybe it isn't? Some of the older docs I found talk about =
bootstrapping the computer from an =
iPDS.</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal><span =
style=3D'color:black'>Scott</span><o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><div><p =
class=3DMsoNormal>On Monday, 19 May 2025 at 20:11:50 UTC-7 Mark Fisher =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><div><p class=3DMsoNormal>Hi Scott & Everyone, =
<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal>I =
have been working with iSDM as well and found a few other commands that =
may be helpful.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><len> D <addr>, Display and edit =
values.<o:p></o:p></p></div><div><p class=3DMsoNormal><len> DX =
<addr> Disassemble from address. Registers =
work too. CS:IP<o:p></o:p></p></div><div><p =
class=3DMsoNormal><len> DW <addr> Display =
words<o:p></o:p></p></div><div><p class=3DMsoNormal>G <addr>, =
Breakpoint Set breakpoint and go<o:p></o:p></p></div><div><p =
class=3DMsoNormal>L :F6:test.86 Loads file from MDS to =
target<o:p></o:p></p></div><div><p class=3DMsoNormal><len>N =
<addr> Step len times starting at =
addr.<o:p></o:p></p></div><div><p class=3DMsoNormal>K :F6:filename =
Records a macro.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal>I =
hope these are helpful. Thanks for the finding of the =
start!end. Good find.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal>I =
am looking for more documentation on iSDM. It appears one can =
write a program on a target system where iSDM is resident. One can =
call some functions. The first one I am interested in is to output =
text on my MDS from the target (CEI). I just do not have any =
documents on iSDM other than the catalog =
info.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>My setup is a series-III with the IPC. It's =
serial port (IPC), is connected to an 88/25 and cardcage. My plan =
is to write programs that run on the target to exercise an ethernet =
board set. With messages showing up on the MDS. On the MDS I =
am running the SDMLDR.86 program and can load programs into the =
target.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal>I =
would love to get more information on iSDM. There appears to be =
two manuals for it.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Regards, Mark <o:p></o:p></p></div></div><p =
class=3DMsoNormal><o:p> </o:p></p><div><div><p class=3DMsoNormal>On =
Mon, May 19, 2025 at 3:17<span =
style=3D'font-family:"Arial",sans-serif'>=E2=80=AF</span>PM Scott Baker =
<<a href=3D"mailto:
smb...@gmail.com">
smb...@gmail.com</a>> =
wrote:<o:p></o:p></p></div></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><div><p class=3DMsoNormal>Thanks, I saw that. There's also another =
manual out there that has a little bit more. <o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal>I =
had a heck of a time finding the syntax to do a memory dump on the =
86/30, which uses an exclamation point: "D =
<start>!<end>".<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Scott<o:p></o:p></p></div></div><p =
class=3DMsoNormal><o:p> </o:p></p><div><div><p class=3DMsoNormal>On =
Mon, May 19, 2025 at 12:43<span =
style=3D'font-family:"Arial",sans-serif'>=E2=80=AF</span>PM William =
Beech <<a href=3D"mailto:
nj...@nj7p.org">
nj...@nj7p.org</a>> =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>Scott,<br><br>Here is the Datasheet on =
the ISDM Monitors.<br><br>Bill<o:p></o:p></p><div><p =
class=3DMsoNormal>On 5/19/2025 7:22 AM, scott baker =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><p =
class=3DMsoNormal>Thanks for having a look, Jon. <o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Bill, it looks like the eBay seller did accept my =
offer on the 286/10A and I have a board (less ROMs) on order. Ought to =
be here in a week, I would think.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Next time I have some free time I'll throw a memory =
board in the 310 and see if I can get the 86/30 to recognize the disk. I =
also disassembled enough of the bitsavers ROMs that I think I can =
probably hack the offboard memory and parity tests out of the SCT and =
maybe get it to boot as-is.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>Scott<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal>On Monday, 19 May 2025 at 01:52:48 UTC-7 Jon Hales =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><div><p class=3DMsoNormal>Scott <o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Thank you for the dumps of your hard drive. From a =
brief viewing, it appears your 310 was prepared with Xenix 3-5 but with =
no applications or data. I have seen another system where the programmer =
seems to have disappeared during the time the 310 was being =
ordered.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Manual 173206-001 "System Memory Configuration =
Guide: 86-Based Systems" covers the 012B, 056A and 304. The manual =
has separate chapters of jumper settings for each RAM =
board.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Setup of the 304 is also covered in 144044-002 which =
is the Hardware Reference Manual for the 86/14 and 86/30. There may also =
be relevant information in 173205-001, which is about configuration with =
the 86/30.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Given that Intel shipped the boards with EPROMs =
separate from the PCB, the manuals don't document the interactions =
between the ROM code and the rest of the system. I'm not aware of any =
manual providing an explanation of the startup routine. However, I =
haven't read every page of every manual.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>There would be benefits for owners of 310s (and =
related systems) if we had a repository of EPROM revisions with details =
of the configuration of the systems in which each version was installed =
- including documentation of the jumpers on each board. Perhaps that's =
why a repository of that sort would be hard to build. A collection of =
photos of our systems and boards might be less of a challenge. I would =
advocate a brief description of the application(s) to which these =
systems had been put - and the installed OS =
revision.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>Jon<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div></div><p =
class=3DMsoNormal><o:p> </o:p></p><div><div><p class=3DMsoNormal>On =
Mon, 19 May 2025 at 07:49, scott baker <<a =
href=3D"mailto:
smb...@gmail.com">
smb...@gmail.com</a>> =
wrote:<o:p></o:p></p></div></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>New theory, the problem is here: =
<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>RAM TEST =
TOTAL MEMORY =3D 256K<br> ONBOARD =
=
=
GO<br> OFFBOARD =
=
=
NO-GO<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>If the OFFBOARD memory test fails, then it skips the =
HDD and FDD tests. This would be consistent with me finding no HDD data =
structures anywhere in memory.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p =
class=3DMsoNormal>My 86/30 board has 256K total -- 128K on the base =
board and another 128K on the 304 piggyback board. I think the ROM is =
assuming I have 128K onboard plus 256K off-board for a total of 384K. =
This would be consistent with the configuration for an 86-300 system, =
which includes an 056 memory board. My gut feeling is still this is the =
wrong ROM for an 86/30 based 310. There are several 310 configurations =
that do not include a RAM board and therefore only have 128K, and as far =
as I can tell, they cannot work with this particular ROM because it will =
fail if there is less than 384K, or if it thinks there is no parity =
checking at 0x40000.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal>I =
have a RAM board around here somewhere. Maybe an 012? Adding that ought =
to satisfy the ROM's tests.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p> </o:p></p></div><div><p class=3DMsoNormal =
style=3D'margin-bottom:12.0pt'>Scott<o:p></o:p></p></div><div><div><p =
class=3DMsoNormal>On Sunday, 18 May 2025 at 18:14:52 UTC-7 Herbert =
Johnson wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><a =
href=3D"
http://www.bitsavers.org/pdf/intel/system3xx/173202-001_310sysInt=
r_Oct83.pdf" =
target=3D"_blank">
http://www.bitsavers.org/pdf/intel/system3xx/173202-001=
_310sysIntr_Oct83.pdf</a> <br><br>gives examples where iRMX runs on the =
86/30 and the 286/10, Zenix-86 on <br>the 86/30 and Zenix-286 on the =
286/10. - Herb <br><br>On 5/18/2025 6:27 PM, William Beech wrote: =
<br>> Scott, <br>> <br>> I believe those are the correct ROMs. =
<br>> <br>> I could probably spare out a iSBC 286/10 from the ones =
I have. I would <br>> need to make sure they run in the 310 as =
far as the monitor goes. You <br>> have to have a 286 to run =
Xenix. I don't know if iRMX 86 would run on <br>> the iSBC =
86/30 board. <br>> <br>> Bill <br><br>-- <br>Herbert R. Johnson, =
New Jersey USA <br><a href=3D"
https://www.retrotechnology.com" =
target=3D"_blank">
https://www.retrotechnology.com</a> OR .net =
<br>preserve, recover, restore 1970's computing <br>email: hjohnson AT =
retrotechnology DOT com <br>or try later herbjohnson AT comcast DOT net =
<br><br>-- <br>Herb Johnson, New Jersey USA <br><a =
href=3D"
http://www.retrotechnology.com" =
target=3D"_blank">
http://www.retrotechnology.com</a> or .net =
<br>preserve and restore 1970's personal computing <br>email: hjohnson @ =
retrotechnology dot com <br>or try later at herbjohnson @ comcast dot =
net =
<o:p></o:p></p></blockquote></div></blockquote></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>-- <br>You received this message because you =
are subscribed to the Google Groups "intel-devsys" =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<o:p></o:p></p></blockquote></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/361f439f-dbd8-485e=
-bfef-e62419ead745n%
40googlegroups.com?utm_medium=3Demail&utm_source=3D=
footer" =
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/361f439f=
-dbd8-485e-bfef-e62419ead745n%
40googlegroups.com</a>.<o:p></o:p></p></blo=
ckquote></div></blockquote></div><p class=3DMsoNormal>-- <br>You =
received this message because you are subscribed to the Google Groups =
"intel-devsys" group.<br>To unsubscribe from this group and =
stop receiving emails from it, send an email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<br>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/1c2106f2-ade3-4a27=
-8c3b-a5df43f4e39cn%
40googlegroups.com?utm_medium=3Demail&utm_source=3D=
footer" =
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/1c2106f2=
-ade3-4a27-8c3b-a5df43f4e39cn%
40googlegroups.com</a>.<o:p></o:p></p></blo=
ckquote><p class=3DMsoNormal><o:p> </o:p></p></div><p =
class=3DMsoNormal>-- <br>You received this message because you are =
subscribed to the Google Groups "intel-devsys" group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<br>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/9f5d743c-e677-4dab=
-80d9-952bc845e345%
40nj7p.org?utm_medium=3Demail&utm_source=3Dfooter"=
=
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/9f5d743c=
-e677-4dab-80d9-952bc845e345%
40nj7p.org</a>.<o:p></o:p></p></blockquote><=
/div><p class=3DMsoNormal>-- <br>You received this message because you =
are subscribed to the Google Groups "intel-devsys" =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<o:p></o:p></p></blockquote></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qVMMXA%2B%2B=
fEdbvUZdEx7LyuYs%2BGiL2h8_y%2B9ZRpfGqTky1sw%
40mail.gmail.com?utm_medium=3D=
email&utm_source=3Dfooter" =
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qV=
MMXA%2B%2BfEdbvUZdEx7LyuYs%2BGiL2h8_y%2B9ZRpfGqTky1sw%
40mail.gmail.com</a=
>.<o:p></o:p></p></blockquote></div></blockquote></div><p =
class=3DMsoNormal>-- <br>You received this message because you are =
subscribed to the Google Groups "intel-devsys" group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<br>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/0b1faf22-fe2b-4a3d=
-99eb-bc1518685fcfn%
40googlegroups.com?utm_medium=3Demail&utm_source=3D=
footer" =
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/0b1faf22=
-fe2b-4a3d-99eb-bc1518685fcfn%
40googlegroups.com</a>.<o:p></o:p></p></blo=
ckquote></div><p class=3DMsoNormal>-- <br>You received this message =
because you are subscribed to the Google Groups "intel-devsys" =
group.<br>To unsubscribe from this group and stop receiving emails from =
it, send an email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<o:p></o:p></p></blockquote></div><div><blockquote =
style=3D'margin-top:5.0pt;margin-bottom:5.0pt'><p class=3DMsoNormal>To =
view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qVMP-yNYbfBb=
zPmw00_8a4%3DDtCbyWVfOWxQDTRgz8Uo6ZDA%
40mail.gmail.com?utm_medium=3Demail=
&utm_source=3Dfooter" =
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/CA%2B8qV=
MP-yNYbfBbzPmw00_8a4%3DDtCbyWVfOWxQDTRgz8Uo6ZDA%
40mail.gmail.com</a>.<o:p=
></o:p></p></blockquote><p =
class=3DMsoNormal><o:p> </o:p></p></div></blockquote></div><p =
class=3DMsoNormal>-- <br>You received this message because you are =
subscribed to the Google Groups "intel-devsys" group.<br>To =
unsubscribe from this group and stop receiving emails from it, send an =
email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys...@googlegr=
oups.com</a>.<o:p></o:p></p></blockquote></div><div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5=
.0pt'><p class=3DMsoNormal>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/268d7656-068f-48c3=
-bdc7-fbb39d97130bn%
40googlegroups.com?utm_medium=3Demail&utm_source=3D=
footer" =
target=3D"_blank">
https://groups.google.com/d/msgid/intel-devsys/268d7656=
-068f-48c3-bdc7-fbb39d97130bn%
40googlegroups.com</a>.<o:p></o:p></p></blo=
ckquote></div></blockquote></div><p class=3DMsoNormal>-- <br>You =
received this message because you are subscribed to the Google Groups =
"intel-devsys" group.<br>To unsubscribe from this group and =
stop receiving emails from it, send an email to <a =
href=3D"mailto:
intel-devsys...@googlegroups.com">intel-devsys+un=
subs...@googlegroups.com</a>.<br>To view this discussion visit <a =
href=3D"
https://groups.google.com/d/msgid/intel-devsys/a69d247b-9222-4ab2=
-ae69-29ec72c5128dn%
40googlegroups.com?utm_medium=3Demail&utm_source=3D=
footer">
https://groups.google.com/d/msgid/intel-devsys/a69d247b-9222-4ab2=
-ae69-29ec72c5128dn%
40googlegroups.com</a>.<o:p></o:p></p></div></body></=
html>
------=_NextPart_000_0038_01DBCCEB.62A2D120--