Big keyboard jack, serial for mouse, parallel for printer
Don’t forget the serial input for gamepads and joysticks in the dedicated sound board for some reason
Except that wasn’t a serial port, it was midi, and the reason it was on the sound card was because the input was analog.
Your joystick was just two fancy potentiometers, and your soundcard decoded the voltage on the middle legs into a position.
Soundcards handled joysticks because they had the fastest ADCs.
They didn’t even use an ADC. They used 555 timers to produce a pulse. They measured the length of the pulse to determine the potentiometer position. Since there are 4 analog inputs, they typically used the 558 timer which is the quad version of the 555.
And here I thought I had it all figured out. But it does make sense. Doing it with an analog signal introduces noise and measuring pulse widths is going to be simpler.
I don’t know what I’m going to do with this information but I’m glad it’s in my brain now.
Wow, 30 years later and I’m just learning this now. Thank you
More info: https://en.wikipedia.org/wiki/Game_port
The 15-pin D-sub connector itself was apparently a combination of analog and digital. It had to be, since MIDI is digital (it’s right there in the name: Musical Instrument Digital Interface). TIL it wasn’t all digital.
huh, i thought it was just because “owning a sound card” and “likely to play games” was the biggest overlap of the Venn circles.
Except that wasn’t a serial port, it was midi, and the reason it was on the sound card was because the input was analog.
Considering MIDI stands for Musical Instrument Digital Interface, I have no idea what you’re trying to say.
Early PC only had 5 card slots, and the only jack on the motherboard was the keyboard. One slot is going to be used by a video card, one’s probably being used by a hard drive controller, one’s probably used by a parallel + serial card. Soundcards also included controller ports to try to save a slot.
I thought sometimes they called them game ports (for the joystick.)
I reasoned if you are installing a sound card, you are probably doing some gaming, so it made sense to sort of bundle those together.
Its on the sound card because it’s a midi port. Its designed for connecting a keyboard (as in electronic piano). Most people used it for gamepads but that’s not what it was there for.
And because the PC only have 1 serial port, you disconnect the printer and use a parallel to serial adapter.
@josefo@leminal.space @JoMiran@lemmy.ml
Technically speaking, the joystick involved analog voltages to be converted to digital signals… And what else have ADC (analog-to-digital converters) chips? Soundcards, because ADCs are used to convert mic input, alongside the “line in”, both of which are analog voltages, into PCM signals, which are discrete (as in “non-continuous”) streams of bits. Something inverse happens for “headphone”, “speakers” and “line out” pins: a PCM stream coming from the sound driver is converted to analog voltages using a DAC.
While other ports also happened to deal with analog<->digital conversion, a soundcard was particularly specialized at this job, alongside graphic (VGA) cards (VGA has lots of analog signals), but graphic cards were already too busy with thousands/millions of pixels and, well, with computation of graphics.
Other boards aren’t so fitting for analog-digital job. For example: a NIC (Network Interface Card) already deals with digital signal so, theoretically, no conversion is necessary from/to analog. Parallel ports (those for printers) also natively deals with digital signals. Expansion cards with USB ports, same thing. And so on…
(Apologies for my blank reply if my deletion didn’t federate due to insufficient Sharkey-Lemmy federation, I mistyped enter as I was getting ready to write my message)
And because the PC only have 1 serial port, you disconnect the printer and use a parallel to serial adapter.
Yes, this is where my PC master gaming started.
They all got bought by acer and turned into the shittiest brand-name PCs on the planet.
Wasn’t gateway already shitty to begin with?
All the naysayers never used a Gateway AnyKey keyboard… their loss.
Such nice keyboards. My Gateway 2000 was from 1991 and I believe they were pretty top notch at the time. It wasn’t until later that they went to shit. Through all the years and the massive amounts of mods, it didn’t fail until I retired it sometime in the mid to late 2000’s and only because home routers now did what it could do…faster and for a lot let power. It’s still in storage and I bet that if I powered it on today, it would boot.
This one for me. Was born in 82.
Born in '88 and this was also my childhood. But to be fair, my parents bought the PC from Sears so it was probably an older, budget model. It ran Windows 3.1 and had a 16 MHz 386 with the Turbo button.
My 286 had PS/2 ports instead of the obsolete DIN keyboard/serial mouse.
smug_look_of_superiority.jpg
I’m in this picture.
I got that reference. Fuck, I’m old.
Please explain? I get that the chubby bird is speaking assembly, but I’m sure there’s more to it than that?
PS2 keyboards use interrupts rather than polling in USB, meaning every time a key is pressed the CPU stops what its doing to process it.
Cool! I had no idea it was deeper than just a physical interface change.
I’m wondering, is it still the case for mobos with Super IO?
Super IO does still use interrupts as far as I know. The PS/2 protocol is interrupt-driven, so it’s not possible to use a PS/2 keyboard or mouse without interrupts.
And having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.
I remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy
deleted by creator
And when the bits feel off the end and you had to wind them back on with a pencil.
Keyboard slows down the CPU because it gets priority over whatever the CPU is working on so the keyboard could cause your system to lag.
Back then all we had was single core CPUs.
In my day, the RJ-11 jack was for connecting the keyboard, not the phone line.
Okay that’s something I had no idea about hahaha
The first three Macs had this jack in the front for the keyboard and a PC-like serial port in the back for the mouse. With the Mac SE and II, the switched to ADB, which looked like a PS/2 port, but you could daisy chain your mouse, keyboard, and other inputs like tablets or joysticks all into one jack in the back of the computer.
With the Mac SE and II, the switched to ADB, which looked like a PS/2 port, but you could daisy chain your mouse, keyboard, and other inputs like tablets or joysticks all into one jack in the back of the computer.
The port looks similar - both are mini-DIN - but ADB has four pins while PS/2 has six.
ADB was first introduced in 1986 on the Apple IIgs, and later was used in all Macs from the SE until the iMac. For the first few years there were two ADB ports, but in 1990 (maybe starting with the Mac IIsi?) they reduced it to one and started shipping keyboards with ports to daisy chain the mouse from.
I remember those days.
The time of the classic “Keyboard missing. Press F1 to continue.”
You know that thing that you don’t have? You should press buttons on it.
Fuck you computer…
Way back, there were some rare keyboard / motherboard combinations where the motherboard couldn’t detect there was a keyboard attached unless a key was pressed on it. That message was for those people with those combinations.
You pressed F1 and the computer would be like “my bad, there is a keyboard there, thanks for your help”, or rather it would just shut up and boot.
The message could have been different but it had to fit in a small amount of BIOS ROM, so we got stuck with the one that covered all the bases the best, and unfortunately, most people who saw it didn’t actually have a keyboard plugged in, thus, irony.
The error message sounds bad, but it was actually a good thing. A better phrased error message might have been “Keyboard missing. Connect a keyboard and press F1 to continue.” But, in the early days every byte mattered.
The system wouldn’t work without a keyboard, and if you get further into the boot process you might not be able to shut down cleanly if you didn’t have a keyboard attached. That error message gave you a chance to attach the keyboard, or to troubleshoot why the keyboard wasn’t being properly detected (like the plug got bumped and wasn’t making good contact anymore).
It was annoying when the lack of a keyboard was intentional. Like, you wanted to use the machine as a server. But, AFAIK you could disable this check if you knew the machine was going to be a server with no permanent keyboard attached.
I was always told that you shouldn’t (dis)connect a keyboard when it was on because it could short circuit and fry something. This was before USB, of course.
Starting around the time of USB, they started designing plugs so that the parts of the plug that carried power were slightly longer than the parts that carried data so that as you plugged it in, the power connected before the data. That wasn’t something that was done with old connectors. In those, everything was the same length, so everything connected at once.
OTOH, USB is a more complicated protocol than the old serial / keyboard protocols. I think generally systems were built well enough that you were unlikely to “fry” something by plugging in or unplugging something like a keyboard while it was running. Especially because the keyboards used low current and low voltage. And computers used big discrete resistors, capacitors, etc. back in those days. But, you could get some bad data on the keyboard line.
Interesting stuff about the plugs, thanks.
I did quickly fact-check myself after posting and my brief reading suggested that it was possible to break the port, motherboard, or the peripheral, but that it was rare and more likely to cause corruption and/or crashes.
E.g. some anecdata in https://superuser.com/questions/172420/is-it-safe-to-hot-swap-a-ps-2-keyboard and https://electronics.stackexchange.com/questions/50883/why-some-computer-peripherals-should-not-be-disconnected-without-turning-off-thi
and more likely to cause corruption and/or crashes.
Yeah, that’s the neat trick they basically solved by making the power connectors longer. If everything connects at the same time, you connect the data lines while power is still coming up, meaning there’s a few milliseconds of data that you can’t really trust. If the hardware and software on the other side is designed to “trust” the data from the keyboard, who knows what could happen. Probably not something that breaks the hardware, but definitely something that can result in unexpected data for the software.
But, just by adding a few millimeters to the power lines, you give a few milliseconds of power getting stable before data is attached, and that’s enough for things to be nice and stable.
Bitch
please.
(Kidding, you’re not a bitch and this isn’t a contest. But if it was…)
I don’t recognize this… Is it some sort of RF switch for connecting a computer or game system to a TV while still passing through the antenna signal? Why does it have two cables coming out the side?
Yes, it’s for an old game console or computer.
There were two common ways to connect to the TV, and this box supports both: Coaxial (still around of course) and that flat ribbon cable, which ends in two separate U shaped clips. The screws on the bottom are for the clips on the ribbon cable from the physical antenna likely mounted on the roof.
I’m from Australia and I don’t think I ever saw a flat ribbon cable there. The RF cables in Australia mostly use Belling-Lee connectors (that you just push in) rather than F-type like in the USA (that you screw in), and that’s been a standard since the 1920s, so I don’t think there’s anything that predates it in Australia.
Australia does use F connectors for cable internet, but that’s mostly a legacy network now.
Edit: Apparently Australia did use them and I’m just not old enough lol
Then you’re not as old as me. 300 ohm ribbon was pretty common in Australia, especially on crappy bunny antennas. You’d need a 300/75 ohm matching balun before feeding it into the TV.
We had 300 ohm ribbon back when we had VHF TV. When we went to UHF in the '90s we also changed to coaxial cable
Coaxial cable works better at higher frequencies than 300 ohm, but needs shielding. 300 ohm doesn’t need shielding as any wave that hits it hits phase and anti-phase at the same time and has no effect
Ah, sorry I hadn’t even considered that it would be different in other places (just times) - I’m in the US, and those flat ones were present here at least as late as the 1980s and likely 1990s.
Cable Internet is very common in the US, in fact the most common kind. (2nd is DSL) So the F connectors (didn’t know that name) are everywhere. Also still used for actual antenna connections.
I am not sure if I have ever seen a Belling-Lee, but RCA used to be extremely common here until HDMI took over that role. (In fact RCA is what is on the switch box above to connect to the ‘computer’)We had flat ribbon. We used that exact unit for the atari. You screwed them into the back.
The typical ol’ “garage” b&w tended to have them too, last tv i owned with one was this century
Thanks, this helps me feel younger.
Yes, back when you could use a tube tv as a monitor over RF.
e: mine still works, and I’ve connected my ancient equipment to my newer flat televisions with it.
I still play my 2600.
deleted by creator
I think the coleco vision had that.
Fairly certain my first computer used something like this for the keyboard. I did not have a mouse.
The venerable DIN connector!
That thing was a monster!
IIRC, that’s electrically compatible with the smaller, more fragile PS/2 connector. The adapters are just wiring it down to the smaller connector (and maybe some impedance matching resistors?).
I did have a converter from this to a ps/2 connection when I got a newer computer.
Should also work with a USB to PS/2 so you can use it on a modern machine if you want. Some modern keyboards are still backward compatible as well. I have a USB keyboard I can use on my old Din machines using two adapters.
Only if it’s an AT keyboard. XT keyboards are incompatible and require active conversions. They use the same port.
“do you know what ps/2 ports are?”
“holy cow, PlayStation 2? you must be AT LEAST 25!”
[dying inside intensifies]
IBM sure made naming pretty confusing aren’t they?
Ps/2 ports predated the PlayStation 2 by years. Sony made naming confusing in this case.
How can ports of a game predate the platform itself? That makes zero sense.
(/s)
Not really? I mean it was a whole thing. OS/2, PS/2, I think maybe some PC/2? I can’t remember. Anyway it was all branded together.
missed opportunity for the mainframes to be “system/2” and not “system/360”
I remember having a friend ask why my mouse connected to a s-video port.
Explain this please.
So is this a more classic case of Apple’s usual tactic making their things needlessly different to move more product?
ADB slightly predated (and is arguably technically superior to) the PS/2 mouse and keyboard interfaces, but Apple patented it and the only companies that licensed it were those making Mac peripherals.
edit: i forgot, NeXT also used it.
no it’s a case of one set of ports being a decade or two older than the other
This reminds me when a mouse was an option not a requirement
still is
/i3gang
DEFINITELY optional
go go gadget commandline
My keyboard still uses a PS/2 port via adapter. 1986 Model M, still clicky.
What kind of connector is this? I remember seeing them on 1970s audio equipment, maybe for mic in?
It’s an AT/ XT keyboard connector.
And back then if we did have a mouse, it was square, and used a 9pin serial port
“how old are you?”
Mmmm - turbo button. Classic.
TURBO!!!
The “Turbo” function was a masterstroke of marketing.
The actual function of the turbo is to slow the machine down, so it can be compatible with older games and software that ran too quickly on those newer systems.
Of course calling it a “slow down” button wasn’t very sexy, so just flip the function around and label it turbo instead!
Gotta have an LED display so everyone can see your speed in megahertz.
Back in my day they weren’t color coded.
That’s because color hadn’t been invented yet and therefore people could only see in black and white. That’s why old shows don’t have color.
Well they were pretty racist in spite of not seeing color
Well, they could still see in black and white…
Back in my day days didn’t exist /s
And the newer ones then “removed” the color coding by doing one half of the circle in green, the other half in purple…
Those are just a combined port. You can use it for one or the other or use a splitter for both. The dual port was very popular on 90s laptops.
was very popular on 90s
This feels like you just called my PC old…
I’m this old
Shit. I know what this is. Goddammit.
Sorry bro
DB9 is still used on for MIDI on electronic instruments, though some manufacturers are moving to doing it with a TRS 3.5mm plug since it only uses 3 pins.
I had a mouse that plugged into the serial port, but my first computer was a Commodore 64.
The ol’ RS232?
No, this is the rs232 connector (officially the DB9)
deleted by creator
I’m this old.
I’m punchcard Fortran old.
love some fuckin trash80
Look at you with your fancy ps/2 keyboard port. Where’s my AT port and 9 pin serial mouse.
Look at you with your fancy AT port.
Where’s my altair with front panel register switches
Ok, I’m not that old either, but still
This belongs on a sound card for some reason!! :D
Joystick and MIDI interface port
I can tell that this particular port is more or less from the same time as the PS2 ports in the post’s photo because of the color. The standardization of this port happened long before the standardization of colors to indicate the capabilities of said port. We mostly only see this in variously capable USB ports today. If I remember correctly this yellow color would have been used for a joystick or controller of some kind, but there may have been other ports with the same shape and pin configuration that would have different purposes.