The Boston Diaries

The ongoing saga of a programmer who doesn't live in Boston, nor does he even like Boston, but yet named his weblog/journal “The Boston Diaries.”

Go figure.

Tuesday, July 10, 2001

“Oh, you mean I NEED the IDE drivers?”

A few days ago I recieved an old network card and I've just now finished installing it in the firewall system. I had two cards in there, one hooked up to the DSL equipment and one for the local network. I wanted a third one in there to separate the network between myself and my roommate. No real reason other than to do it and just see how much I can trick out an old 486 Compaq computer.

Problem number one: Identifying the network card. Mark helped there; depending on how it's configured (via jumpers as I found out) it shows up as either a WD80x3 or an NE2000 clone.

The other two cards (important later on) are a 3Com503 (for the internal network and yes, I realize it's an old card) and an NE2000 compatible (for the external connection to the DSL unit) that I can't change the settings on because it's software configurable and I don't have the software (MS-DOS only of course) to change the configuration. Pitty—I find those cards all over the place!

Problem number two (and this is the embarresing one): don't forget to include the IDE drivers when compiling the Linux kernel!

Transfer the new kernel and install. Shut machine down. Install card. Bring machine up. See it find three network cards and immediately kernel panic because it can't mount the root partition.

Keep from having heart attack.

Boot old kernel (yes, I did have an option to boot the previous working kernel. Standard operating procedure around here). Good, it comes up and the filesystem is not corrupted at all. Try to reboot the new kernel.

Kernel panic trying to mount the root device.

Okay, something odd is going on here.

Since my roommate is home and knows Linux, maybe he can help me. I go to his room and start describing the problem when it hits me! I probably forgot to include the IDE drivers!

Sure enough, no IDE drivers.

D'oh! (Which I can now use since it's part of the Oxford English Dictionary)

Problem number three: The 3Com503. It kept spewing these error messages about bogus packets. Probably some strange interaction with the WD80x3 driver I now have. Play around with the settings on the WD80x3 and that doesn't fix the problem.

Heck, I can reconfigure the 3Com since unlike the NE2000 it has jumpers. I change the 3Com to use I/O instead of shared memory and even though I get this message on boot-up:


3c503.c:v1.10 9/23/93  Donald Becker (becker@cesdis.gsfc.nasa.gov)
eth0: 3c503 at i/o base 0x330, node  02 60 8c d8 75 17, using internal xcvr.
eth0: 3c503-PIO, 16kB RAM, using programmed I/O (REJUMPER for SHARED MEMORY).

it works fine with the three cards.

I also changed the firewall settings to log all unused ports below 1022. I found out the hard way that Linux (2.0—it's too much work to upgrade to 2.2 or 2.4) seems to use 1023 as the first available port when making outgoing connections, instead of 1024. How odd.

Obligatory Picture

[The future's so bright, I gotta wear shades]

Obligatory Contact Info

Obligatory Feeds

Obligatory Links

Obligatory Miscellaneous

You have my permission to link freely to any entry here. Go ahead, I won't bite. I promise.

The dates are the permanent links to that day's entries (or entry, if there is only one entry). The titles are the permanent links to that entry only. The format for the links are simple: Start with the base link for this site: https://boston.conman.org/, then add the date you are interested in, say 2000/08/01, so that would make the final URL:

https://boston.conman.org/2000/08/01

You can also specify the entire month by leaving off the day portion. You can even select an arbitrary portion of time.

You may also note subtle shading of the links and that's intentional: the “closer” the link is (relative to the page) the “brighter” it appears. It's an experiment in using color shading to denote the distance a link is from here. If you don't notice it, don't worry; it's not all that important.

It is assumed that every brand name, slogan, corporate name, symbol, design element, et cetera mentioned in these pages is a protected and/or trademarked entity, the sole property of its owner(s), and acknowledgement of this status is implied.

Copyright © 1999-2024 by Sean Conner. All Rights Reserved.