Booting Is Hard

So I had this brilliant idea of using SCSI drives with old 286/386/486 boards which have old BIOSes that can’t handle IDE drives bigger than 500-ish megabytes. The SCSI HBA is the first one I happened to grab, an Adaptec 1542C (good because it has a floppy controller onboard); I got the HBA some time ago for free but sans microcode and BIOS chips, and eventually plugged in EPROMs that I burned myself.

To make it more fun, at the other end of the SCSI cable is an Acard IDE-to-SCSI adapter which has a CF-to-IDE adapter attached to it, and plugged into that is a CF card (or a microdrive). Yes, that actually works… up to a point.

CF to IDE to SCSI Frankendrive

Smaller CF cards are a bit problematic because the Adaptec HBA uses a different geometry  than IDE. Remember that SCSI drives have no “physical” geometry and everything is strictly LBA, but the BIOS has to present a logical geometry. For drives smaller than 1 GB, the Adaptec HBA uses 64 heads and 32 sectors per track, which has the nice property that 1 cylinder = 1 MB. But IDE drives essentially never use such logical geometry. For larger drives, the Adaptec HBA uses 255 heads and 63 sectors per track, which happens to match typical IDE large-drive logical geometry. What that means is that larger CF cards should have the same logical geometry when they’re plugged straight into IDE or go via SCSI, and should be accessible and bootable without trouble. Well, I was half right about that. Continue reading

Posted in 386, BIOS, CompactFlash, DOS, SCSI | 21 Comments

Spot the Fakes

Would you believe that besides all the other Made in China fake brand-name items, there are also fake memory modules? Of course you would! At least Kingston and Samsung modules have been seen in the wild; the Kingston ones are depressingly common.

Two out of these four Kingston Value RAM modules are fake (click on the image for higher-res photo). Let’s call them A, B, C, D starting at the top. Can you figure out which ones are the fakes?

Four Kingston-branded DIMMs

The two fakes have been purchased on Amazon within the last few weeks (the genuine ones are from the spare parts pile). It is unclear whether the sellers even realize they’re selling fake goods. Kingston provides some helpful information because they clearly have been fighting with counterfeit products for a while. Continue reading

Posted in DDR RAM, Fakes | 17 Comments

IBM XENIX 1.0 Incompatibility Details

Some time ago I wrote about IBM PC XENIX 1.0 and why it won’t work on 386 and later processors. Thanks to a kind reader, I’ve been able to analyze the object files used to link the kernel, and I believe I now understand exactly how XENIX uses the reserved space in LDT descriptors and why my patched kernel doesn’t fully work. This problem is likely common to all early editions of Microsoft XENIX 3.0, not just the IBM-branded release.

What XENIX stores in the reserved word is the size of the corresponding segment on disk; the value for a given descriptor is returned by a kernel-internal function called dscrsw(). This is used when an executable file gets loaded and also when swapped out. The latter is likely the reason why the segment size on file is stored in the descriptor table at all.

Incidentally, why is the troublemaking routine called dscrsw anyway? The answer to that riddle can be found in /usr/include/sys/relsym86.h: The last word of the descriptor table structure is defined as d_sw, or “software defined word, unused”. If only. Continue reading

Posted in 286, 386, Microsoft, Xenix | 21 Comments

Top of the Class 478

So I have that old Intel D865PERL board, which is a Socket 478/AGP board. There’s a 3.2 GHz Northwood in it but of course I was wondering, what’s the fastest CPU this board supports? And it turns out to be a question which is not so easy to answer.

The fastest clock speed supported by the board is easy to figure out: 3.4 GHz, with 800 MHz FSB speed. But there are three different 3.4 GHz CPUs that the board supports: Intel calls them Pentium 4 3.40 GHz, Pentium 4 Extreme Edition 3.40 GHz, and Pentium 4 3.40E GHz. These are also known as Northwood, Gallatin, and Prescott, respectively—with the minor caveat that Intel’s ark calls the Extreme Edition variant Northwood while others call it Gallatin.

3.4 GHz/800MHz FSB Northwood/Gallatin/Prescott

What’s not in question is that the first (Northwood) has 8 KB L1 cache and 512 KB L2 cache; the second (Gallatin) has 8 KB  L1 cache, 512 KB L2 cache, and 2 MB L3 cache; and the third (Prescott) has 16 KB L1 cache and 1 MB L2 cache. Continue reading

Posted in Intel, PC hardware, PC history, Pentium 4 | 5 Comments

More Peripherals

