Path: utzoo!yunexus!hydroesm!jtsv16!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!isis!ico!rcd From: rcd@ico.isc.com (Dick Dunn) Newsgroups: comp.unix.i386 Subject: Re: IRQ conflict on SCO Open Desktop Summary: nothing new here Message-ID: <1990May30.010946.6204@ico.isc.com> Date: 30 May 90 01:09:46 GMT Article-I.D.: ico.1990May30.010946.6204 References: <6119@scorn.sco.COM> <1036@sixhub.UUCP> Organization: Interactive Systems Corporation, Boulder, CO Lines: 30 davidsen@sixhub.UUCP (Wm E. Davidsen Jr) writes: > wul@sco.com writes: > | Yes. The standard configuration for network cards used internally > | with TCP/IP (3c501s, 3c503s, WD8003s) is IRQ2. > > Right on! This buys you one more interrupt than many of the other UNIX > versions support. Huh? Which UNIX versions don't support this? I think it's just a nomenclature problem. A device which generates IRQ2 on a PC bus generates IRQ9 on an AT bus. They go to the same line on the card-edge bus connector. You cannot generate an IRQ2 on an AT bus. There's no line on the bus for it, since it's used internally for the second interrupt controller. Some instructions call it IRQ2, since that makes it easier to understand how you use a PCish card in an ATish machine. They either let you say "2" and know you mean "9"--in which case they may or may not also recognize "9"--or they make you say "9" when you think you mean "2". (It's sort of like saying "dog kennel" when you mean "mattress".:-) But you can't put something on both 2 and 9. This is an admittedly confusing issue; it should be in the list of frequently questioned answers. -- Dick Dunn rcd@ico.isc.com uucp: {ncar,nbires}!ico!rcd (303)449-2870 ...Simpler is better.