From owner-freebsd-current Thu Jan 30 13:03:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA01029 for current-outgoing; Thu, 30 Jan 1997 13:03:19 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA01022 for ; Thu, 30 Jan 1997 13:03:15 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA00353; Thu, 30 Jan 1997 14:02:18 -0700 From: Terry Lambert Message-Id: <199701302102.OAA00353@phaeton.artisoft.com> Subject: Re: installing network cards To: dara@salk.edu (Dara Ghahremani) Date: Thu, 30 Jan 1997 14:02:18 -0700 (MST) Cc: terry@lambert.org, current@freebsd.org In-Reply-To: from "Dara Ghahremani" at Jan 30, 97 12:48:31 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > The 3c595 isn't working. > > > > You should be able to type ^C and/or wait, have it come up, and see > > what the dmesg says about the card. Probably it's on the wrong > > interrupt. > > I don't have access to the machine at this moment, but I know that the > card uses a unique IRQ number. Is this what you are referring to? It is probably using an IRQ other than the one which the probe routine believes it is using. Such cards will look like they are functional, but not really work. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.