This one has me scratching my head.
eBay Item 302562153660
Sure, it's a Kennedy 9832 drive mounted in some sort of giant hard case.
Anyone know if this was a modified drive? What on earth would it be
used for?
--Chuck
> From: John Welch
> Anyway, 'a' comes over as 000141 and 'A' comes over as 000101.
Good, the console is working.
> CLR
> LAD
> DEP
OK, that loads a '0' (halt) in 0.
> CNTRL+INIT
> CNTRL+START -> reads 000002
OK, so it reads the HALT at 0 and stops.
> CNTRL+BOOT -> Run light is on, SR Disp light is on
> CNTRL+HLT reads 173150
Sounds like it may be looping in the high bank of ROM? That's not necessarily
wrong.
I finally figured out what the ROMs in the M9312 do; the ROMs at 765000 are
the first-level diagnostic, and the console. The bootstrap code for the
various devices is at 773000.
> 773024 LAD, 773000 DEP, BUS ERR light comes on.
That makes sense; you can't write to the ROM.
> Any suggestions?
i) Check the ROM contents; there are two kinds of M9312 console ROMs, one for
most CPUs, and one for the 11/60 and 11/70, see the tech manual for the
M9312.
So read out the first couple of words:
CLR
765000
LAD
EXAM
EXAM
etc
and let's see what they read.
ii) Try starting the console code directly:
CLR
765020
LAD
CNTRL+START
> I have other M9312s I could try.
Can't hurt.
Noel
All ?
??????????????? I can?t remember who contacted me originally about potential enhancements to the APE (Altair Peripheral Emulator) that I have mirrored at ape.classiccmp.net.
I heard from Frank Barberis and he mentioned that he?d be willing to make enhancements to the software if there was sufficient interest.
??????????????? So, if we can put together a list of desire enhancement/features I can try to get the ball rolling. Feel free to contact me off-list with ideas. Thanks!
Rich
--
Rich Cini
http://www.classiccmp.org/cinihttp://www.classiccmp.org/altair32
Hello!
I am about to start with the project to archive disks from the Incoterm
system.
This system makes use of the Memorex 651 drive which is somewhat odd. It
has 64 tracks,is hard sectored with 32 sectors and spins at 375 rpm.
But I do have the drive which hopefully still is working. However the
interface connector is nothing like I seen on a floppy drive before.
https://i.imgur.com/TklddLP.jpg
It is a AMP 202515-1 housing. The mating 202516-1 which I need is still in
production and available for purchase from Mouser. The small coaxial
connectors on the other hand has a minimum order of 1000 units and costs 10
euros each...
https://www.mouser.se/ProductDetail/TE-Connectivity/201146-2/?qs=DuOyNqEZh0…
Does anyone know of a source selling something like three coaxial
connectors like this at decent price?
Or maybe a suggestion for another connector that could be modified into fit
somehow? Potentially using glue to fixate it.
Of course the last resort is to just solder some wires directly onto the
drive PCB, but if there is a nice solution I try that first.
> From: John Welch
> Any thoughts?
Concur 100% with Henk's comments.
There is a manual online for the M9312:
http://bitsavers.org/pdf/dec/unibus/M9312_TechRef.pdf
which will tell you what the other start options are (Appendix C), but see
page 3-1, too. Note especially the bit about how the primary dianostics
are run before it starts the console emulator; I forget what it does if
the primary fails, possibly it halts?
Noel
Hello All,
I am looking for a copy of:
Troubleshooting LAN Manager 2 PDF by Michael
Publication date: 10/01/1993
ISBN:155851161X
ISBN13: 9781558511613
I've looked the usual areas and can't find a reasonably priced copy. There
was one on epay for $10 but the day I marked it to watch suddenly it was no
longer available. Interestingly enough the seller has an exact copy w/ the
same description/condition relisted for $67 now...
Alternatively if anyone has a copy of LAN Manager 2 OS (not just the
workstation 3 disk set) w/ manuals that they no longer want I would be happy
to take it off of your hands. Thanks
Thanks in advance
-Ali
Someone just dropped off a mac g3 at the scrapyard I work at and I picked it up.
It has a failing hard drive. Replaced the drive, downloaded and burned
a disk with mac os 8 on it, but it refuses to boot to it. How do I go
about installing the software on this machine?
Not sure if this is the place to ask, but figured it would be worth a
shot. Thanks.
I am reviving an 11/34. Cards are:
Back/Fans [M8266--------]? Front of machine where keypad is.
????????? [M8265--------]
????????? [M9312] [M7859]
????????? [M7762--------]
????????? [OPEN]? [M7860]
????????? [M7840--------]
????????? Bus grant in third from front slot
????????? [M9302] [M7856]
The 7856 is hooked to a cable/null modem (i think)/PC running
XP&Hyperterminal
When I first powered on the programmers console said '7' and I powered
off, then back on, and now it says '5'
Any suggestions as to what to try first?? I may have the bus grant in
backwards.? I have other boards I can try.
Sincerely,
John Welch
:qw
I hope this is vintage enough.
I've been playing around some more with my projects to create VMs /
bootable USB keys with PC DOS 7.1 and DR-DOS.
Right now I'm focusing on DR-DOS 7.1 and the DR OpenDOS Enhancement
Project, because that's FOSS and AFAICS it can be redistributed, which
I can't with DR-DOS 7.02/7.03/7.04/7.05 or DR-DOS 8/8.1, which were
commercially licensed.
I found a download of the last build released:
https://archiveos.org/drdos/
First, it's the wrong size. VirtualBox can't mount it. VMware can.
I truncated it to exactly 2880 sectors using the advice from ``jleg094'' here:
https://forums.virtualbox.org/viewtopic.php?f=4&t=39141
VBox mounts that. But it won't boot, nor in VMware -- it just
displays 2 dots and freezes.
Embarrassingly late in the troubleshooting process, I've found why.
I didn't think to check what was on the image! Foolish of me.
I mounted it on a pre-booted VM and looked, and it's blank! There's
nothing in the image at all.
So, I mounted the empty image file as a loop device, copied the boot
files in there and then the rest of the files in the distro archive.
And lo, it works! It boots my VM just fine, and it's now running 7.01-08.
All I need to do now is work out how to make the hard disk bootable,
and I'm in business.
The DR-DOS 7 SYS command won't do it, as the files aren't named
IBMBIOS.COM and IBMSYS.COM -- they're DRBIO.SYS and DRSYS.SYS.
I copied them to the expected names. SYS completes but the disk won't boot.
Next step will be to try with Norton Disk Doctor.
Anyway, if anyone wants a bootable diskette image with DR-DOS 7.01-08,
complete with FAT32 support -- apparently it can even boot from it --
let me know.
--
Liam Proven ? Profile: https://about.me/liamproven
Email: lproven at cix.co.uk ? Google Mail/Talk/Plus: lproven at gmail.com
Twitter/Facebook/Flickr: lproven ? Skype/LinkedIn/AIM/Yahoo: liamproven
UK: +44 7939-087884 ? ?R/WhatsApp/Telegram/Signal: +420 702 829 053
About 15 years ago I told my girlfriend I wanted an RX8E controller
board for Christmas. I was curious how far she might go to get it for
me. I ended up with two packages: one from her 8 year old daughter
with a bit of 1x8 pine plank (If he wants a board, I'll get him a
board!), the other package was an M8357 that she probably paid way to
much for... Now the girlfriend is my wife and the daughter is getting
married.
This Christmas I am asking for an RK8E. I doubt it can be found at a reseller.
So does anyone have or know of an OMNIBUS RK8E boardset they are
willing to part with? This is an M7104, M7105, and M7106 along with 4
over-the-top edge connector blocks. I have two RK05 drives for a
PDP-11, but my goal is to build an RK05 emulator based on Dave
Gesswein's ST506 disk emulator.
Merry Christmas,
-chuck
TI 99/4a It Lives! but extended basic? acts bizarre...
Great got the video cable 5 bucks from the UK - -SOLVED!
Works and fires up with out the extended basic plugged in
but when I pluged it in and selected the option for extended basic at
book up just hangs no
prompt on screen etc.
I have the screed that TI had that was more of an industrial display
rather than the
screen that was converted TV that may have been earlier.. Heavy little
monitor!
It has a strong mesh looking internal mask on the screen compared to
modern color CRTS/
We also have a Epson looking printer with TI logo to pair up
The goal of course is to set up as a display at SMECC Museum with
some of the other micros
where it can be demo'ed I have the speech module too but have no idea
what to do with that.
Have a disc with cable but need some sort of an expansion to plug it
in.
The adventure continues... as always drop any ideas hits etc to
us///
Learning as we go As I never used or sold any of these when in the biz
back then!
Ed Sharpe Archivist for SMECC _www.smecc.org_ (http://www.smecc.org)
Hi folks,
I?ve been contacted by someone looking for the user guide for this particular beast, an early 90s mono laptop with built-in printer. The usual searches turn up nothing other than pictures and she says she?s found a PDF but in German.
Any clues?
?
Adrian/Witchy
Binary Dinosaurs - Celebrating Computing History from 1972 onwards
> From: Ethan Dicks
> I look forward to taking a stab at this.
I suspect there are a number of people who'd be interested in MASSBUS storage
devices (e.g. me - suddenly all those RH11's I've got are no longer boat-
anchors :-). We should try and organize an group build, to share the load.
Anyone else interested?
Oh, one detail I didn't look at: what's the physical interface this uses?
Hopefully three of the Berg/DuPont connectors (i.e. what's on the RHxx
boards, with flat cables going to the adapter to the standard MASSBUS
connector, a device rejoicing in the name 'Receptacle Housing Assembly'); the
original MASSBUS cables (along with the 'Receptacle Housing Assembly' are now
rare as hen's teeth). And there's also the MASSBUS termination...
Noel
Got the last replacement components I needed for my LA30 restore today,
and finished it up! Here's a short video of the LA30 connected as
console to my restored PDP-11/45:
https://www.youtube.com/watch?v=gMIL2bvUYIs
> From: Aaron Jackson
>> My copy of of the V7 standalone stuff (which I got from the VTServer
>> directory) didn't include an RX driver. Where'd you manage to find one?
> I am using the version from here: https://github.com/sethm/vtserver/
After offline discussion with Aaron, we clarified that that site only has the
binary for the standalone tools. The copy on the TUHS archive:
http://www.tuhs.org/Archive/Tools/Tapes/Vtserver/v7_standalone.tar.gz
although it has the source, doesn't include the RX driver. Does anyone know
the whereabouts for the source for the (later) version of the standalone
stuff, which includes the RX driver? Thanks!
Noel
>
> From: Charles Dickman <chd at chdickman.com>
> Subject: PDP8 ALGOL
>
> I have been looking at the available software for the PDP8,
> particularly languages. I see there was an ALGOL. The source is
> archived on Bitsavers and dbit.
>
> There is some information here:
> http://www.softwarepreservation.org/projects/ALGOL/algol60impl/
>
> Has anyone played with this before? Is there any additional
> information on how to use it?
>
> -chuck
>
I have looked at the 4k ALGOL described here:
http://www.bitsavers.org/pdf/dec/decus/pdp8/8-213_4K_ALGOL.pdf
The paper tape images are here:
http://www.bitsavers.org/bits/DEC/pdp8/papertapeImages/set3/
The RICM also has an original set of the DECUS 8-213 ALGOL paper tapes, but
they are different from the ones on Bitsavers. I need to make images of
these tapes.
Students at the UMN are trying to get ALGOL to run on their PDP-12 so they
can run some benchmarking software.
We haven't been able to get DECUS 8-213 ALGOL working. Any help would be
appreciated.
--
Michael Thompson
> From: Henk Gooijen
> the M7859 is sort of a UNIBUS device. The (front panel) console only
> communicates with the M7859.
Not quite; it does _mostly_ 'do its thing' over the UNIBUS, but there are
also two special lines carried across the DD11-P backplane to the CPU, 'Halt
Request' and 'Halt Grant' (which is why it has to be in the same backplane as
the CPU); more here:
http://gunkies.org/wiki/KY11-LB_Programmer%27s_Console
> I cannot remember whether a demux for the displays is on the console
> PCB, or on the M7859.
I'm not sure exactly what you mean by 'demux', but... the interface between
the board and console is i) 3 bits of digit, and ii) 6 individual select
lines. Code in the micro on the M7859 sends one digit at a time down the 3
'digit' lines, along with the appropriate 'select' line.
> If you get 000000 on the dsipaly and when halted it shows 173066 I
> presume it is looping.
Well, I haven't looked at the M9312 ROM code, but if it's anything like the
M9301 code (which I have dumped and disassembled), looping in the ROM at
173066 is not necessarily bad.
There is a listing of some of the ROM code on BitSavers:
http://bitsavers.trailing-edge.com/pdf/dec/unibus/K-SP-M9312-0-5_Aug78.pdf
but it doesn't seem to cover the stuff at 173000 (which is where the CPU
starts running on power-on) - or maybe I just didn't study the listings
carefully enough.
> If it loops, it will repeatedly read from a device address which is
> most likely the CSR of the boot device.
Depends on the switch settings on the M9312. If it's set to boot, if the
device is there, yes; otherwise it would get a NXM fault. If it's set to go
into the console mode, it's probably trying to read characters (commands)
>from the console.
Noel
> Aaron Jackson
> if I try to dump using vtserver using a floppy which passed the
> diagnostics, it fails.
My copy of of the V7 standalone stuff (which I got from the VTServer
directory) didn't include an RX driver. Where'd you manage to find one?
(I need one for my own use, plus I want to look at the source, to help
with this.)
Noel
> From: Henk Gooijen
A few comments to you about Henk's points:
> Standing in front of the 11/34 processor box (looking at the console),
> slot number 1 is at the right side.
That's for the 10-1/2" box; the 5-1/4" is different. Which is this?
> Each slot has 6 positions. Position A is at the rear side, followed by
> B thru F. Position F is thus at the front side.
I prefer to say that connector A is at the right, when facing the component
side of a hex-wide card which has the handles at the top, and the contact
fingers at the bottom.
(Make doubly sure you never plug a card in backwards! It will almost
certainly kill the card. In theory they are keyed so you can't, but idiots
like me have been known to do it! :-)
> The 4 copper "jumper" traces should be facing the next higher-numbered
> slot.
I.e. on the so-called 'solder' side of the card, not the 'component' side.
(All the cards face the same way.)
> When you power up the system, the display should show 6 octal numbers.
> If only one digit shows a number (7 or 5 or whatever), there is an
> issue with the console itself, or the M7859.
The M7859's are, for some reason, particularly prone to failures. About half
the ones I've seen weren't working at first. There's no one chip that seems
to be the usual suspect, I've seen several different failure modes.
> From: Jerry Weiss
And the same for Jerry...
> It won't seat evenly if reversed. At least that is what my scraped
> knuckles remember.
Nope, they go in quite fine the wrong way around; I just checked.
Make sure they are in the right connector (D) and the right way around; I
haven't checked to see if damage is likely to result on an error - does
anyone know offhand?
> Check the cable orientation.
Note that one DEC manual (the KY11-LB Maintenance Manual) shows the wrong
orientation! See here:
http://gunkies.org/wiki/KY11-LB_Programmer%27s_Console
at "Cable Connection and Documentation Error" for more.
> I believe the cabling for the M7859 is a little different between the two
The /34 has two narrow 'maintainence' cables, the /04 only one. But you can
ignore these if you're not using the maintenance mode on the front console,
and only plug in the wide cable.
Noel
> From: John Welch
> Can you give me a refresher on how to tell which slots are cut? I
> remember having to turn the chassis over and looking for a particular
> wire
Yeah; you can use the G7273 as a 'crib', since it has the NPG jumper on it.
That jumper goes from CA1 to CB1: component side, third connector (counting
>from the A connector), first and second pins (again counting from the A
connector end). A lot of the slots will still have their jumpers in, which
is how you can confirm you're looking at the right pins; look for slots
without them.
> I also have an 11/04 that I went and drug out.
Yeah, the M7263 is the KD11-D CPU, the M7847's are MS11-E's (one of them will
be useful as a first-stage debug for the 11/34, once you've verified, in the
-11/04, that they work - the M7891 MS11-L is rare and valuable, I'd rather not
use that until everything up to that point in the -11/34 is known working -
you could try pulling the two M7847's from the -11/04 and try plugging in the
M7891, to verify that it's sort of OK).
> I am thinking I could put a M9203/M7856 into slot 9, and find a M9312
> for slot 3 and maybe this would fire up. Any suggestions?
As always, first pull all the boards and check the power supply (if it's been
a long time since it was last powered on, re-form the electrolytics in the
power supply first, before powering it on), then put in the _minimal_ set of
boards and get those working.
> I added an M9302 in Slot9-AB and then moved the M7856 from the 11/34 to
> Slot9-CDEF of the 11/04. I put a random M9312 in Slot3-AB I turned on
> the 11/04.
> I have six '0' digits. I push ctrl+hlt and the display shows 173066.
> Looks like things are moving.
Yup, that's working. Now you have a working machine, you can board-swap in
>from the -11/34 to check other boards out. Major, major help!!
The first thing I'd try would be the M7859, KY11-LB, from the -11/34 over
here. If it doesn't work in the -11/04 (with only that board changed), i)
you've isolated the problem, and ii) you can probably use the one from the
-11/04 to get the -11/34 working (unless there's something _else_ broken in
the -11/34 as well).
NOTE: Don't plug the good one from the -11/04 into the -11/34 - or do
anything else with the -11/34 - until you've checked the voltages in the
-11/34!!!
If the M7859, KY11-LB from the -11/34 _does_ work in the -11/04, time to keep
looking. The console itself is so dumb it's unlikely to be the problem, but
you never know; might we worth swapping. I'm having a hard time seeing what
problems in the /34 CPU, etc could cause the symptoms you're seeing - are
they still there with only the absolute minimal board set?
Noel
> From: John Welch
> Any suggestions as to what to try first?
I would _definitely_ start by pulling _all_ the cards you can, to get down to
the simplest possible configuration. Once that works, start adding things
back in, one at a time.
If that configuration doesn't work, first try the obvious things (clean and
re-seat, check voltages, etc). If that doesn't get it running, it's time for
a oscilloscope or logic analyzer. (We can help you through that.)
So I'd start with the CPU (M8266/M8265), front-terminator/bootstrap ROM
(M9312), the front console card (M7859), and rear-terminator (M9302) (which
you need for grant turnaround, see next paragraph). That's it.
IIRC, the /34 will complain if the bus grant chain is not complete (I really
need to look at the prints/ucode to understand why this is so - other -11's
will run basic functionality fine with an interrupted grant chain), so plug in
grant jumpers in every unused slot. Also, check the backplane, to see which
slots have had their NPG jumpers pulled, and either i) use a G7273 jumper (the
dual boards which contain an NPG jumper as well as the BR jumpers) in those
slots, or replace the jumpers.
I _think_ the machine will be OK without any memory, but I don't have a
running 11/34 to test that on. (Only my /04 is running at the moment.) I can
plug my /34 cards in and try it, if that will help. But maybe someone else
knows. So maybe you'd have to add a memory card, but that would _definitely_
be the biggest configuration I'd try until the basic machine is working.
You can examine the MMU registers in the CPU to check that the bus/console etc
are working - first read, then write. And IIRC the CPU general registers are
accessible from the bus too - I know they are in the -11/04 (which uses the
same front console).
Noel
I am trying to wire 3270 support into the DPS8/M emulator.
Multics supports 3270 via a bisync connection to the 3270 controller.
Multics sends commands to the Front End Network processor, which
(originally) passed the commands down the bisync line to the 3270.
I have a running Multics and running 3270 display emulators using tn3270
(3270 over telnet), so I need to write the code that maps the Multics
commands into 3270 controller commands (and vice versa) and manages the
telnet connections to the 3270 display emulators and maps the tn3270
traffic into 3270 controllers.
I don't need to actually implement the bisync communications; the
controller emulator will be running inside the FNP emulator, but I need to
express controller responses to Multics in the bisync format, as Multics is
expecting that the responses arrived over a bisync connection.
The problem is that I have no idea how the 3270 controllers worked; I've
looked through the bitsavers collection; those documents are largely
concerned with the displays and tend to treat the controllers as 'black
boxes' that just do the right thing.
So I am seeking pointers to documentation that will give me a better grasp
of the controller functionality and/or discussions with someone who knows
how they work.....
Thanks,
-- Charles
I've seen rust and dust, but there's an old vaxstation II at Goodwill
Computers in Austin right now (very cheap, anyone welcome to buy it and get
it off my mind) but as most things, I checked out the back and see some
circles of white corrosion on the back where the cards? are contacting the
case.
I don't really have room or time but I don't own anything that uses QBUS or
is almost related to some of the neat iron some of you all collect (I've
mostly collected way too many home computer history items).
Anyway, what is that type of white corrosion on metal? Would one probably
assume this means any bus would be corroded and this wouldn't be a computer
for the faint of heart hobbyist? I've only seen that maybe from batteries
but it's in an unusual place and pattern (I think).
Update:
This is the map of the machine:
........................?? AAA BBB CCC DDD EEE FFF ....................
(Rear/Fans/Power Supply) 1 [M8266----------------] (Front/Keypad/DC ON)
........................ 2 [M8265----------------] ....................
........................ 3 [M9312] [M7859--------] ....................
........................ 4 [M7891----------------] ....................
........................ 5 [M7762----------------] ....................
........................ 6???????? [M7860--------] ....................
........................ 7 [M7840----------------] ....................
........................ 8???????????? GNT ....................
........................ 9 [M9302] [M7856--------] ....................
........................?? AAA BBB CCC DDD EEE FFF ....................
Reseating the ribbon cable on the M7859 changed the display.? I have
replaced the M7840 with a G7273.
Now when I power on it says (dim)0, (bright)0, blank, (dim)0, blank, blank.
I have reseated the M7859, I don't think I have another one.
Maybe I should hit it with a vacuum.
I had forgotten about needing to cut a wire for DMA.? Can you give me a
refresher on how to tell which slots are cut?? I remember having to turn
the chassis over and looking for a particular wire but that was >15
years ago.
On 12/8/2017 3:17 PM, Henk Gooijen wrote:
>
>
>
>
>
> Van: John Welch via cctech
> Verzonden: vrijdag 8 december 2017 21:25
> Aan: cctech at classiccmp.org
> Onderwerp: Revive 11/34
>
>
>
> I am reviving an 11/34. Cards are:
>
> Back/Fans [M8266--------]? Front of machine where keypad is.
>
>??????????? [M8265--------]
>
>??????????? [M9312] [M7859]
>
>??????????? [M7762--------]
>
>??????????? [OPEN]? [M7860]
>
>??????????? [M7840--------]
>
>??????????? Bus grant in third from front slot
>
>??????????? [M9302] [M7856]
> The 7856 is hooked to a cable/null modem (i think)/PC running
> XP&Hyperterminal
>
> When I first powered on the programmers console said '7' and I powered
> off, then back on, and now it says '5'
>
> Any suggestions as to what to try first?? I may have the bus grant in
> backwards.? I have other boards I can try.
>
> Sincerely,
> John Welch
> :qw
>
>
>
>
>
> It is not completely clear (to me) how the modules are installed in the
>
> backplane. Standing in front of the 11/34 processor box (looking at the
>
> console), slot number 1 is at the right side. Each slot has 6 positions.
>
> Position A is at the rear side, followed by B thru F. Position F is
>
> thus at the front side.
>
> There is no confusion about the first 4 slots.
>
>
>
> Slot 1 and 2 hold the 11/34A processor boards, with M8266 in slot 1,
>
> and M8265 in slot 2.
>
> Slot 3, positions A and B has the M9312 bootstrap/terminator board,
>
> and slot3, positions C thru F has the M7859 KY11-LB programmer's console
>
> interface board.
>
> Slot 4 holds the RL11 interface. This module does "DMA", so the NPR
>
> jumper must be cut (open) on the backplane.
>
> Slot 5 has an SPC in positions C thru F. I had to look it up; it is the
>
> DR11-C.
>
>
>
> We are up to slot 6. Now things get "interesting" ... is that M7840 a
typo?
>
> The field guide says that this is a KE11-B Extended Arithmetic Element.
>
> I do not know that board, is it "hex" or "quad"?
>
> Not sure that board belongs there ... and if it is quad, I assume it has
>
> to be in positions C thru F. I would suggest to pull this module, and
>
> check the NPR wire presence on the backplane. You need a G727A or G7273
>
> in this slot when the M7840 is removed.
>
>
>
> If you are not skipping slots (see below), we are now at slot 7. There
>
> is probably a G727A grant continuity card (aka "knockle buster") in
>
> position D. That would be OK, but if the NPR jumper is cut on the
>
> backplane, you would need a G7273 continuity and NPR card in positions
>
> C - D. It is easy to have the G727 put in wrong. The 4 copper "jumper"
>
> traces should be facing the next higher-numbered slot.
>
>
>
> Then you say that the next slot has the M9202 (in position A - B) and
>
> the M7856 (SLU and RTC) in positions C thru F.
> The M9202 connects two system units (backplanes). So, what is the next
>
> backplane?? Or do you have the M9202 in slot 8 and slot 9, positions
>
> A - B?? I have never seen that ...
>
>
>
> I am missing one slot. The 11/34 backplane has 9 slots.
>
>
>
> When you power up the system, the display should show 6 octal numbers.
>
> If only one digit shows a number (7 or 5 or whatever), there is an
>
> issue with the console itself, or the M7859. The 6 digits of the display
>
> are multiplexed. Maybe the connection cable between the console and the
>
> M7859 - damaged/knicked? It is worth checking out the simpler things
first.
>
>
>
> Henk.
--
Sincerely,
John Welch
281-353-4706 Home
713-725-7017 Cell
:qw
> From: Aaron Jackson
> Most of the tests now look something like this:
> ...
> SECTOR ADDRESS ERROR
> EXPECTED SECTOR=18.
> TARGET SECTOR=17.
I wonder if there's a problem with the floppy you are using?
Remember, the RX0x drives can't hard reformat the floppies (as in, write the
sector headers), so if the floopy has a problem, you can't fix it with the
RX02.
Noel
Greetings from Brazil :)
Just got a Tandy 1000 SX. Nice shape, but it is missing the ESC and F10
keys. Would someone have a complete assembly (switch + caps) to sell,
shipping to Brazil incuided?
I'd also be interested in the monitor cable and one or two joysticks.
Thanks!
Alexandre
http://tabajara-labs.blogspot.com
I'm looking after a VAX 4000 for a friend, which has a SCSI Q-bus card
(M5976). If the card did not have the large metal face, would it work in
a Q-bus PDP-11? We are not going to potentially ruin a card by trying
this, but I am interested to know if this is the case.
Thanks,
Aaron.
I'm looking after a VAX 4000 for a friend, which has a SCSI Q-bus card
(M5976). If the card did not have the large metal face, would it work in
a Q-bus PDP-11? We are not going to potentially ruin a card by trying
this, but I am interested to know if this is the case.
Thanks,
Aaron.
I have a microvax set up with VMS 5, running MULTINET (and decnet
locally). The server has a FQDN and after a while being exposed to the
WWW someone out there started using the server as an SMTP relay. I can
disable and clear the queue, but I'd like to block entirely this from
happening in the first place. I'd like to learn more about how this
happens in VMS.
Anyone have had this same problem before? I realize back when VMS 5 was
current it was not so much of an issue, but today it is. I am working on a
solution. I can envision a few ways including blocking the smtp relay port
>from the firewall, but if possible I'd like to set up a VMS Multinet
solution as a learning exercise.
I am open to suggestions, and once I find the solution I'll post it.
I understand that this kind of thing is not cookie cutter, there are
different levels one could address something like this. I have a comcast
business router, and one of the 5 IPs I have is NAT assigned to the
internal 10.1.10 port of the microvax.
This is the same machine I wrote about previously as with then, thanks for
your help. I find the best way to learn is on the actual hardware warts
and all.
Bill
>Date: Sat, 25 Nov 2017 23:27:29 +0000
>From: Philip Pemberton <classiccmp at philpem.me.uk>
>
>Hi folks,
>
>I just picked up a Kodak Diconix 150 Plus portable inkjet printer. No
>power supply or documentation, but it works fine.
<snip>
>Which brings me onto my question... Does anyone have any information on
>this printer?
I have a Diconix 180si, with User Manual and Technical Reference manual.
>I'm mainly looking for a DIP switch table (annoyingly, it won't produce
>a config print - just a test page). I'd also love to find some details
>on the control codes, emulations and character sets it supports.
The 180si does not use DIP switches, so I can't help with that. The Tech Ref manual does have Command Code and Character Set info, however. The whole manual is a bit over 100 pages. I can scan it if you are interested.
>Also - does anyone know what the material on the printhead capping
>station is, or if they're still available?
>It looks like a cardboard or blotting paper pad with a plastic backing
>card. This one is soaked in ink and looks like it could do with being
>replaced. I assume it's to stop the cartridge from drying out?
The 180si uses one also. It "catches a spray of ink which the printer uses to clear the printhead cartridge before printing." A new pad is included in each printhead cartridge container.
>I've put a HP 51604A (expired 2012!) cartridge in there, and it seems
>happy enough.
>Thanks,
>--
>Phil.
>classiccmp at philpem.me.uk
>http://www.philpem.me.uk/
Bob
To everyone who ordered the amazing vintage computer calendars from
us recently - thank you! I trust everyone has received theirs by now
>from the first round.
We still have a few left for those interested! Go
the page below:
http://pcmuseum.ca/shop.asp
If you don't want to use
PayPal, we have alternative payment methods available.
Thanks for your
support--hope everyone has a great holiday season!
I have been working on a HP 2640B terminal. It was mostly about fixing the
"screen mold" problem and cleaning up the liquids that had been seeping out
>from the screen down into the bottom.
The small coaxial wire that connects the 4.9152 MHz clock signal form the
power supply (never seen a crystal controlled SMPSU before!) to the
backplane was broken off, but after fixing that the terminal worked fine.
Just needed some adjustment to the brightness.
With the correct terminfo installed it worked quite well as a serial
terminal to a Linux box.
Then I tried the short 8008 programs that Christian Corti pointed to
http://computermuseum.informatik.uni-stuttgart.de/dev_en/hp2644/diag.html
and
ftp://computermuseum.informatik.uni-stuttgart.de/hp/hp2644
I tried both a couple of times. The terminal enter the LOADER mode but just
hangs completely at the end. I tried different baudrates but no difference.
The selftest STATUS line tell me 40<802 which should indicate that there
are 4k memory in the terminal. However there should be 5k since there is
one 4k board and one combined control store and 1 k RAM board. Maybe there
is a fault in the 1k SRAM? The terminal doesn't complain though.
Regardless, the programs listed either starts at adress 30000 or 36000
which should then be within the available space.
The question is, should these program work for the HP2640B as well? It has
a 8008 but my guess is that the firmware is different from the 2644. What
is the joint experience regarding this? Has anyone ran these small programs
above on a HP2640B?
The HP 2640B firmware consists of four EA 4900 ROM chips which annoyingly
are not anything like normal EPROMs. So dumping will need special
considerations.
Has anyone dumped the HP 2640B firmware already? I didn't find it on
bitsavers.
/Mattis
On Sat, 2 Dec 2017, cctalk-request at classiccmp.org wrote:
> Message: 13
> Date: Fri, 1 Dec 2017 20:39:14 -0500
> From: william degnan <billdegnan at gmail.com>
> Thanks I think this is what I need, just disable smtp within MULTINET. As
> I said in my OP I prefer a VMS or MULTINET solution free of modern hardware
> if possible, now that I know what is possible. I was curious to learn
I also think, depending on the version of Multinet you are running it
should have the option to disable relaying. I know before I installed
PMDF (and used Multinet) I was able to do this. process.com (makers of
Multinet and PMDF) have really good documentation on their website that
you should be able to find the info you seek.
In lieu of that, if you're feeling adventerous ...
I think I remember you mentioning you were running VMS 5. Would PMDF run
on that? (when my Alpha is turned on, currently off as it needs a fan or
two) I run PMDF on my Alpha DS10 running OpenVMS 8.3 and I am able to
block relaying.
Fred
opps yepper large...
a pity not close..
Ed
In a message dated 12/3/2017 5:44:03 P.M. US Mountain Standard Time,
cctalk at classiccmp.org writes:
36".
It is NOT a flatbed.
On Sun, 3 Dec 2017, Ed Sharpe via cctalk wrote:
> how large is it? thx ed#
>
> Sent from AOL Mobile Mail
>
> On Sunday, December 3, 2017 Bob Rosenbloom via cctalk
<cctalk at classiccmp.org> wrote:
> I have a Vidar P-62 large format scanner available to anyone willing to
> come pick it up.
>
> It has a SCSI interface. Drivers for Windows XP are available on the
> web, don't know about newer Windows
> or other operating systems. Also, it's completely untested, I have
> nothing that's has a SCSI interface.
>
> Located in Santa Cruz, CA
>
> Some photos here: http://anifur.com/clist/
>
> Bob
>
> --
> Vintage computers and electronics
> www.dvq.com
> www.tekmuseum.com
> www.decmuseum.org
>
--
Fred Cisin cisin at xenosoft.com
XenoSoft http://www.xenosoft.com
PO Box 1236 (510) 234-3397
Berkeley, CA 94701-1236
I have a Vidar P-62 large format scanner available to anyone willing to
come pick it up.
It has a SCSI interface. Drivers for Windows XP are available on the
web, don't know about newer Windows
or other operating systems. Also, it's completely untested, I have
nothing that's has a SCSI interface.
Located in Santa Cruz, CA
Some photos here: http://anifur.com/clist/
Bob
--
Vintage computers and electronics
www.dvq.comwww.tekmuseum.comwww.decmuseum.org
On Sun, 3 Dec 2017, Mike Stein via cctalk wrote:
> That seems to describe perfectly the approach to our (Canada's) federal
> payroll system that's gone from a $5 million contract to $180m in two
> years, with lots of employees still not getting their correct pay or any
> pay at all
I think it should be called the Icarus Project rather than the Pheonix
Project since Icarus flew too close to the sun and fell to his death in
compoarison to the Pheonix who dies in flames and rises from his own
ashes. I don't see much hope of this Pheonix rising any time soon.
--
Richard Loken VE6BSV : "...underneath those tuques we wear,
Athabasca, Alberta Canada : our heads are naked!"
** rlloken at telus.net ** : - Arthur Black
>
>
> From: Michael Brutman <mbbrutman at brutman.com>
> To: "General Discussion: On-Topic and Off-Topic Posts"
> <cctalk at classiccmp.org>
> Subject: Slightly Meta: Travel tips for people traveling
> internationally with vintage equipment?
> Message-ID:
> <CA+bZ4SBvtz+msX7jjHP8A_2SynZGCQgr683FJ7_TKpghBB0bZQ@
> mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> I'm actively working on show planning for VCF PNW and I'm noticing that we
> have a few international travelers planning to attend and exhibit their
> machines/projects. I'd like to put together a FAQ for the logistics of
> traveling with vintage equipment across the US border. If you have ideas
> please let me know.
>
> For example: Should I plan on providing letters in advance stating that a
> person is a registered exhibitor at our show, including details like the
> show location, dates, times, and contact information in case there is a
> question about why somebody is carrying strange looking equipment into the
> US? Is there any sort of paperwork or customs form needed even if nothing
> is being sold or left in the US? Any other gotchas to look for?
>
>
> Thanks,
> Mike
>
I often travel internationally with strange looking electronics. If I am
questioned, I say that it is for my personal use during travel.
If you are bringing things that are very valuable, you can get a Carnet to
temporarily import items to the US and then export them without paying
duty. It is sometimes a painful process to find the right person at the
airport to stamp the Carnet on the way in and out, and often the customs
people have no idea what a Carnet is. The Carnet also costs more than $200
and requires a security deposit based on the value of the item.
https://www.export.gov/article?id=ATA-Carnethttp://www.uscib.org/ata-carnet-faqs-ud-1675/
--
Michael Thompson
There is a seller "potomacestore" that lists a number of items in various
condition.
A HP9866A. very nice if you have the HP9830A but no printer!
https://www.ebay.com/itm/401341724680
A weird Tektronix 8 inch drive thing. The drive resembles the Memorex 651
drives, but could something else. But what is it? The photos are not very
good.
https://www.ebay.com/itm/192119338523
A decent looking Tektronix 4112 terminal:
https://www.ebay.com/itm/401325451012
And some other HP, tektronix stuff.
I have a partial roll but it been outside inside an old hard copy unit for
about 5 years. I need reason you don't see them is they really do have
quite a bit if silver in them. Even in 1976 my employer at the time didn't
care and was doing pretty well of the scrap.
On Dec 2, 2017 6:08 PM, "Randy Dawson via cctalk" <cctalk at classiccmp.org>
wrote:
I considered the Tektronix 4051 hardcopy unit, but my search turned up
zilch for the paper (3M Dry Silver type)
Price is right, the printer looks great, but no source for the paper that I
can find.
randy
________________________________
From: cctalk <cctalk-bounces at classiccmp.org> on behalf of systems_glitch
via cctalk <cctalk at classiccmp.org>
Sent: Saturday, December 2, 2017 7:36 AM
To: Mattis Lind; General Discussion: On-Topic and Off-Topic Posts
Subject: Re: Ebay listings from potomacstore
I know a few of us have bought from them before, my experiences have been
positive. I think the last thing I bought was a Teletype Model 33 ASR that
fell on its face, seller made a pretty good deal as it was local pick-up
and essentially it was a parts bucket at that point.
Thanks,
Jonathan
On Fri, Dec 1, 2017 at 7:28 AM, Mattis Lind via cctalk <
cctalk at classiccmp.org> wrote:
> There is a seller "potomacestore" that lists a number of items in various
> condition.
>
> A HP9866A. very nice if you have the HP9830A but no printer!
>
> https://www.ebay.com/itm/401341724680
[http://i.ebayimg.com/images/i/401341724680-0-1/s-l1000.jpg]<
https://www.ebay.com/itm/401341724680>
VINTAGE HP 9866A Uppercase 5x7 Dot Matrix Printer for HP 9830A Calculator |
eBay<https://www.ebay.com/itm/401341724680>
www.ebay.com
Designed For use with HP 9830A Calculator. Uppercase 5x7 dot cell matrix.
Print speed of 250 lines per minute. Evaluated and Non-Functioning,
R2/Ready for Repair: The equipment must be evaluated prior to sale to
ensure that the resale value will exceed the cost of repairs, and that the
equipment is capable of being repaired. | eBay!
>
> A weird Tektronix 8 inch drive thing. The drive resembles the Memorex 651
> drives, but could something else. But what is it? The photos are not very
> good.
>
> https://www.ebay.com/itm/192119338523
[http://i.ebayimg.com/images/i/192119338523-0-1/s-l1000.jpg]<
https://www.ebay.com/itm/192119338523>
Vintage Tektronix Computer Dual 8 Inch Floppy Drive | eBay<
https://www.ebay.com/itm/192119338523>
www.ebay.com
Did not have test media or interface to conduct further tests. Key
functions tested Potomac eCycle is certified to the R2/RIOS standard which
was created specifically for the Electronics Recyling industry to promote
Environmental, Health and Safety. | eBay!
>
>
> A decent looking Tektronix 4112 terminal:
>
> https://www.ebay.com/itm/401325451012
[http://i.ebayimg.com/images/i/401325451012-0-1/s-l1000.jpg]<
https://www.ebay.com/itm/401325451012>
VINTAGE Tektronix 4112A 15 In. Computer Display Terminal w/RS-232C
Interface | eBay<https://www.ebay.com/itm/401325451012>
www.ebay.com
RS-232C Interface. Evaluated and Non-Functioning, R2/Ready for Repair: The
equipment must be evaluated prior to sale to ensure that the resale value
will exceed the cost of repairs, and that the equipment is capable of being
repaired. | eBay!
>
>
> And some other HP, tektronix stuff.
>
Today, I picked up my trusty HP16C that's been with me through thick and
thin and noticed a black splotch extending across about half the
display. This is with the power off.
Is the LCD display failing? Can it be repaired? This thing has been a
a sidekick of my for a very long time and I'd hate to see it go.
Anyone know?
--Chuck
I have been looking at the available software for the PDP8,
particularly languages. I see there was an ALGOL. The source is
archived on Bitsavers and dbit.
There is some information here:
http://www.softwarepreservation.org/projects/ALGOL/algol60impl/
Has anyone played with this before? Is there any additional
information on how to use it?
-chuck
If anyone is interested, I documented a fairly easy way to prevent third
party SMTP relaying with MULTINET 4.1 on a VMS 5 MicroVAX.
http://vintagecomputer.net/browse_thread.cfm?id=708
I did cheat a little...I set up an email alias on my modern mail server to
forward messages to a single email address on the VAX. This was necessary
because otherwise I'd have to have added the mail host ID of every mail
server permitted to send email to users on the VAX. Also, I will have to
create an alias on the modern mail server for every VAX user who wanted to
get mail.
I agree ultimately that MULTINET email is too limited, but for my purposes
I am satisfied. It's just for the learning experience.
Bill
https://www.ebay.com/itm/263005049078
EBay listing for a "Soviet Magnetic Ferrite Core Memory Board". It looks
like 20 something gigantic cores and a lot of diodes. I am guessing it is
some kind of ROM, but it doesn't look like a rope memory. And maybe the
cores are not cores at all, but some sort of inductor. I've not seen this
before.
Hope this isn't too far off topic, but noticed a SOL-20, Helios-II, and
several disks available in Louisville via Craigslist. Can't afford more
stuff this year myself but price doesn't seem too bad. i don't know the
person that has it, just found it as I was searching.
https://louisville.craigslist.org/sys/d/processor-technology-sol-20/6391107…
Regards, Brian.
I am trying to bring some of my old PDP-11's back to life. Does
anyone have or know of a source for PROM Images? I need the
images for the M8189 (11/23+) and would also love to get the
images for my DECTalk.
bill
On Nov 29, 2017 17:15, "Toby Thain via cctalk" <cctalk at classiccmp.org>
wrote:
> On 11/29/2017 1:47 PM, drlegendre . via cctalk
I didn't have as much luck with Windows Photo Viewer. While it does
support multipage TIF, it seemed to hang after a few pages.
Irfanview is a pretty solid viewer/manipulator under Windows. I've been
using it to burst those TIFs into individual pages before making PDFs out
of them. I'll post a link to them when they're ready.
J
All ?
??????????????? For those interested in APE (the Altair Peripheral Emulator by Frank Barberis), I have recovered the site (with his permission) and Jay has agreed to host it on Classiccmp (thank you Jay!). It can be accessed at http://ape.classiccmp.org.
??????????????? No development has been done on it since 2014 when the original Comcast site went dark.
Enjoy
Rich
--
Rich Cini
http://www.classiccmp.org/cinihttp://www.classiccmp.org/altair32
Hi folks,
After sorting out the Model 4P (thanks to all who provided hints!) and scrubbing it up so it almost looks new again I turned attention to my Model 1 Level II which had been dead for at least the same amount of time as the Model 4. There?s some excellent troubleshooting tips for these machines out there and I quickly discovered a bad RAM chip, swap that for a NOS one and we?d be back in business if the video RAM wasn?t failing.
One of the 4 2102A chips is failing (MEM SIZE becomes OEO SIZE) and I?d like to double check this before I stump up the ukp4 required for a pair of NOS ones, can anyone think of a machine from back then that also used 2102A or 2102LPFC or NTE2102 video RAM?
Cheers!
?
Adrian/Witchy
Binary Dinosaurs - Celebrating Computing History from 1972 onwards
If you have a paper tape reader and no punch, you can now make real working paper tapes using a normal home stencil-cutting machine.
I've written a small command line utility that can take a .PTAP (or any other binary or textfile) and generate output that these
machines will cut. that your reader will read.
It can easily make repair pieces for existing old broken tapes from any byte offset. In addition it can make banner tapes, 5-level
Baudot RTTY tape, your own custom n-level paper tape or cut tapes from other materials such as plastic.
Even if you don't need it to make or repair tapes, it can be used to visualise a paper tape through the console output it produces.
I'd never claim it's any sort of replacement for a real punch, and it's a whole lot slower. But, it does work :)
A simple example to make a tape of the characters ABCDEF with 1/2 inch of sprocket leader and 1/2 inch of trailer:
C:\> ptap2dxf --text="ABCDEF" --leader=5 --trailer=5 --output=ABCDEF.dxf
+---------+
| . |
| . |
| . |
| . |
| . |
| O . O|
| O . O |
| O . OO|
| O .O |
| O .O O|
| O .OO |
| . |
| . |
| . |
| . |
| . |
+---------+
Joiner 0000: data byte 00000000 absolute position 00000011
The resulting ABCDEF.dxf file can be viewed in a DXF viewer such as Inkscape and directly loaded into the paper/vinyl cutter for producing
the actual working tape.
Another example: say you need a repair piece for an absolute loader, starting at byte 57 for 12 bytes. (A repair piece has removeable side
tabs for handling as a self-adhesive vinyl joiner):
C:\> ptap2dxf DEC-11-L2PC-PO.ptap --range=57,12 --joiner --ascii --control
+---------+
| O .O O| JOINER %
| . O | JOINER <STX>
| . | JOINER <NUL>
| O . O| JOINER !
| . OO| JOINER <ETX>
|OOOO .OOO| JOINER
| O. O| JOINER <HT>
| O O.O | JOINER ,
| . | JOINER <NUL>
|O .O | JOINER
| OO . OO| JOINER c
| . O| JOINER <SOH>
+---------+
The output for machine cutting will be in DEC-11-L2PC-PO.dxf
For larger tapes, the output can be chunked into sections which can be cut individually. There are other options to invert, mirror, reposition
the sprocket feed and so on.
If you think you may find it useful, it's fully open source and available at https://github.com/1944GPW/ptap2dxf
It will run on Windows (pre-built exe provided) and Linux and Mac (follow building instructions).
The 26-page illustrated User Manual PDF is at https://github.com/1944GPW/ptap2dxf/blob/master/Documentation/PTAP2DXF_User…
Steve.
(posted this just as the list went down earlier, apologies if it appears twice)
If you have a paper tape reader and no punch, you can now make real working paper tapes using a normal home stencil-cutting machine.
I've written a small command line utility that can take a .PTAP (or any other binary or textfile) and generate output that these
machines will cut. that your reader will read.
It can easily make repair pieces for existing old broken tapes from any byte offset. In addition it can make banner tapes, 5-level
Baudot RTTY tape, your own custom n-level paper tape or cut tapes from other materials such as plastic.
Even if you don't need it to make or repair tapes, it can be used to visualise a paper tape through the console output it produces.
I'd never claim it's any sort of replacement for a real punch, and it's a whole lot slower. But, it does work :)
A simple example to make a tape of the characters ABCDEF with 1/2 inch of sprocket leader and 1/2 inch of trailer:
C:\> ptap2dxf --text="ABCDEF" --leader=5 --trailer=5 --output=ABCDEF.dxf
+---------+
| . |
| . |
| . |
| . |
| . |
| O . O|
| O . O |
| O . OO|
| O .O |
| O .O O|
| O .OO |
| . |
| . |
| . |
| . |
| . |
+---------+
Joiner 0000: data byte 00000000 absolute position 00000011
The resulting ABCDEF.dxf file can be viewed in a DXF viewer such as Inkscape and directly loaded into the paper/vinyl cutter for producing
the actual working tape.
Another example: say you need a repair piece for an absolute loader, starting at byte 57 for 12 bytes. (A repair piece has removeable side
tabs for handling as a self-adhesive vinyl joiner):
C:\> ptap2dxf DEC-11-L2PC-PO.ptap --range=57,12 --joiner --ascii --control
+---------+
| O .O O| JOINER %
| . O | JOINER <STX>
| . | JOINER <NUL>
| O . O| JOINER !
| . OO| JOINER <ETX>
|OOOO .OOO| JOINER
| O. O| JOINER <HT>
| O O.O | JOINER ,
| . | JOINER <NUL>
|O .O | JOINER
| OO . OO| JOINER c
| . O| JOINER <SOH>
+---------+
The output for machine cutting will be in DEC-11-L2PC-PO.dxf
For larger tapes, the output can be chunked into sections which can be cut individually. There are other options to invert, mirror, reposition
the sprocket feed and so on.
If you think you may find it useful, it's fully open source and available at https://github.com/1944GPW/ptap2dxf
It will run on Windows (pre-built exe provided) and Linux and Mac (follow building instructions).
The 26-page illustrated User Manual PDF is at https://github.com/1944GPW/ptap2dxf/blob/master/Documentation/PTAP2DXF_User…
Steve.
Is anyone perhaps interested in any of the following?
It's essentially the remainder of some of my earlier offerings.
I took the time to provide some details (that previously may
have been missing)
I intend to clear out the majority of it by mid-December
(around the 15th), after that it will likely be hauled off
to the recycler.
---- tape drives and media
(pictures: <http://bit.ly/2AjxQYu>, <http://bit.ly/2jxDPkB>,
<http://bit.ly/2AjFkeh>, <http://bit.ly/2zBrv9S>,
<http://bit.ly/2AGR9Ot>, <http://bit.ly/2AI3Dp6>)
-- Ultrium (Linear Tape Open)
- Hewlett-Packard StorageWorks?Ultrium 920 (LTO-3)?external
? half-height tape drive SCSI U320 LVD/SE with auto-termination
- Quantum LTO-3?internal half-height tape drive SCSI U320 LVD/SE
? with auto-termination
- Seagate Viper 200?LTO-1 external full-height tape drive SCSI
? U320 LVD/SE with auto-termination
- Hewlett-Packard, Quantum, Maxell, Fujifilm, Sony, etc.
? LTO-{1,2,3} data and cleaning tape catridges, many new and
? unused, many available?(see pictures)
-- Digital Data Storage
- Hewlett-Packard StorageWorks DAT72?(DDS-5) internal tape drive
? SCSI U320 LVD/SE (possibly with auto-termination; not fully
? sure, need to check)
- Sony SDT-D11000?DAT40?(DDS-4) external tape drive, SCSI
? (LVD?/)SE
- Hewlett-Packard?StorageWorks?DAT160?(DDS-6) data and cleaning
? tapes, several tapes, nearly all new and unused
- Hewlett-Packard?StorageWorks?DAT72?(DDS-5) data and cleaning
? tapes, several boxes, 2~3, largely new and unused
- Hewlett-Packard, Compaq, Maxell, Fujifilm, Sony, etc.
? DDS-{1,2,3,4} data and cleaning tape cartridges, various
? types, many available (see pictures)
---- computer components (multi-platform, cross-architecture)
- Hewlett-Packard-branded S2io/Exar/Neterion 10Gbit?(10GBASE-
? SR) PCI-X NICs, including 850nm transceivers, supported on
? many platforms (including Windows, IRIX and OpenVMS), around
? 5 available
- Hewlett-Packard, LSI, etc. PCI/-X adapters, e.g.: SCSI, FC,
? FC/SCSI duo (hybrid), etc. HBAs, NICs, IEEE-1394a (FireWire/
? i.Link)?adapters and more, various types and (re)brandings
---- software
-- operating system
- Hewlett-Packard?OpenVMS?(I64) Open Source Tools?(2010)
? CD-ROM, in original sleeve
- Hewlett-Packard?Tru64?UNIX V5.1B Documentation?(2010)
? CD-ROM, in original sleeve
- Hewlett-Packard?Tru64?UNIX NHD-7?(New Hardware Delivery)
? kit (2010), in original packaging (unopened), primarily
? intended for e.g. HP AlphaStation/AlphaServer?DS15/A
- Compaq?OpenVMS?Alpha V7.2?(1999) CD-ROM, disc 1 of 2,
? in sleeve
- Compaq?OpenVMS?Alpha V7.2 & V7.2-1 System Crash Mandatory
? Update?(1999) CD-ROM, in sleeve
- Microsoft?Windows?7 Home Premium, NL (Dutch), licenses
? included, 2 available
- Microsoft?Windows?XP Pro?SP2b, NL (Dutch), OEM, only
? media (no license)
-- applications
- Frame?(later Adobe) FrameMaker?for SunOS/Solaris,
? advanced typesetting software, boxed with documentation
? and installation media
- Sybase Database?for OpenVMS?(Alpha), in original jewel
? case
- Syntax TotalNET Advanced Server?for SunOS/Solaris(?),
? boxed
- VITec RasterFLEX?(v4.0) for SunOS/Solaris, boxed
? (pictures: <http://bit.ly/2AoHk4P>,
<http://bit.ly/2j4QsE8>, <http://bit.ly/2Auth07>)
- Sega DreamKey, internet web browser software(?) for
? Sega Dreamcast, in original jewel case
---- books(mostly English and some Dutch)
- various (see picture: <http://bit.ly/2BlLtWu>), on computing/
? computers, computer architectures (e.g. MC68000),the
? history of IBM, also computer graphics, covering software
? like Maya (v2.5), Houdini?(v6~8) and LightWave?3D (v5.5~5.6),
? etc.
---- computer input devices and other peripherals
- Wacom serial?(perhaps also ADB and USB, need to check)
? digitizer tablets, in various sizes
- Logitech PS/2 trackball, barely used
---- Cardbus adapters
- Sitecom USB 2.0, providing 2 ports
- SIIG IEEE-1394a FireWire
---- Apple Macintosh serial & ADB adapters
- Keyspan Mac Serial Adapter (to USB)
- Griffin iMate?ADB to USB adapters, 2 available, one
? includes the original packaging
---- serial cables and converters
- DeLock, generic, etc. DB9, DB25 and conversion cables,
? including straight-through and 'null-modem' varieties,
? fairly large amount available
---- SCSI, SAS/S-ATA and FC cabling
- multi-vendor internal SAS to S-ATA cables, several,
? including in unopened packages
- multi-vendor internal and external SCSI cables,
? several available
- multi-vendor internal and external SCSI terminators,
? mainly LVD/SE (incl. UW and U320) but also HVD, both
? active and passive, several available
- multi-vendor LC (LC to LC) fiber-optical cables
? (contact me about OM type), several available and in
? various lengths
---- PCs and components
- IBM-branded DDR2 RAM R-DIMMs (as kits), I believe 8GB
? in total (I need to check), removed from a working IBM
? x346 server at the time
- ASUS M8N-E, with AMD Athlon64?X2 CPU, 8GB DDR2 RAM and
? documents
- ASUS M2N-E SLI, with AMD Athlon64?X2 CPU, 4GB DDR2 RAM
? and documents
- Cooler Master?600W (AT) PSU
- Cooler Master(?) 460W (AT) PSU
---- SGI (MIPS-powered) IRIX systems and components
- SGI?Tezro &?O3x0?HDD?sled/tray (Intel type), with
? optional blanking/airflow plastic included, at least 1
? (maybe 2, need to check)
- SGI DMediaPro DM10-compatible IEEE-1394a FireWire
? (3.3V) PCI card with cables, SGI DMediaPro?DM10 manual,
? etc., boxed
- SGI IMPACT?(MGRAS)?4MB TRAM module, possibly defective
-- not really interested in selling, but in theory for
?? sale (depending on the offer, I might be persuaded)
- SGI Indigo??IMPACT/10000, with 195MHz MIPS R10000 CPU,
? 1GB RAM, High IMPACT?plus 4MB TRAM, IMPACT Video plus
? VBOB, Plextor CD-ROM?drive, intact bezel, lockbar
? included, etc.
- SGI O2, with 400MHz MIPS R12000 CPU, 1GB RAM, digital
? A/V (AV2) module, Toshiba DVD-ROM drive, intact bezel,
? etc.
---- general 19" rack equipment
- general 1U fan (low-noise ventilator) unit, with
? temperature monitoring & control
- general rack trays (vented), at least one (possibly
? more)
- general rack mounting bars, cable managers and other
? accessories
- general mounting fasteners (RM mounting blocks and
? screws)
---- video games and peripherals
- Nintendo Super Scope?for Super NES?(Nintendo
? Entertainment System), PAL/EUR region, including
? cartridge and documentation
---- graphics monitors, cables and accessories
- Dell UltraSharp?U2412M, 24" IPS LCD monitors, 1~2
? available
- ATEN USB & VGA (HD15) KVMs, with documentation, about
? 2~3 available
- SGI 13W3 (HD13W3 to HD13W3) cable, about 2?~3 meters
? in length
- generic short DVI-D cables (around ~0.5 meters /
? ~1.6 foot), ideal for SGI VBOB plus DM5 with DM2/DM3
- generic component monitor cables, one with RCA (tulip)
? and another with BNC cabling
- generic DVI-D splitters (not sure if I still have
? them, I need to check)
---- video equipment
- JVC DTV Component Multi DT-V20L1D, 22" LCD, full HD,
? 10-bit (Deep Color), professional multi-format
? broadcast monitor, with lots of built-in I/O (HD
? component, HD-SDI, HDCP-capable DVI, composite video,
? etc.), with a few dead pixels
- JVC DTV Component Multi DT-V1710CG, 17" CRT, full HD,
? 10-bit (Deep Color), professional multi-format
? broadcast monitor, with various input modules
? (including SD-, HD-SDI and HD component, also available
? individually, in original boxes)
- Gefen 1080p Scaler for HDMI, boxed, professional-grade
? digital video scaler (picture: <http://bit.ly/2AgQjqS>)
- Miranda ASD-271p, professional analog-to-digital A/V
? signal converter, including external PSU, ?as-is?
? (untested, or not recently tested)
- generic HDMI to 3G/HD-SDI (also SD-SDI capable) bridge
- generic ~20 meter / ~66 feet, HD/3G/+-SDI BNC cable
- DeLock ~10 meter / ~33 feet, HD/3G/+-SDI BNC cables,
? two available and one in the original packaging
- DeLock and generic ~0.5~1 meter / ~1.6 foot, HD/3G/+
? -SDI BNC cables, around 3~5 available
- generic and various other lengths of HD/3G/+-SDI BNC
? cables, several available, some in original packaging
- generic 75? BNC terminators for SDI, many available
---- photo-/cinematographic equipment
-- cameras
- Sony HDR-FX1000E, HD video camera (3-CMOS), with
? optional accessories, like large Sony carrying bag
? (pictures: <http://bit.ly/2BBvxAw>)
- Blackmagic (Design) Pocket Cinema Camera?(BMPCC), RAW
? & 10-bit ProRES, full HD video camera, in original box,
plus optional accessories
-- BMPCC accessories:
?- BMPCC batteries, multiple of Blackmagic Design and one
?? of?Nikon?(original)
- Kamerar QV-1 viewfinder magnifier (loupe)
- ...and more (contact me)
(pictures for all of the above and some of the below:
<http://bit.ly/2j43Icr>)
-- lenses and adapters
- Panasonic Lumix G?II 14mm ?/2.5?prime MFT (Micro Four
? Thirds) lens
- Panasonic?Lumix G X Vario 14-42mm ?/3.5-5.6?Power-
? O.I.S. pancake electronic zoom MFT lens
- Panasonic Lumix 45-200mm ?/4-5.6 Mega-O.I.S. zoom
? MFT lens
- Metabones Speed Booster?Nikon F/G to MFT (focal
? reduction) lens mount adapter
- other MFT lens mount adapters (including with focal
? reduction), see pictures
- Samyang 16mm T/2.2 VDSLR?Nikon F mount DX/APS-C lens
- Sigma EX DG 17-50mm ?/2.8 Nikon F mount DX/APS-C lens
- KMZ Jupiter-8?50mm ?/2 Leica M39 35mm full-frame lens
- Sigma Art DN 013 60mm ?/2.8 E-mount APS-C lens
- Manfrotto 700RC2?lightweight video monopod/tripod head
- Manfrotto 585-1 ModoSteady 3-in-1, compact stabilizer
? rig
---- audio equipment
- Music Group/Behringer?Ultra-Match?SRC-9624, 96KHz
? 24-bit audio?interface, barely used
There might be more, but this is it for now.
Not all is directly related to computers, but most of
it has been used together with them, or can be used
together with them or to document/conserve retro
systems.
Everything is located in the Netherlands.
?- MG
I am looking for a book I remember borrowing from the local library
about late 1980, early 1990
this what remember:
* BASIC programing (type-in listings)
* Advance Graphics
* Polygon graphics
* IBM
* "that's all folks" image on front/back cover
* BSAVE/BLOAD (I think)
* two or three flight sims ( wireframe, filled polygons, AI ), they
looked like Microsoft Flight Simulator 1.0 looking back
* wait press?
Is anyone perhaps interested in any of the following?
It's essentially the remainder of some of my earlier offerings.
I took the time to provide some details (that previously may
have been missing)
I intend to clear out the majority of it by mid-December
(around the 15th), after that it will likely be hauled off
to the recycler.
---- tape drives and media
(pictures: <http://bit.ly/2AjxQYu>, <http://bit.ly/2jxDPkB>,
<http://bit.ly/2AjFkeh>, <http://bit.ly/2zBrv9S>,
<http://bit.ly/2AGR9Ot>, <http://bit.ly/2AI3Dp6>)
-- Ultrium (Linear Tape Open)
- Hewlett-Packard StorageWorks?Ultrium 920 (LTO-3)?external
? half-height tape drive SCSI U320 LVD/SE with auto-termination
- Quantum LTO-3?internal half-height tape drive SCSI U320 LVD/SE
? with auto-termination
- Seagate Viper 200?LTO-1 external full-height tape drive SCSI
? U320 LVD/SE with auto-termination
- Hewlett-Packard, Quantum, Maxell, Fujifilm, Sony, etc.
? LTO-{1,2,3} data and cleaning tape catridges, many new and
? unused, many available?(see pictures)
-- Digital Data Storage
- Hewlett-Packard StorageWorks DAT72?(DDS-5) internal tape drive
? SCSI U320 LVD/SE (possibly with auto-termination; not fully
? sure, need to check)
- Sony SDT-D11000?DAT40?(DDS-4) external tape drive, SCSI
? (LVD?/)SE
- Hewlett-Packard?StorageWorks?DAT160?(DDS-6) data and cleaning
? tapes, several tapes, nearly all new and unused
- Hewlett-Packard?StorageWorks?DAT72?(DDS-5) data and cleaning
? tapes, several boxes, 2~3, largely new and unused
- Hewlett-Packard, Compaq, Maxell, Fujifilm, Sony, etc.
? DDS-{1,2,3,4} data and cleaning tape cartridges, various
? types, many available (see pictures)
---- computer components (multi-platform, cross-architecture)
- Hewlett-Packard-branded S2io/Exar/Neterion 10Gbit?(10GBASE-
? SR) PCI-X NICs, including 850nm transceivers, supported on
? many platforms (including Windows, IRIX and OpenVMS), around
? 5 available
- Hewlett-Packard, LSI, etc. PCI/-X adapters, e.g.: SCSI, FC,
? FC/SCSI duo (hybrid), etc. HBAs, NICs, IEEE-1394a (FireWire/
? i.Link)?adapters and more, various types and (re)brandings
---- software
-- operating system
- Hewlett-Packard?OpenVMS?(I64) Open Source Tools?(2010)
? CD-ROM, in original sleeve
- Hewlett-Packard?Tru64?UNIX V5.1B Documentation?(2010)
? CD-ROM, in original sleeve
- Hewlett-Packard?Tru64?UNIX NHD-7?(New Hardware Delivery)
? kit (2010), in original packaging (unopened), primarily
? intended for e.g. HP AlphaStation/AlphaServer?DS15/A
- Compaq?OpenVMS?Alpha V7.2?(1999) CD-ROM, disc 1 of 2,
? in sleeve
- Compaq?OpenVMS?Alpha V7.2 & V7.2-1 System Crash Mandatory
? Update?(1999) CD-ROM, in sleeve
- Microsoft?Windows?7 Home Premium, NL (Dutch), licenses
? included, 2 available
- Microsoft?Windows?XP Pro?SP2b, NL (Dutch), OEM, only
? media (no license)
-- applications
- Frame?(later Adobe) FrameMaker?for SunOS/Solaris,
? advanced typesetting software, boxed with documentation
? and installation media
- Sybase Database?for OpenVMS?(Alpha), in original jewel
? case
- Syntax TotalNET Advanced Server?for SunOS/Solaris(?),
? boxed
- VITec RasterFLEX?(v4.0) for SunOS/Solaris, boxed
? (pictures: <http://bit.ly/2AoHk4P>,
<http://bit.ly/2j4QsE8>, <http://bit.ly/2Auth07>)
- Sega DreamKey, internet web browser software(?) for
? Sega Dreamcast, in original jewel case
---- books(mostly English and some Dutch)
- various (see picture: <http://bit.ly/2BlLtWu>), on computing/
? computers, computer architectures (e.g. MC68000),the
? history of IBM, also computer graphics, covering software
? like Maya (v2.5), Houdini?(v6~8) and LightWave?3D (v5.5~5.6),
? etc.
---- computer input devices and other peripherals
- Wacom serial?(perhaps also ADB and USB, need to check)
? digitizer tablets, in various sizes
- Logitech PS/2 trackball, barely used
---- Cardbus adapters
- Sitecom USB 2.0, providing 2 ports
- SIIG IEEE-1394a FireWire
---- Apple Macintosh serial & ADB adapters
- Keyspan Mac Serial Adapter (to USB)
- Griffin iMate?ADB to USB adapters, 2 available, one
? includes the original packaging
---- serial cables and converters
- DeLock, generic, etc. DB9, DB25 and conversion cables,
? including straight-through and 'null-modem' varieties,
? fairly large amount available
---- SCSI, SAS/S-ATA and FC cabling
- multi-vendor internal SAS to S-ATA cables, several,
? including in unopened packages
- multi-vendor internal and external SCSI cables,
? several available
- multi-vendor internal and external SCSI terminators,
? mainly LVD/SE (incl. UW and U320) but also HVD, both
? active and passive, several available
- multi-vendor LC (LC to LC) fiber-optical cables
? (contact me about OM type), several available and in
? various lengths
---- PCs and components
- IBM-branded DDR2 RAM R-DIMMs (as kits), I believe 8GB
? in total (I need to check), removed from a working IBM
? x346 server at the time
- ASUS M8N-E, with AMD Athlon64?X2 CPU, 8GB DDR2 RAM and
? documents
- ASUS M2N-E SLI, with AMD Athlon64?X2 CPU, 4GB DDR2 RAM
? and documents
- Cooler Master?600W (AT) PSU
- Cooler Master(?) 460W (AT) PSU
---- SGI (MIPS-powered) IRIX systems and components
- SGI?Tezro &?O3x0?HDD?sled/tray (Intel type), with
? optional blanking/airflow plastic included, at least 1
? (maybe 2, need to check)
- SGI DMediaPro DM10-compatible IEEE-1394a FireWire
? (3.3V) PCI card with cables, SGI DMediaPro?DM10 manual,
? etc., boxed
- SGI IMPACT?(MGRAS)?4MB TRAM module, possibly defective
-- not really interested in selling, but in theory for
?? sale (depending on the offer, I might be persuaded)
- SGI Indigo??IMPACT/10000, with 195MHz MIPS R10000 CPU,
? 1GB RAM, High IMPACT?plus 4MB TRAM, IMPACT Video plus
? VBOB, Plextor CD-ROM?drive, intact bezel, lockbar
? included, etc.
- SGI O2, with 400MHz MIPS R12000 CPU, 1GB RAM, digital
? A/V (AV2) module, Toshiba DVD-ROM drive, intact bezel,
? etc.
---- general 19" rack equipment
- general 1U fan (low-noise ventilator) unit, with
? temperature monitoring & control
- general rack trays (vented), at least one (possibly
? more)
- general rack mounting bars, cable managers and other
? accessories
- general mounting fasteners (RM mounting blocks and
? screws)
---- video games and peripherals
- Nintendo Super Scope?for Super NES?(Nintendo
? Entertainment System), PAL/EUR region, including
? cartridge and documentation
---- graphics monitors, cables and accessories
- Dell UltraSharp?U2412M, 24" IPS LCD monitors, 1~2
? available
- ATEN USB & VGA (HD15) KVMs, with documentation, about
? 2~3 available
- SGI 13W3 (HD13W3 to HD13W3) cable, about 2?~3 meters
? in length
- generic short DVI-D cables (around ~0.5 meters /
? ~1.6 foot), ideal for SGI VBOB plus DM5 with DM2/DM3
- generic component monitor cables, one with RCA (tulip)
? and another with BNC cabling
- generic DVI-D splitters (not sure if I still have
? them, I need to check)
---- video equipment
- JVC DTV Component Multi DT-V20L1D, 22" LCD, full HD,
? 10-bit (Deep Color), professional multi-format
? broadcast monitor, with lots of built-in I/O (HD
? component, HD-SDI, HDCP-capable DVI, composite video,
? etc.), with a few dead pixels
- JVC DTV Component Multi DT-V1710CG, 17" CRT, full HD,
? 10-bit (Deep Color), professional multi-format
? broadcast monitor, with various input modules
? (including SD-, HD-SDI and HD component, also available
? individually, in original boxes)
- Gefen 1080p Scaler for HDMI, boxed, professional-grade
? digital video scaler (picture: <http://bit.ly/2AgQjqS>)
- Miranda ASD-271p, professional analog-to-digital A/V
? signal converter, including external PSU, ?as-is?
? (untested, or not recently tested)
- generic HDMI to 3G/HD-SDI (also SD-SDI capable) bridge
- generic ~20 meter / ~66 feet, HD/3G/+-SDI BNC cable
- DeLock ~10 meter / ~33 feet, HD/3G/+-SDI BNC cables,
? two available and one in the original packaging
- DeLock and generic ~0.5~1 meter / ~1.6 foot, HD/3G/+
? -SDI BNC cables, around 3~5 available
- generic and various other lengths of HD/3G/+-SDI BNC
? cables, several available, some in original packaging
- generic 75? BNC terminators for SDI, many available
---- photo-/cinematographic equipment
-- cameras
- Sony HDR-FX1000E, HD video camera (3-CMOS), with
? optional accessories, like large Sony carrying bag
? (pictures: <http://bit.ly/2BBvxAw>)
- Blackmagic (Design) Pocket Cinema Camera?(BMPCC), RAW
? & 10-bit ProRES, full HD video camera, in original box,
plus optional accessories
-- BMPCC accessories:
?- BMPCC batteries, multiple of Blackmagic Design and one
?? of?Nikon?(original)
- Kamerar QV-1 viewfinder magnifier (loupe)
- ...and more (contact me)
(pictures for all of the above and some of the below:
<http://bit.ly/2j43Icr>)
-- lenses and adapters
- Panasonic Lumix G?II 14mm ?/2.5?prime MFT (Micro Four
? Thirds) lens
- Panasonic?Lumix G X Vario 14-42mm ?/3.5-5.6?Power-
? O.I.S. pancake electronic zoom MFT lens
- Panasonic Lumix 45-200mm ?/4-5.6 Mega-O.I.S. zoom
? MFT lens
- Metabones Speed Booster?Nikon F/G to MFT (focal
? reduction) lens mount adapter
- other MFT lens mount adapters (including with focal
? reduction), see pictures
- Samyang 16mm T/2.2 VDSLR?Nikon F mount DX/APS-C lens
- Sigma EX DG 17-50mm ?/2.8 Nikon F mount DX/APS-C lens
- KMZ Jupiter-8?50mm ?/2 Leica M39 35mm full-frame lens
- Sigma Art DN 013 60mm ?/2.8 E-mount APS-C lens
- Manfrotto 700RC2?lightweight video monopod/tripod head
- Manfrotto 585-1 ModoSteady 3-in-1, compact stabilizer
? rig
---- audio equipment
- Music Group/Behringer?Ultra-Match?SRC-9624, 96KHz
? 24-bit audio?interface, barely used
There might be more, but this is it for now.
Not all is directly related to computers, but most of
it has been used together with them, or can be used
together with them or to document/conserve retro
systems.
Everything is located in the Netherlands.
?- MG
Is anyone perhaps interested in any of the following?
It's essentially the remainder of some of my earlier offerings.
I took the time to provide some details (that previously may
have been missing)
I intend to clear out the majority of it by mid-December
(around the 15th), after that it will likely be hauled off
to the recycler.
---- tape drives and media
(pictures: <http://bit.ly/2AjxQYu>, <http://bit.ly/2jxDPkB>,
<http://bit.ly/2AjFkeh>, <http://bit.ly/2zBrv9S>,
<http://bit.ly/2AGR9Ot>, <http://bit.ly/2AI3Dp6>)
-- Ultrium (Linear Tape Open)
- Hewlett-Packard StorageWorks?Ultrium 920 (LTO-3)?external
? half-height tape drive SCSI U320 LVD/SE with auto-termination
- Quantum LTO-3?internal half-height tape drive SCSI U320 LVD/SE
? with auto-termination
- Seagate Viper 200?LTO-1 external full-height tape drive SCSI
? U320 LVD/SE with auto-termination
- Hewlett-Packard, Quantum, Maxell, Fujifilm, Sony, etc.
? LTO-{1,2,3} data and cleaning tape catridges, many new and
? unused, many available?(see pictures)
-- Digital Data Storage
- Hewlett-Packard StorageWorks DAT72?(DDS-5) internal tape drive
? SCSI U320 LVD/SE (possibly with auto-termination; not fully
? sure, need to check)
- Sony SDT-D11000?DAT40?(DDS-4) external tape drive, SCSI
? (LVD?/)SE
- Hewlett-Packard?StorageWorks?DAT160?(DDS-6) data and cleaning
? tapes, several tapes, nearly all new and unused
- Hewlett-Packard?StorageWorks?DAT72?(DDS-5) data and cleaning
? tapes, several boxes, 2~3, largely new and unused
- Hewlett-Packard, Compaq, Maxell, Fujifilm, Sony, etc.
? DDS-{1,2,3,4} data and cleaning tape cartridges, various
? types, many available (see pictures)
---- computer components (multi-platform, cross-architecture)
- Hewlett-Packard-branded S2io/Exar/Neterion 10Gbit?(10GBASE-
? SR) PCI-X NICs, including 850nm transceivers, supported on
? many platforms (including Windows, IRIX and OpenVMS), around
? 5 available
- Hewlett-Packard, LSI, etc. PCI/-X adapters, e.g.: SCSI, FC,
? FC/SCSI duo (hybrid), etc. HBAs, NICs, IEEE-1394a (FireWire/
? i.Link)?adapters and more, various types and (re)brandings
---- software
-- operating system
- Hewlett-Packard?OpenVMS?(I64) Open Source Tools?(2010)
? CD-ROM, in original sleeve
- Hewlett-Packard?Tru64?UNIX V5.1B Documentation?(2010)
? CD-ROM, in original sleeve
- Hewlett-Packard?Tru64?UNIX NHD-7?(New Hardware Delivery)
? kit (2010), in original packaging (unopened), primarily
? intended for e.g. HP AlphaStation/AlphaServer?DS15/A
- Compaq?OpenVMS?Alpha V7.2?(1999) CD-ROM, disc 1 of 2,
? in sleeve
- Compaq?OpenVMS?Alpha V7.2 & V7.2-1 System Crash Mandatory
? Update?(1999) CD-ROM, in sleeve
- Microsoft?Windows?7 Home Premium, NL (Dutch), licenses
? included, 2 available
- Microsoft?Windows?XP Pro?SP2b, NL (Dutch), OEM, only
? media (no license)
-- applications
- Frame?(later Adobe) FrameMaker?for SunOS/Solaris,
? advanced typesetting software, boxed with documentation
? and installation media
- Sybase Database?for OpenVMS?(Alpha), in original jewel
? case
- Syntax TotalNET Advanced Server?for SunOS/Solaris(?),
? boxed
- VITec RasterFLEX?(v4.0) for SunOS/Solaris, boxed
? (pictures: <http://bit.ly/2AoHk4P>,
<http://bit.ly/2j4QsE8>, <http://bit.ly/2Auth07>)
- Sega DreamKey, internet web browser software(?) for
? Sega Dreamcast, in original jewel case
---- books(mostly English and some Dutch)
- various (see picture: <http://bit.ly/2BlLtWu>), on computing/
? computers, computer architectures (e.g. MC68000),the
? history of IBM, also computer graphics, covering software
? like Maya (v2.5), Houdini?(v6~8) and LightWave?3D (v5.5~5.6),
? etc.
---- computer input devices and other peripherals
- Wacom serial?(perhaps also ADB and USB, need to check)
? digitizer tablets, in various sizes
- Logitech PS/2 trackball, barely used
---- Cardbus adapters
- Sitecom USB 2.0, providing 2 ports
- SIIG IEEE-1394a FireWire
---- Apple Macintosh serial & ADB adapters
- Keyspan Mac Serial Adapter (to USB)
- Griffin iMate?ADB to USB adapters, 2 available, one
? includes the original packaging
---- serial cables and converters
- DeLock, generic, etc. DB9, DB25 and conversion cables,
? including straight-through and 'null-modem' varieties,
? fairly large amount available
---- SCSI, SAS/S-ATA and FC cabling
- multi-vendor internal SAS to S-ATA cables, several,
? including in unopened packages
- multi-vendor internal and external SCSI cables,
? several available
- multi-vendor internal and external SCSI terminators,
? mainly LVD/SE (incl. UW and U320) but also HVD, both
? active and passive, several available
- multi-vendor LC (LC to LC) fiber-optical cables
? (contact me about OM type), several available and in
? various lengths
---- PCs and components
- IBM-branded DDR2 RAM R-DIMMs (as kits), I believe 8GB
? in total (I need to check), removed from a working IBM
? x346 server at the time
- ASUS M8N-E, with AMD Athlon64?X2 CPU, 8GB DDR2 RAM and
? documents
- ASUS M2N-E SLI, with AMD Athlon64?X2 CPU, 4GB DDR2 RAM
? and documents
- Cooler Master?600W (AT) PSU
- Cooler Master(?) 460W (AT) PSU
---- SGI (MIPS-powered) IRIX systems and components
- SGI?Tezro &?O3x0?HDD?sled/tray (Intel type), with
? optional blanking/airflow plastic included, at least 1
? (maybe 2, need to check)
- SGI DMediaPro DM10-compatible IEEE-1394a FireWire
? (3.3V) PCI card with cables, SGI DMediaPro?DM10 manual,
? etc., boxed
- SGI IMPACT?(MGRAS)?4MB TRAM module, possibly defective
-- not really interested in selling, but in theory for
?? sale (depending on the offer, I might be persuaded)
- SGI Indigo??IMPACT/10000, with 195MHz MIPS R10000 CPU,
? 1GB RAM, High IMPACT?plus 4MB TRAM, IMPACT Video plus
? VBOB, Plextor CD-ROM?drive, intact bezel, lockbar
? included, etc.
- SGI O2, with 400MHz MIPS R12000 CPU, 1GB RAM, digital
? A/V (AV2) module, Toshiba DVD-ROM drive, intact bezel,
? etc.
---- general 19" rack equipment
- general 1U fan (low-noise ventilator) unit, with
? temperature monitoring & control
- general rack trays (vented), at least one (possibly
? more)
- general rack mounting bars, cable managers and other
? accessories
- general mounting fasteners (RM mounting blocks and
? screws)
---- video games and peripherals
- Nintendo Super Scope?for Super NES?(Nintendo
? Entertainment System), PAL/EUR region, including
? cartridge and documentation
---- graphics monitors, cables and accessories
- Dell UltraSharp?U2412M, 24" IPS LCD monitors, 1~2
? available
- ATEN USB & VGA (HD15) KVMs, with documentation, about
? 2~3 available
- SGI 13W3 (HD13W3 to HD13W3) cable, about 2?~3 meters
? in length
- generic short DVI-D cables (around ~0.5 meters /
? ~1.6 foot), ideal for SGI VBOB plus DM5 with DM2/DM3
- generic component monitor cables, one with RCA (tulip)
? and another with BNC cabling
- generic DVI-D splitters (not sure if I still have
? them, I need to check)
---- video equipment
- JVC DTV Component Multi DT-V20L1D, 22" LCD, full HD,
? 10-bit (Deep Color), professional multi-format
? broadcast monitor, with lots of built-in I/O (HD
? component, HD-SDI, HDCP-capable DVI, composite video,
? etc.), with a few dead pixels
- JVC DTV Component Multi DT-V1710CG, 17" CRT, full HD,
? 10-bit (Deep Color), professional multi-format
? broadcast monitor, with various input modules
? (including SD-, HD-SDI and HD component, also available
? individually, in original boxes)
- Gefen 1080p Scaler for HDMI, boxed, professional-grade
? digital video scaler (picture: <http://bit.ly/2AgQjqS>)
- Miranda ASD-271p, professional analog-to-digital A/V
? signal converter, including external PSU, ?as-is?
? (untested, or not recently tested)
- generic HDMI to 3G/HD-SDI (also SD-SDI capable) bridge
- generic ~20 meter / ~66 feet, HD/3G/+-SDI BNC cable
- DeLock ~10 meter / ~33 feet, HD/3G/+-SDI BNC cables,
? two available and one in the original packaging
- DeLock and generic ~0.5~1 meter / ~1.6 foot, HD/3G/+
? -SDI BNC cables, around 3~5 available
- generic and various other lengths of HD/3G/+-SDI BNC
? cables, several available, some in original packaging
- generic 75? BNC terminators for SDI, many available
---- photo-/cinematographic equipment
-- cameras
- Sony HDR-FX1000E, HD video camera (3-CMOS), with
? optional accessories, like large Sony carrying bag
? (pictures: <http://bit.ly/2BBvxAw>)
- Blackmagic (Design) Pocket Cinema Camera?(BMPCC), RAW
? & 10-bit ProRES, full HD video camera, in original box,
plus optional accessories
-- BMPCC accessories:
?- BMPCC batteries, multiple of Blackmagic Design and one
?? of?Nikon?(original)
- Kamerar QV-1 viewfinder magnifier (loupe)
- ...and more (contact me)
(pictures for all of the above and some of the below:
<http://bit.ly/2j43Icr>)
-- lenses and adapters
- Panasonic Lumix G?II 14mm ?/2.5?prime MFT (Micro Four
? Thirds) lens
- Panasonic?Lumix G X Vario 14-42mm ?/3.5-5.6?Power-
? O.I.S. pancake electronic zoom MFT lens
- Panasonic Lumix 45-200mm ?/4-5.6 Mega-O.I.S. zoom
? MFT lens
- Metabones Speed Booster?Nikon F/G to MFT (focal
? reduction) lens mount adapter
- other MFT lens mount adapters (including with focal
? reduction), see pictures
- Samyang 16mm T/2.2 VDSLR?Nikon F mount DX/APS-C lens
- Sigma EX DG 17-50mm ?/2.8 Nikon F mount DX/APS-C lens
- KMZ Jupiter-8?50mm ?/2 Leica M39 35mm full-frame lens
- Sigma Art DN 013 60mm ?/2.8 E-mount APS-C lens
- Manfrotto 700RC2?lightweight video monopod/tripod head
- Manfrotto 585-1 ModoSteady 3-in-1, compact stabilizer
? rig
---- audio equipment
- Music Group/Behringer?Ultra-Match?SRC-9624, 96KHz
? 24-bit audio?interface, barely used
There might be more, but this is it for now.
Not all is directly related to computers, but most of
it has been used together with them, or can be used
together with them or to document/conserve retro
systems.
Everything is located in the Netherlands.
?- MG
Hi folks,
I just picked up a Kodak Diconix 150 Plus portable inkjet printer. No
power supply or documentation, but it works fine. It appears to be a
variant of HP's Thinkjet (it certainly uses the same cartridges) tweaked
for portable use. Looking inside, it's full of Chinon ICs, and was
apparently made in Japan (from the baseplate).
This one needed some parts on the DC interface board resoldering, but
after that it worked fine.
Which brings me onto my question... Does anyone have any information on
this printer?
I'm mainly looking for a DIP switch table (annoyingly, it won't produce
a config print - just a test page). I'd also love to find some details
on the control codes, emulations and character sets it supports.
Also - does anyone know what the material on the printhead capping
station is, or if they're still available?
It looks like a cardboard or blotting paper pad with a plastic backing
card. This one is soaked in ink and looks like it could do with being
replaced. I assume it's to stop the cartridge from drying out?
I've put a HP 51604A (expired 2012!) cartridge in there, and it seems
happy enough.
Thanks,
--
Phil.
classiccmp at philpem.me.uk
http://www.philpem.me.uk/
On 11/28/17 13:27, emanuel stiebler via cctalk wrote:
> Dave has a KV10 already in verilog, so why not port it to the uengine?
Well, the uengine would have to be considerably modified before it could be
used for a PDP-10 (e.g. wider data-paths); this version is very specialized
to the SD application (e.g. hardware CRC support, etc).
Noel
does the 71 sate seem early?
In a message dated 11/26/2017 2:38:17 P.M. US Mountain Standard Time,
cctalk at classiccmp.org writes:
The NCR 260 (first part of the part number) was a KSR portable
thermal printing terminal.
Somewhat similar to the Silent 700.
But, the NCR 260 had an integrated modem with acoustic coupler
Hi folks,
A random facebook post made me dig out my model 4P which has never worked as long as I?ve owned it, it?s always just sat on a shelf looking cute.
Good old ASTEC PSU problem so I fixed that, reseated all the thankfully socketed chips and it burst into life. Sort of. I know it?s running because I can turn the brightness up to raster lines and see the pattern actually change when RESET is pressed. With contrast right up I can JUST see the boot logo appear while it reads the floppy.
None of the pots on the video board deal with contrast so I?ve got it out on the bench to remove and test the capacitors. What else can I look at at the same time? Someone else has already mentioned the transistors Q101, Q102 and Q103 (on the yoke board).
Screen pic: http://www.binarydinosaurs.co.uk/trs80Model4PScreen.jpg <http://www.binarydinosaurs.co.uk/trs80Model4PScreen.jpg> - you can JUST see the boot logo, I know it?s not screen burn because it does disappear on RESET and comes back again.
Video board schematic: http://www.binarydinosaurs.co.uk/trs80Model4PVideoBoardSchematic.png <http://www.binarydinosaurs.co.uk/trs80Model4PVideoBoardSchematic.png>
Cheers!
?
Adrian/Witchy
Binary Dinosaurs - Celebrating Computing History from 1972 onwards
So, as part of the work on getting our QSIC card to support SD cards for
storage, Dave and I have produced some tools that people might find useful.
Dave's original concept was to do SD support with a state machine. However,
the SD protocol turned out to be a little too complex for that, so we decided
to create a bespoke micro-engine (hereinafter 'uengine' - I use 'u' in place
of the lower-case 'mu' all the time) to handle it.
This turned out to be a good call; Dave cranked out a uengine in Verilog
(which was incredibly quick to produce), and I whipped up (literally - the
first version was done overnight) a uassembler. The latter has since been
much improved; the current version reads the entire definition of the uengine
>from a configuration file, and thus should be usable on any umachine.
So, if you need a uassembler for some project, here's one. (And if you need
something it can't do, let me know, and I can add stuff; e.g. it doesn't
currently support the '+' operator in literals, only '|', but it would be
fairly simple to add '+' if anyone had a use for it.)
The source is here:
http://ana-3.lcs.mit.edu/~jnc/tech/QSIC/tools/uas.c
(and no, I don't have the energy to learn how to use sourceforge or github to
distribute it, so don't bug me about it). I wrote it under Cygwin on Windows,
but Dave compiled and runs it on Linux as-is, so it's pretty portable.
The current output format is hex that Dave massages into 'ROM' contents on
the FPGA in some fashion I don't know the details of, but if anyone needs
something different, again, I'd be happy to add whatever's needed.
The source syntax supported is documented in comments at the start of the
uassembler source; it's pretty simple, here's a brief synopsis (see the file
for more detail). ucode is a collection of lines, one per micro-instruction.
The syntax for individual lines is:
{<label>:} <operator>{, <operator>}... {<literal>}
<operator> can be either: <value> (symbolic) or <field>=<fvalue> (where
fvalue can be symbolic or numeric); specific symbolic values are assigned by
the configuration file (where they are defined) to specific fields.
<literal> is <data>{|<data>}... where <data> is symbolic (a label, or a
value) or numeric. Forward references to labels are supported. Numeric items
(everywhere) are either octal, decimal or hex. Whitespace (either space(s) or
tab(s)) can be used in most places. Comments start with a ';' or '/', and the
rest of the line is ignored.
A sample umachine configuration file (for the QSIC uengine) is here:
http://ana-3.lcs.mit.edu/~jnc/tech/QSIC/tools/ueng
and the (simple) format of the config file is documented in the comments at
the start.
A sample source file for uas for that uengine is here:
http://ana-3.lcs.mit.edu/~jnc/tech/QSIC/sd.asm
if you want to see what source looks like.
Dave has a github site where all his stuff is available; the latest version
of the ucode is here:
https://github.com/dabridgham/QSIC/blob/master/verilog/sd.asm
and the whole thing is here:
https://github.com/dabridgham/QSIC
including the Verilog for the uengine. Dave reports that it should be easy to
adapt his uengine design to other uses, it should run in pretty much any
FPGA. So if you want to build a PDP-15 (or a Multics! :-) in an FPGA, there
you go. Dave indicates he'd be happy to help anyone who needs to tweak the
uengine design for their particular application.
Hopefully someone will find this useful!
Noel
Anyone on here have any old RS/6000 parts? I have an old C10 I'm trying to beef up a bit for a project. I'm after the following (pardon the lame table):
FC FRU Qty Desc
3033 74G8824 2 2.2GB SCSI-2 Fast/Wide Disk Drive
4012 9H5583 8 32MB SIMM Memory
4224 02G7431 1 Ethernet 10BaseT Transceiver
3107 31G4126 1 Serial Port Converter Cable D/T 7008,7009
51G7737 1 System Unit SCSI Terminator
Also interested in some MCA blanks, if anyone has some extras lying around.
Thanks!
I was given two boards that were "spares for a PDP-11/40." The
business that I got my PDP-11/40 from was cleaning out storage and
found these two boards and gave them to me.
It looks like board 2 is for a Sun 3/50 workstation. Board 1 is some
kind of micro-programmed processor based on AM29331 and AM29331. There
are also some Analog Devices DSPs.
AM29000 based processor with Analog Device DSPs
http://www.chdickman.com/board1.jpg
Sun 3/50 processor
http://www.chdickman.com/board2.jpg
Can anyone identify them?
-chuck
COURYHOUSE at aol.com wrote:
> what is this NCR modem? what did it go to?
>
> NEW Vintage 1971 NCR Acoustic Coupler Modem, NOS, Factory Boxed, C260-400
> / F01 132411929563 on the bay
It is a Bell 103A compatible modem (110 or 300 baud) used with the NCR 260
series of thermal printing terminals. The 260 came in several variants:
-1 (receive only), -2 (keyboard send/receive), -6 (Automatic (cassette tape)
send/receive). I worked with them at NCR in 1973 and 74. I still have
the manuals, and just a few days ago scanned them for Bitsavers. If you
need a copy I can send you the raw TIFF files (one per page).
Both the -400 and -500 were EIA I/O to the terminal. The C260-400 connected
to a Bell System DAA (Data Access Arrangement), while the C260-500 was an
acoustic coupler. The acoustic coupler had a solenoid that would would
automatically raise and lower the handset on the telephone!
Back in those days you could not connect anything directly to the telephone
lines -- you had to use the telco-supplied DAA (kaching!) or an acoustic
coupler. I don't know if this modem can be connected directly to a phone
line without a DAA.
I think the asking price is totally unrealistic unless you are a rabid
collector of NCR gear.
Alan Frisbie
OK! Shades of the crown answering machine we have in the museum with the
handset lifter!
Yea the price is defiantly a barrier on this except for Paul Allen I
suppose.
Ed# _www.smecc.org_ (http://www.smecc.org)
In a message dated 11/27/2017 12:16:16 P.M. US Mountain Standard Tim,
cctalk at classiccmp.org writes:
COURYHOUSE at aol.com wrote:
> what is this NCR modem? what did it go to?
>
> NEW Vintage 1971 NCR Acoustic Coupler Modem, NOS, Factory Boxed, C260-400
> / F01 132411929563 on the bay
It is a Bell 103A compatible modem (110 or 300 baud) used with the NCR 260
series of thermal printing terminals. The 260 came in several variants:
-1 (receive only), -2 (keyboard send/receive), -6 (Automatic (cassette
tape)
send/receive). I worked with them at NCR in 1973 and 74. I still have
the manuals, and just a few days ago scanned them for Bitsavers. If you
need a copy I can send you the raw TIFF files (one per page).
Both the -400 and -500 were EIA I/O to the terminal. The C260-400
connected
to a Bell System DAA (Data Access Arrangement), while the C260-500 was an
acoustic coupler. The acoustic coupler had a solenoid that would would
automatically raise and lower the handset on the telephone!
Back in those days you could not connect anything directly to the telephone
lines -- you had to use the telco-supplied DAA (kaching!) or an acoustic
coupler. I don't know if this modem can be connected directly to a phone
line without a DAA.
I think the asking price is totally unrealistic unless you are a rabid
collector of NCR gear.
Alan Frisbie
thanks for dates. yes that all makes sense. some how my mind slipped a
decade.
I a looking for a GE Diginet tdm-114 acoustic coupler.
2 reasons, GE computer related
but also my first acoustic coupler I had with an ASR-35 teletype
I am also looking for the top mental plate that covers an ASR-35 punch
also.
( drop me a line off list if you have either you want to sell/trade/?)
thanks ed# _www.smecc.org_ (http://www.smecc.org)
In a message dated 11/26/2017 3:38:36 P.M. US Mountain Standard Time,
cctalk at classiccmp.org writes:
On Sun, 26 Nov 2017, COURYHOUSE at aol.com wrote:
> does the 71 sate seem early?
No, a 1971 date does not seem too early.
The price seems steep, even for a "relatively" early modem.
Bell 103 (300bps) dates from 1962.
The Bell 101 (110 baud) was 1958.
SCROTUS "Carterfone" was 1968 (ruling permitting direct connect)
Bell 212A (1200bps) came out in 1976.
The Livermore Data Systems modems that I sold off were from about 1964?
1970-1972, when I was working at Goddard Space Flight Center (Bldg 26,
"National Space Sciences Data Center"), we used a time-sharing system for
APL. APL type ball on Selectric terminal.
Yes, 1971 is prior to most mass-marketed "personal computers"
(1978?: Apple, PET, TRS80).
But there were teminals.
Where: Living Computers: Museums+Labs (Seattle, WA, USA)
When: February 10th and 11th, 2018
Registration deadline: December 10th, 2017 (About 2 weeks left)
We have about 15 registered exhibitors now. We are looking for a few more
to fill things out and to ensure that if somebody drops out that the show
doesn't look too thin. The exhibits span a wide range so it won't be a
pure 8 bit gaming or a DEC heavy iron show.
If you are procrastinating about being an exhibitor then it is time to
register ... If I can answer questions to help you decide then email me.
This is our first time in Seattle; the bar is low so don't be too worried
about having the perfect exhibit.
We are still looking for speakers too; the floor is pretty open. If you
did something cool during your career or just want to share aspects of the
hobby with others, this is a great place to do it. (I especially enjoyed
Lyle's talk on repair and restoration at VCF West.)
Interested or know somebody who is? Check out at
http://vcfed.org/wp/festivals/vintage-computer-festival-pacific-northwest/
. Please email me directly if you have questions or need encouragement.
Regards,
Mike Brutman
michael at vcfed.org
what is this NCR modem? what did it go to?
NEW Vintage 1971 NCR Acoustic Coupler Modem, NOS, Factory Boxed, C260-400
/ F01 132411929563 on the bay
not mine etc etc etc
ed#
This one is already on Bitsavers but if you'd like a nice original
copy with the fold-out schematics and color cover, I'll send it to you
for the cost of shipping from 60070.
The manual is in fairly good shape, bent a bit near the spine and the
glue is starting to crack. Still an essential display accessory for
your 9-track.
-j
I just got my HP-85 working for the first time over the weekend (except for its tape drive, which is still a work in progress). I'd like to acquire some accessories for it:
1) HP 82903A 16k RAM module
2) HP 9122C dual 1.44M 3.2" floppy diskette drive
Do any of y'all have either of those items available for swap or sale? I'm located in southern California.
Those two items are at the top of my HP-85 want list, but I might also be interested in other related bits such as the 82940A GPIO Interface, other compatible HPIB mass storage, etc.
--
Mark J. Blair, NF6X <nf6x at nf6x.net>
http://www.nf6x.net/
Free for shipping from 95006, a stack of original IBM documents for the
S/360 including Field Engineering Manuals and Systems Reference Library
documents plus others - dumpster rescues from an engineer's estate.? All
have been hi res scanned.
Titles from the IBM Systems Reference Library as well as several Field
Engineer Manuals.? Everything except one doc is an original publication
(and the dup looks like it was done contemporary to the other
originals).? Dates on everything are late 60s or early 70s.
some titles:
Field Engineering Manual Vol 1 3277
Field Engineering Manual Vol 1 3271
Engineering Reference Manual Automatic Punches
System 360 Model 40 Functional characteristics
System 360 System Summary
System 360 Basic Operating System Specifications File utilities
IBM 46-47 Tape to Card Punch Manual of Operation
IBM Systems Reference Library 7 Oct 1968 Cumulative Index of Pubs and
Programs
No parsing out individual titles - this is all or nothing.? Box weight
is ~28lbs ( and it's all paper - there are no 3 ring binders adding to
the weight).
It can ship media rate - figure 29 lbs by the time I get packing matl
and tape included.
First requester gets it..
Steve Shumaker
Boulder Creek, CA
Hi folks,
I can't seem to find the "Networking Support Utilities" package for
the 3B2 anywhere online. Unfortunately, this package is required in
order to install TCP/IP (which I DO have)
(Note that this is NOT the "Basic Networking Utilities" package --
that's UUCP, and I do have that)
If anyone has diskette images squirreled away, please let me know!
-Seth
--
Seth Morabito
web at loomcom.com
> From: Liam Proven
> TCP/IP basically postdates the MS-DOS era, in PC terms, and it's Bloaty
> McBloatface.
This must be a uSloth TCP/IP you are speaking of. There's the one from FTP
software which was based on the one done at MIT which was freeware. That one
was definitely DOS-era - it ran on DOS 1 and DOS 2. I think I have the MIT
version somewhere if you have a use for it.
> But only someone who thinks that Emacs or Vi are usable editors could
> think this was an appealing virtualisation solution.
Epsilon! Even on Windows 95, it was a not-so-humungous 261KB. If Lugaru
can't cough up a DOS version, I'm pretty sure I still have my DOS Epsilon
distro disks somewhere. Of course, I would have to get a 5" floppy drive
working... :-)
Noel
Hi all,
I was given an MTI MXV21 controller which is apparently compatible with
the RX02 drive. The card has a 50 pin header, but the RX02 drive has a
40 pin ribbon cable. Does anyone know what am I missing here?
I don't see anything about this in the manual:
http://bitsavers.informatik.uni-stuttgart.de/pdf/microTechnology/MXV21_flop…
Thanks,
Aaron.
Jon,
Then why not use a dip compatible version of the DS chip? I mean yes this allows for switchable battery which is very nice but SMT soldering is not for everyone.
I wonder if there is a way to determine if there will be BIOS issues by switching the DS12887?
-------- Original message --------
From: Jon Elson <elson at pico-systems.com>
Date: 1/22/17 9:16 AM (GMT-08:00)
To: General at classiccmp.org, "Discussion at classiccmp.org:On-Topic and Off-Topic Posts" <cctalk at classiccmp.org>
Subject: Re: DS12887 pcb substitute with battery
On 01/22/2017 10:07 AM, Ali wrote:
> Al,
> I thought the problem with switching these chips was that part of the ROM code was embedded in them? I.e. it isn't just an issue of battery? Am I wrong? If I am then why not use one of the replacement chips that are available?
>
These don't have a lot of memory on them.? many early PCs
stored some config info there, but generally the BIOS can
reconstruct it if it isn't there.? I suppose there is a
possibility that random data in the CMOS memory could cause
the BIOS to try to use unavailable features and hang.? I
don't think anybody put actual executable code in there.
Jon
So Dave Bridgham and I are continuing to make (slow) progress with the QSIC
and indicator panel project; the latest step was to find some LEDs which look
much more like the original lights:
http://pdp10.froghouse.org/qsic/new-led.jpg
So now I'm trying to make up a prototype 'light shield' (the flat board with
all the holes drilled in it); the parts list in the drawings (RF11 engineering
drawings, pg. 187) just calls it a 'Benelex', which is the name for the
material it was made of (sort of like MDF), but 'light shield' is what I've
taken to calling it.
Anyway, the drawings there do not, alas, give any dimensions. Can one of the
people who has an original please measure it for me? Just WxLxD is all I need;
I have a good photo, and can get all the other measurements I need from that,
once I know the 'scale'. (Well, not the depth, which I can't see in the image,
which is why I need that to.)
Thanks!
Noel
Here is an interesting article from early 1988 (probably written in min
1987) that compares and contrasts GUIs of the day. Interesting that they
do not mention OS/2 by name, by this point it would have been available,
given I used it in Jan 1987 when I was working at IBM. Also the XEROX
interface was not yet dead as the author makes it seem. If anyone used
Page Maker on a 1987/88 Xerox machine and compared that with "Windows OS/2"
machine trying to run the Page Maker on a PS/2 80 you'd probably agree.
Basically I am unsure what planet the author was from, but you can decide
for yourself. Talks a little about HP's GUI product, Sun/AT&T, Apple
Finder, etc. Mentions NeXT is coming, Commodore is dead, ... opinionated.
http://vintagecomputer.net/cisc367/PC-Letter_19880118.pdf
Bill
Hi:
The following answer comes from a retired IBM tape technologist:
The color of the coatings on a tape are dominated by the magnetic pigment (or the carbon used in back coats..which is black)..the earliest iron oxide coatings were based on the conversion of alpha-iron oxide which is a pale yellow and some what needle shaped (longer than wide) but non-magnetic to gamma iron oxide which is magnetic. The very early particles were not very homogeneous and were very highly aggregated....poor conversion as the early particle were being produced by paint pigment manufactures as a specialty product in low volume. These were a yellow brown color..but by the 60's gamma iron oxide of 250-300 Oe was commonly used in the magnetic layer coatings. These were typically brown to chocolate brown (if they had some carbon black mixed in for surface conductivity (anti-static) which depending on the use as well as the manufacturer varied a lot i n surface finish (gloss) as well). This market was driven by audio primarily and dynamic range and analogue signal characteristics such wow & flutter were driving formulation and magnetic particle development.
In the late 60-s and 70's new particles began to enter the market..Cobalt doped and later cobalt 'modified" gamma iron oxide as well as chromium dioxide..and some very early explorations of iron metal particles and some exotic mixed metal crystals... The colors of the magnetic coatings based on more acicular gamma iron oxide made specifically for the recording market were now reddish brown , cobalt doped were a dark brown - to black, chromium dioxide is very black..remember during this period digital recording in both tapes and disks were now the growth areas driving new pigment development and drastically improved formulations driven by the need for improved durability, longevity and wear characteristics (drop outs (defects & debris), head wear and head/drive contamination being increasingly problematic)..in the 90's metal particle and BaFe pigments took over tape while disks moved to thin film magnetic layers.
As for reel materials and hub evolution..the initial reels were metal and expensive...plastic became normal in the 60's and beyond for the most part..but for master copies or sensitive archival reels..glass or metal were preferred... but changes in the materials were driven by the higher tape speeds,tensions and demands for improved reliability and durability. Hubs in some drives had to be conductive so had carbon black or metals added to them to improve the compressive strength and conductivity. A lot of very innovative but subtle design features moved into tape reels/hubs specifically designed for various transports and industry demands. In addition lubrication and binder changes were common as the needs for the various products in audio, video and digital recording advanced.
Hope this helps..but if the interest is primarily in getting a useful detailed knowledge of a particular tape..color is pretty much useless..you need SEM/EDAX and GC/MS and a database of tape analyses to compare to in order to really begin..and then to really know the tape you need DMA/DMTA mechanical analysis, and AFM/MFM surface profiles.....but to my knowledge only IBM had that data and I imagine it ..like so much of that knowledge learned from 1962-2008 is now gone.
Tom
-----Original Message-----
From: Chuck Guzis [mailto:cclist at sydex.com]
Sent: Monday, November 20, 2017 10:35 PM
To: CCtalk
Subject: Idle question: Color of tape coatings
While working on some old (again!) half-inch tapes, I note that some of the very old ones have an oxide coating about the color of milk
chocolate. Newer ones are anywhere from dark chocolate to black.
Reel construction is another aspect. The really old ones tend to be all clear plastic, including the hub area. Newer ones have either a black plastic reinforcement to the hub or employ an aluminum sleeve.
In most cases, the oldest of these is from around 1964, but probably older than that, as the only clues I have are dates placed by the tape librarian when a tape is put back into the pool or a label indicating when the tape was last recertified.
Was there a date after which *all* half-inch tape became the dark brown to nearly black in color?
--Chuck
I've always thought STD-Bus missed a real opportunity here. Small
enough to be cost effective (relative to the size of, say, S-100
(bonus, no stupid power supply issues)), sane, flexible enough bus
structure that I believe there are at least CPU cards using:
- 4004/4040 (pre-standard?)
- 8080/8085/Z-80 and the myriad of variants
- 8088/8086/80188/10186 through at least 80486, including variants and
second sources
- 8048/8051 and the vast numbers of variants
- 8096/8097 and variants
- 6800 and variants
- 68HC11 and variants
- 6809/6309
- 6502 and variants
- 68xxx and variants up to at least the 68040 and 68332
- TMS9900/9995
- RCA 1802
- Signetics 2650
- Novix Forth
More importantly, the vast number of compatible I/O cards that were
produced. Much alternative history to be pondered.
KJ
Looking into fabricating a few (functional-only) copies of the Tektronix diagnostis rom pack
Seems quite a few people have non-functional units...
Any interest out there ?
Jos
This looks to me like the power supply and backplane of a PDP 11/05, looks
to be in nice shape. Surprised no one grabbed this yet, esp someone with
an 11/05 that has issues with power supply. Someone might have the missing
parts.
"DEC PDP-11 Digital BA11-KE Mounting Box"
https://www.ebay.com/itm/DEC-PDP-11-Digital-BA11-KE-Mounting-Box/28265372079
granted "all you need are the cards and the front panel" reminds me of the
steve martin routine. "It's easy to be a millionaire, first get a million
dollars and then ...."
Compare with
http://vintagecomputer.net/browse_thread.cfm?id=622
b
The fascinating discussion Jim just started on buses got me thinking
again about a book I've been trying to track down for a while. While
it's not necessarily classic-computing-oriented, it's not really about
newfangled computers either; heck, I encountered it in 2003 or so, so
it'd be pretty dated by now.
Basically, I'm looking for a certain book (although really any book in
the same vein would satisfy), which was on computer system architecture,
organization, etc.; it talked about the usual boolean logic, assembly
programming in some fictitious instruction set, an overview of two
actual architectures (I think at that time they were 32-bit x86 and
64-bit POWER). The other thing I remember very specifically was there
was a place near the back (probably an appendix) that talked about
one or more specific buses (I think at least PCI was there), with timing
diagrams to tell you what was actually going back and forth between the
bus and CPU.
Like I said, I'm sort of keen on finding the exact book I had, but I
realize that's somewhat unrealistic, so I'm open to recommendations on
any book like that. And if it can cover the relavant concepts for both
classic and newish computers, that would be great.
Basically what I hope to learn is how you actually deal with
peripherals, add-in cards, etc., on the assembly language level, and
what that really translates into on a signaling level. I only really
know a little about how to do that in memory-mapped IO systems like the
Commodores (and to be honest I don't understand how the buses work
there, just how to poke and peek.)
Thanks!
--
Eric Christopherson
On Tue, Nov 21, 2017 at 1:51 AM, Mattis Lind <mattislind at gmail.com> wrote:
> I think this is a 3/60 processor. Not 3/50.
I said 3/50 because that is what the silkscreen says. I found some
picture online and the 3/50 was a different layout. It sure looks like
a 3/60
Looking at some online schematics it looks like the P3 96 pin DIN
connector may only be for power. Is it possible to power this thing
through that connector without a proper chassis?
I know nothing about Sun hardware.
-chuck
Hi folks,
I'm picking my way through an LA30 restoration right now. It was pretty
filthy, so I've needed to pretty thoroughly disassemble it for proper
cleaning.
I noticed that a few of the thin steel ribbon springs in the paper path
are missing or broken on my unit, and some of the rubber bushings have
hardened and deteriorated. Long shot ask, but wondering if anybody out
there has spares of:
74-08648 (Spring, paper drag)
12-10357-3 (Bushing, rubber mount)
12-10358-3 (Ring, rubber mount)
Also, the maintenance manual recommends Molykote B2KR for lubrication in
a few places, but I can't seem to find specs on what this was. Can
anybody recommend an equivalent modern alternative grease?
cheers,
--FritzM.
> From: Fritz Mueller
> Overall, I have been pretty amazed by the sheer number of machined
> parts, castings, high quality bearings, etc. within this beast. Lots of
> stainless steel throughout. Sure wouldn't find anything built this way
> these days! What a tank.
That's DEC for you - quality engineering (mostly :-). Reminds me of this
Porsche/Lotus story:
http://www.chiappa.net/~jnc/nontech/chapman.html
Alas, that kind of engineering turned into a liability when DEC tried to
compete in the 'new world' of personal computers... :-(
Noel