Remember this post from a while ago? Several new peripherals have turned up, but what are they? This time, the manufacturer names vanished together with the model numbers, but it shouldn’t be too hard.

Five unknown peripherals

Do you know these peripherals?

PS: Apologies for the poor photo quality.

Posted in MIDI, Sound | 11 Comments

Shiniest x86 Chip

While there have been many shiny new chips in the metaphorical sense, x86 (and x87) chips have never been known to be literally shiny. The typical packaging is ceramic or some form of brushed metal, and neither of these surfaces is shiny. But there was one x86 (or rather x87) chip which was actually very shiny, with a gold sheen to it:

33 MHz C&T J38700DX (1992)

It’s a Chips & Technologies SuperMathDX chip aka J38700DX, a 387-compatible math coprocessor. It’s a relative of the similarly obscure C&T Super386 CPU (which is not shiny at all). Continue reading

Posted in 386, C&T, PC hardware | 11 Comments

Finally Free

For a while I’ve been toying with the idea of buying the full official MIDI specification, but never went through with it. Not so much because of the cost ($100 for the core spec) but because of the hassle. Only fax or snail mail? Really? Not to mention that ordering from outside of the US seemed unreasonably complicated. The MIDI association site kept hinting that electronic versions of the documents would be available soon, but that message had been there for at least a year.

So I randomly went to the midi.org site today to check if anything changed and and lo and behold, it looks completely different! And what’s more… it no longer offers the printed MIDI specs for sale. Instead, there are PDFs for download (free registration required). That’s a heck of a lot better than $100 worth of dead tree matter.

So now I have a couple hundred pages to read. Thanks, guys!

Posted in Documentation, MIDI | 6 Comments

Gravis Ultras

While researching 1990s sound cards with wavetable synths, I came across an interesting resource called Rich Heimlich’s Patch Set Overview, namely issue #5 from July 1995.

When I tried to unearth older issues of same, I stumbled upon a curious PDF file. It looks like an Ensoniq Soundscape manual, but it’s in fact mostly filled with hundreds of posts from comp.sys.ibm.pc.soundcard.advocacy, capturing a major flame war in response to the innocently named Patch Set Overview. The flame war was basically Rich Heimlich vs. the united forces of Gravis Ultrasound fandom.

Gravis UltraSound (late 1992)

With the distance of 20+ years, it’s fascinating to read. And it’s hard to escape the conclusion that Mr. Heimlich was right and the GUS fans were wrong, and often extremely rude about it (although Mr. Heimlich certainly did not hold back). Continue reading

Posted in Creative Labs, Internet, PC history, Sound, UltraSound | 18 Comments

Getting Organized, Finally

After years of looking for a good storage solution for 386 chips, I accidentally stumbled upon it:

A slightly repurposed CPU tray

This is a relatively modern CPU tray, designed for—I believe—Socket G processors, It turns out that old ceramic PGA 386s fit in the tray rather well. Continue reading

Posted in 386, PC hardware | 11 Comments

Tahiti + Rio = Monterey

The talk is, of course, about Turtle Beach sound cards. I finally got hold of a 1994 Turtle Beach Rio daughterboard which came mounted on an ISA sound card. On closer inspection the card turned out to be a Turtle Beach Tahiti, the second generation of Turtle Beach’s famous MultSound line of semi-professional cards. And while the Tahiti ($259) and Rio ($139) were available separately, they were also sold as a combo called Monterey ($349).

Tahiti + Rio = Monterey

The first MultiSound (retroactively renamed to MultiSound Classic) was a 1991 design combining high-quality 18-bit converters, a Motorola 56001 DSP, and an E-mu Proteus 1/XR synthesizer. It is worth mentioning that the Proteus 1/XR was a very close relative of the original Wave Blaster and appears to be some variant of the E-mu SoundEngine.

In 1993, E-mu was acquired by Creative Technology, and the SoundEngine was no longer available to OEMs. In an unrelated development, Turtle Beach was bought by ICS, and ICS marketed the WaveFront synthesizer chipset.

With the Proteus 1/XR no longer available, Turtle Beach was forced to redesign the MultiSound for a 1994 release. The new board, MultiSound Tahiti, had minimal differences from the original, except it had no onboard synth at all and instead there was a 26-pin Wave Blaster connector. That connector ideally carried Turtle Beach’s own Rio, a General MIDI daughterboard based on the ICS WaveFront with a 4 MB ROM. More about the Rio later. Continue reading

Posted in MIDI, Sound, Wave Blaster | 22 Comments