From owner-freebsd-questions Thu Apr 2 22:32:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28854 for freebsd-questions-outgoing; Thu, 2 Apr 1998 22:32:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28842 for ; Thu, 2 Apr 1998 22:32:06 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id WAA27826; Thu, 2 Apr 1998 22:31:25 -0800 (PST) Message-Id: <199804030631.WAA27826@implode.root.com> To: kris@airnet.net cc: "M. Monninger" , freebsd-questions@FreeBSD.ORG Subject: Re: 3c503 problems In-reply-to: Your message of "Fri, 03 Apr 1998 00:02:08 CST." <35247B60.E7ABC9ED@ninbox.ml.org> From: David Greenman Reply-To: dg@root.com Date: Thu, 02 Apr 1998 22:31:24 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> It should work fine with FreeBSD. What is the irq on the card set to? >> I suspect that the kernel setting and the card setting don't match. > >Before we all get messed up, the 3c503 has two sets of jumpers: Memory >Address (C8000, CC000, D8000, DC000) and I/O Address (2E0, 2A0, 280, >250, 350, 330, 310, 300). Those are as read from the bottom, with I/O >below the memory block. Oops, you're right - the irq on the 3c503 is soft-set by the OS. For the 3c503, the only valid choices or 2 (9), 3, 4, or 5. If the irq is the problem, then it would be because it is getting set to something that another card is already using. > My 2.2.5-RELEASE Handbook says that the 3c503 >info is in FAQ135.html#135: > >9.9. How do I get my 3C503 to use the other network port? > >If you want to use the other ports, you'll have to specify an additional >parameter on the ifconfig(1) command line. The default port is >``link0''. To use the AUI port instead of the BNC one, use ``link2''. ...yes, if the port isn't configured correctly (the default is BNC), then the same device timeout can occur. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message