>From: "Fred Cisin (XenoSoft)" <cisin(a)xenosoft.com>
>
>> >>>given away with other misc. cords. It's the kind with two sort of oval
>> >>>female prong inputs on the computer end. Anyway, I'd be happy to
furnish a
>> >
>> > It looks like I may have been looking at the wrong thing. I thought
>> >he was looking for the older type of HP instrument cord. I don't
>> >know of anything that has oval prongs. I thought he meant oval
>> >housing.
>>
>> That's what I thought too until I read it closer.
>
>The "old" version of "modern" power cords, before the current "IEC" cords,
>had a oval plastic outer shell, and had either two or three ROUND
>pins. But sometimes the sockets (holes) in the end of the cord were oval
>in order to get a better grip on the round pins.
>
>--
>Grumpy Ol' Fred cisin(a)xenosoft.com
>
>
Hi
So it might be that my suggested cords was right.
Dwight
On Sep 18, 9:36, Patrick Finnegan wrote:
> On Wed, 18 Sep 2002, Pete Turnbull wrote:
>
> > My example is a bit contrived; that's not really how I'd do it.
Instead,
> > I'd write a subroutine that wrote out a whole string, the string being
> > stored immediately after the JSR, and returning to the word after the
> > string. But that's another story.
>
> FYI, I was trying to use that as an example to try and learn MACRO-11
(fun
> stuff, eh?). I've made myself a subroutine version of the code also, I'm
> not yet trying for reusable or well-written code, just something I can
> quickly enter into ODT and see if what I did worked.
I didn't mean to denigrate your code :-) I guessed you might just be
learing about MACRO-11 and the PDP-11 instruction set. I learned by
writing short toggle-in programs, mostly hand-assembled, mostly to test
hardware, and some of them are much more embarrassing than your effort :-)
Yes, it is fun, and I offered the examples purely in the spirit of
contrasting two types of addressing modes, whose syntax isn't always
immediately obvious to a beginner.
Now you can write subroutines, have you tried a little fun with
co-routines?
--
Pete Peter Turnbull
Network Manager
University of York
>From: Joe <rigdonj(a)cfl.rr.com>
>
>At 10:07 AM 9/18/02 -0700, you wrote:
>>>From: MTPro(a)aol.com
>>
>>>One more time. Anyone?! Would anyone please have an extra power plug they
>>could sell me for my generic S-100 computer? Somehow mine must have gotten
>>given away with other misc. cords. It's the kind with two sort of oval
>>female prong inputs on the computer end. Anyway, I'd be happy to furnish a
>>picture to anyone who needs to verify. I haven't had it up and running for
a
>>couple of years now, and I would like to. Thank you, David
>>>
>>
>>Hi
>> I have an Allied catalog that is a couple of years
>>old. They call these SVT cords.
>
> Are you sure? I looked up SVT pwer cords on the net and every site that
I looked at said that SVT was some kind of plastic and not a plug
configuration.
>
> I'm trying to figure out what David is looking for but I don't remember
ever seeing a power cord with oval prongs.
It looks like I may have been looking at the wrong thing. I thought
he was looking for the older type of HP instrument cord. I don't
know of anything that has oval prongs. I thought he meant oval
housing.
SVT is the power cord style, not the material.
Maybe he needs to be a little clearer. Is this an AC power
connector we are talking about?
Dwight
>
> Joe
>
>
> They have several
>>listed:
>>
>>manuf Manuf# Allied# Length Price
>>Alpha 543 663-7082 7'6" 4.62
>>Belden 17952 612-3569 8' 5.38
>>Belden 17280 612-3677 7'6" 4.84
>>
>>Hope this helps
>>Dwight
>>
>>
>>
>
>
>
I've just picked up a nearly-free NCR model 2119 (class 3400-MSTD). It
appears to be almost exactly the same (probably somewhat newer version) as
the Unisys U5000 I once had. Of course, there's no information available
on the web, and it didn't come with any documentation. However, I do
still have the old Unisys manuals for the moment so I can figure out what
is what (Will: email me if you still want those, I've not heard back from
you in a while).
I've got to get the thing cleaned off outside, and then moved upstairs...
that will be not-so-fun. It's about 30"x30"x8" deep (guestimate
dimensions) and weighs in excess of 100LBS. It has a pair of MFM hard
drives (full height 5.25") a streaming tape drive, and a 5.25" floppy
drive mounted in it. Also has 8 RS-232 DA-15 serial ports, a parallel (?)
printer port, and some sort of other, possibly serial, DB-25 port.
I'm hoping that it still has an OS on it, I might be able to figure out
how to get around and root password it has...
Anyone have more info on the system? I'm gonna get some picture up as
soon as I can drag it up here.
-- Pat
One more time. Anyone?! Would anyone please have an extra power plug they could sell me for my generic S-100 computer? Somehow mine must have gotten given away with other misc. cords. It's the kind with two sort of oval female prong inputs on the computer end. Anyway, I'd be happy to furnish a picture to anyone who needs to verify. I haven't had it up and running for a couple of years now, and I would like to. Thank you, David
Hi.
Seen this morning on port-vax(a)netbsd.org:
-----
On 2002.09.17 02:46 The Sawyers wrote:
Hey Everyone,
11/750 available in the Chicago Area, far west suburbs.
Full Set of spares, front panel down to the power supplies,
Print Set,
Emulex MASSBUS <-> SMD
2 Fujitsu Eagles ~430 MB each (SMD) (with boot prom)
2 CDC Sabre ~ 1BG each (SMD) (with boot prom)
TU81 (Unibus interface)
Unibus Ethernet
Unibus SCSI
RS232 Multiplexers
Many TU58 Diagnostic Tapes
Installation Manuals, Hardware Manuals .. and more.
The whole machine currently will run on a 120V/20A
circuit. (CPU, TU81, 1 Eagle, and both Sabres)
PLEASE SAVE ME FROM THE DUMPSTER
Please reply to sawyer(a)cbcast.com..
Thanks !
--
tsch??,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/
Sigh. I really should read what I've written, before I post it. Being in
a
hurry is no good excuse.
I missed out a whole column (the destination address) in the JSRs! And
forgot
to alter the addresses to allow for the different instruction lengths :-(
On Sep 18, 9:05, Pete Turnbull wrote:
> Now if he wanted to write it using a subroutine, and he used the simple
> method:
It should be something like:
7 001000 012701 000110 MOV #'H', R1
8 001004 004537 001100 JSR R5, @#PUT
9 001010 012701 000064 MOV #'4', R1
10 001014 004537 001100 JSR R5, @#PUT
11 001020 012701 000130 MOV #'X', R1
12 001024 004537 001100 JSR R5, @#PUT
:
:
35 001100 105767 177564 PUT: TSTB @#XSR
36 001104 100375 BPL PUT
37 001106 010137 177566 MOV R1, @#XBUF
38 001112 000205 RTS R5
> However, if it were written using relative addressing, ie
8 001004 004567 000070 JSR R5, PUT
9 001010 012701 000064 MOV #'4', R1
10 001014 004567 000060 JSR R5, PUT
:
35 001100 105767 177564 PUT: TSTB @#XSR
Apologies for any confusion.
--
Pete Peter Turnbull
Network Manager
University of York
Pierre,
I have a QD32 manual.. if those drives are PA5 variety, then I have manuals
too.. please provide the model numbers.
Will J
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Hi all,
I'm ready to attach the controller to the backplane of my PDP 11/23 but
before, it would be interesting to set the jumpers correctly.
On the net, I just found jumper descriptions of the QD33, but the jumpers
are different.
Is there anybody who can tell me how to set the jumpers ?
Moreover, the descriptions on the net are a bit confusing.
Several sites say that the QD32 is an E-SMD controller, while other sites
talk of a SMD-Controller ?
So which interface does this controller support ?
And the last thing: 3 big FSD-500 (CDC) drives (9") are waiting to be
connected.
I hope that the QD32 supports E-SMD as I read that these drives are E-SMD
drives...
Same case as to the controller... I can't find any descriptions or manuals
on the net in order to set the jumpers correctly.
Seagate bought CDC at the beginning of the '90 but they didn't answer me.
Thanks alot for any help !
Pierre
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
and does anyone know where i could get one? i need to get data off of an
RV02K pak, but lack the drive.
thanks!!
-brian
--
Don't get too bent out of shape, for half the world, Calculus is
incomprehensible until they learn the epsilon-delta proof. After learning
the epsilon-delta proof, it's incomprehensible for most of the other half.
-- George Adkins --
FYI
----- Original Message -----
From: Keys
To: cctech@classiccmp
Sent: Tuesday, September 17, 2002 6:25 PM
Subject: New Finds Today
At auction I got a hp 122A Oscilloscope with a operating/service manual for $12.50 Also got the following items:
- Toshiba T4850CT/500 laptop for $5
- PowerPC 6100/60 for $2
- Apple dot matrix printer model A9M0303 for $2
- Sega Genesis 16-Bit with PowerBase converter attached for $4
- Lots of mice, cables, and other small items.
At auction I got a hp 122A Oscilloscope with a operating/service manual for $12.50 Also got the following items:
- Toshiba T4850CT/500 laptop for $5
- PowerPC 6100/60 for $2
- Apple dot matrix printer model A9M0303 for $2
- Sega Genesis 16-Bit with PowerBase converter attached for $4
- Lots of mice, cables, and other small items.
I recently acquired this through my network of friends
who know I collect "old computer stuff". It's a 2400bps
4-wire leased line modem. Seems to have been manufactured
in 1984. It has a nice case and power supply, that I'll
use for other projects if no one wants it or can make a case
for its preservation. I also have the "Maintenance Information
and Parts Catalog" (First Edition) and a customer troubleshooting
guide.
I seem to recall that there are a couple of modem collectors
on the list. Email if interested.
Bill
Hi,
I've just acquired an old Micromint Sweettalker II card (phoneme based
speech synthesiser for Apple II, based on BYTE '84 design) which is
missing the SSI-263 speech chip. Does anyone have an SSI-263P or
SSI-263AP chip they're interested in selling, or maybe another old
speech card that has one on that I can scavenge?
Thanks!
Ben
The systems are now spoken for. Thanks to all who replied!
Cheers,
-RK
Forwarded message:
> From root Mon Sep 16 14:25:13 2002
> Subject: Re: PDP11/73 (fwd)
> To: cctalk(a)classiccmp.org
> Date: Mon, 16 Sep 2002 14:25:13 -0400 (EDT)
> From: "Robert Krten" <root(a)parse.parse.com>
> X-Mailer: ELM [version 2.5 PL1]
> Content-Length: 1337
>
>
> Folks,
> there are 2 PDP-11/73 (LSI 11/73's) as described below in Oregon; anyone
> interested? (I believe it's Eugene/OR)
>
> I believe the cost is $free$ or very nominal.
>
> Please reply by Friday of this week, as I promised the guy I'd get
> back to him in a week. Preference given to people in the area of
> Oregon to minimize grief for the guy.
>
> If you're interested, reply to me and I'll put you on a #1, #2 order.
> Tell me what pieces you're interested in; first come first served.
>
> If no one is interested, the machines' cards will be pulled and
> shipped to Canada :-)
>
> Cheers,
> -RK
>
> > After more than a decade looking at a stack of PDP-11 hardware in
> > my office, I just summoned the courage to put it on a cart to take
> > down to the junk heap. Since I am by nature a procrastinator, the
> > cart still sits in a corner awaiting its fate. So, if you're interested, I
> > have two LSI 11/73's, fully loaded with 4 (count 'em) MB of ram,
> > three floppy drives, several hard disks (I can't remember the type
> > RL02 maybe).
> > I do still
> > have 6 of those big 10 mB removable platters. I also have a shelf full of 11/73
> > manuals (RT-11).
>
> --
> Looking for Digital Equipment Corp. PDP-1 through PDP-15 minicomputers!
> Robert Krten, PARSE Software Devices +1 613 599 8316.
> Realtime Systems Architecture, Consulting and Training at www.parse.com
>
--
Looking for Digital Equipment Corp. PDP-1 through PDP-15 minicomputers!
Robert Krten, PARSE Software Devices +1 613 599 8316.
Realtime Systems Architecture, Consulting and Training at www.parse.com
> Today I acquired a BRAND NEW AT&T model 458 serial daisy wheel printer.
> It's in the original wrapping. It has a printout saying Printer AT&T 458
> Number 7829177, then it has a vertical alignment test. If someone wants
> this before I open the original packing, let me know.
>I've reformatted your text. Where is the printer and how heavy is it?
>-- Derek
The printer has been spoken for.
Ralph
Does anyone know when the first international-capable modems were sold?
I know that there were Hayes commands pretty early on that allowed
modems to be configured for either US or Europe, but I suspect this may
have been more related to signal standards than to phone line requirements
(such as impedance). I'm looking for a modem that could be switched
between US, Europe, and/or Japan phone lines. Can anyone help? Thanks.
Laurie
---------------------------------
Do you Yahoo!?
Yahoo! News - Today's headlines
>Did Kodak own Firey? I always thought they were their own company.
Good question. I have only seen 3 Firey boxes ever (and personally used
none). All 3 had big Kodak labels on them, so I just kind of assumed it
was a Kodak product. That could of course be a bad assumption. Based on
the big labels concept, most of my WinTel PCs must be made by apple,
because they all have big apple stickers on them (as well as my old car)
All 3 of the ones I looked at were fat square mini-tower size boxes, two
were beige, one was black, and I have NO idea what was in them (my
"looking" at them was pretty much just that, they were on the floor near
a color printer, I pointed my eyes at it, and looked)
-chris
<http://www.mythtech.net>
>They had some
>wierd Kodak computer, looked like a Sun pedestal and might have been an
>OEMed Sun 3 or 4.
It might be a Kodak Firey (sp?). It was their print RIP for their high
end printing system. I'm not sure what a Sun pedestal looks like, but the
Firey that my Uncle's store had looked like a fat boxy PC mini tower.
It connected via Ethernet IIRC to their Mac, and then connected to a
Kodak printer/color copier unit (might have been an Agfa or Canon
printer/copier, not sure).
I could see one of these coming out of a school's graphic arts
department. I'm not sure how much these are used any more now that many
of the workgroup color laser printers give as good or better quality than
the early color copier/firey sytems, and at a much lower cost.
Or, it might be a newer Kodak photo processor that you find in those one
hour photo places, although I don't know why a school would have one of
those and be ditching it (I was under the impression they weren't owned
by stores, but rather leased as part of the kiosk and had to be returned
to Kodak when they were no longer wanted)
-chris
<http://www.mythtech.net>
I found a new toy at the hamfest this past weekend. A SWTPC 6800 computer and an AC-30 Cassette Interface. Can anyone asnswer some questions about these? This one has MP-A CPU card, a BOAZ D64kb memory card, a Percom LFD-400B Mini-Disk Controller, a MP-S (serial interface?) card and a MP-L (parallel interface?) card. The MP-L card has a small board hanging off of it with a Datel D/A converter IC on it. Does anyone have any suggestions about whewre to start with this? (After I check the power supply, etc) Does anyone have the terminal connections for this thing? Also the pin out for the Percom Disk controller and info about what drives it supports? and what disks format and wheather they're hard or soft sectored?
Joe
Oh if only I lived near Chicago...
-----Original Message-----
From: Jochen Kunz
Sent: Tue 9/17/2002 1:01 AM
To: cctalk(a)classiccmp.org
Cc:
Subject: Fwd: 11/750 Available [sawyer(a)cbcast.com]
Hi.
Seen this morning on port-vax(a)netbsd.org:
-----
On 2002.09.17 02:46 The Sawyers wrote:
Hey Everyone,
11/750 available in the Chicago Area, far west suburbs.
Full Set of spares, front panel down to the power supplies,
Print Set,
Emulex MASSBUS <-> SMD
2 Fujitsu Eagles ~430 MB each (SMD) (with boot prom)
2 CDC Sabre ~ 1BG each (SMD) (with boot prom)
TU81 (Unibus interface)
Unibus Ethernet
Unibus SCSI
RS232 Multiplexers
Many TU58 Diagnostic Tapes
Installation Manuals, Hardware Manuals .. and more.
The whole machine currently will run on a 120V/20A
circuit. (CPU, TU81, 1 Eagle, and both Sabres)
PLEASE SAVE ME FROM THE DUMPSTER
Please reply to sawyer(a)cbcast.com..
Thanks !
--
tsch??,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/
At 01:00 AM 9/17/02 -0400, you wrote:
>On Tue, 17 Sep 2002, Carlos Murillo wrote:
>> The machine thinks that there is a floppy disk in the superdrive
>> constantly; it is always trying to read the (empty) drive,
>> then the "This disk cannot be read; Initialize? Eject?" dialog
>> box shows up, I click on "eject" and it starts trying to
>> read the nonexistent floppy again.
>Something fried the disk controller. I did this to one of my SE/30s once
>by being cavalier about not shutting the machine off before connecting and
>disconnecting an external disk drive.
Ouch, I really hope that this is not the case; SE30's are rare
here in Colombia. I know that I haven't plugged an external floppy
to this machine in eons. So if it is fried, that came out of the blue.
I did another experiment: I unplugged the floppy ribbon cable and
turned the computer on. No more "...initialize or eject" dialogs.
I've been looking at the SE30 schematics
(http://www.archaic-apples.com/index.php?category=Macintosh&subcategory=Sche
matics),
especially page 2 of the SCSI-SWIM diagrams, where the floppy
disk controller is depicted. I see that the RDDATA line in the
header is tied to the RDDATA _and_ SENSE pins in the controller
chip. I don't see any signal name other than "SENSE" that might
indicate if there is media in the drive. I also see that
all of the lines go through an "RCNET" pack before heading out
to the external floppy disk connector. I wonder if the problem
might be in this device... I'd like to wait for input from you
guys before I turn on the soldering iron.
>I suppose it goes without saying that the floppy controller is not a
>standard part.
Not socketed, either :-( .
carlos.
--------------------------------------------------------------
Carlos E. Murillo-Sanchez carlos_murillo(a)nospammers.ieee.org