From owner-freebsd-net Tue Jun 9 11:14:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28430 for freebsd-net-outgoing; Tue, 9 Jun 1998 11:14:20 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from alcatel.fr (news2.alcatel.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28159; Tue, 9 Jun 1998 11:13:50 -0700 (PDT) (envelope-from THIERRY.HERBELOT@telspace.alcatel.fr) From: THIERRY.HERBELOT@telspace.alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP.9.9.9) with ESMTP id QAA19447; Tue, 9 Jun 1998 16:56:48 +0200 Received: from aifhs1.alcatel.fr (aifhs1.alcatel.fr [155.132.180.86]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id QAA03498; Tue, 9 Jun 1998 16:46:00 +0200 (MET DST) Received: from aifhs2.alcatel.fr (localhost [127.0.0.1]) by aifhs1.alcatel.fr (8.8.8/8.8.8) with ESMTP id QAA12759; Tue, 9 Jun 1998 16:49:30 +0200 (MET DST) Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id QAA03477; Tue, 9 Jun 1998 16:45:56 +0200 (MET DST) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.7.6/8.7.3) with SMTP id QAA01110; Tue, 9 Jun 1998 16:46:13 +0200 (MET DST) Received: from telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA05753; Tue, 9 Jun 98 16:35:29 +0200 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA247892706; Tue, 9 Jun 1998 16:31:46 +0200 X-Openmail-Hops: 1 Date: Tue, 9 Jun 98 16:31:36 +0200 Message-Id: In-Reply-To: <357D1B8C.43A05D9C@cmg.nl> Subject: =?ISO-8859-1?Q?R=E9p_:_AMD_PCNet_family_PCI?= Mime-Version: 1.0 To: mike.crawfurd@cmg.nl Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; name="AMD" Content-Disposition: inline; filename="AMD" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA28239 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org what if you disable the probe on the ISA bus (first with a visual config while booting, then and if the first way doesn't make it, removing the lnc0 entry from your config file ?) ____________________________ Séparateur Réponse ________________________________ Objet : AMD PCNet family PCI Auteur : mike.crawfurd@cmg.nl Date : 09/06/98 13:25 Dear FreeBSD Gods, I've got a problem (which I posted before) with the AMD PCNet family network adapter. I've got a compaq deskpro 575 with and AMD PCNET Family Ethernet Adapter (PCI&ISA). I've installed FreeBSD 2.2.6-RELEASE now, but still the same errors waste my oh-so-beautiful console. I'm trying to configure the network card (AMD PCNET), but got the following problem... The network adapter is according to specifications a lnc adapter (FreeBSD agrees with me :-) I think) When configuring the kernel two things occur: The network adapter is found twice (always nice) -- With the PCI detection (a paste follows) Jun 3 09:51:59 asig /kernel: lnc1 rev 22 int a irq 11 on pci0:11 Jun 3 09:51:59 asig /kernel: lnc1: NE2100 (C-LANCE) address 00:80:5f:8a:28:ba Really nice huh :-) But again the card is detected by ISA (happy happy joy joy) -- and with ISA detection (a paste follows) Jun 3 09:52:00 asig /kernel: lnc0 at 0x1000-0x1017 irq 11 drq 0 on eisa slot 1 Jun 3 09:52:00 asig /kernel: lnc0: NE2100 (C-LANCE) address 00:80:5f:8a:28:ba I'm overjoyed with pleasure of irq conflicts, I thought my joy would never end BUT ... then I looked with ifconfig -a AND again I find I have two network adapters for the price of one. lnc1: flags=802 mtu 1500 ether 00:80:5f:8a:28:ba lp0: bla bla lnc0: flags=803 mtu 1500 inet 172.24.5.36 netmask 0xffff0000 broadcast 172.24.2.1 ether 00:80:5f:8a:28:ba bla bla bla I've configured the lnc0 (the ISA version) with ifconfig, but got a beautiful "Initialisation failed" error-code back. After rebooting and changing the /etc/rc.conf, I've tried to configure the PCI version but again the same error-code is scrolling over my almost-never-containing-any-error-console... I've tried everything that comes to my mind (and believe me.. I may not be smart, but very resourceful). The following tries were made: Disabling the entire PCI bus (in the kernel, making it impossible for PCI to detect the card) but again the ISA version gives the Initialisation failed Disabling the ISA card (in the kernel, just configurating the lnc0 ISA driver) but then the PCI version gives the Initialisation failed Can someone tell me what I've done wrong ? I think the card is BOTH ISA and PCI, this seems to bother FreeBSD alot (and by bothering FreeBSD it's bothering me even more). Is there a hot fix/sneaky dirty solution to this problem ? Or am I missing something :-) Personally I want to throw out this worthless piece of computing, but since I usually strew up settings, operating systems, hosts, etc. there probebly is a safe and simple solution to this problem. I've managed to give the adapter his own IP number (172.24.5.36), and this one is pingable (strange huh)... I've tried to add some routes, default routes, (basically everything that comes to mind) configging the card until I dropped... Error in network (e.g. 172.24.5.*) -> network is down But since I have lnc0 AND lnc1 it's really confusing for a "newbie" to networking... Can someone please help me with this poor excuse for a network adapter ? I really don't know what to do at this point since I don't know if my experience with networking is lacking OR the network card is not supported making it impossible for me to ever configure the adapter right. I appriciate all the help I could get... TIA & TTUL, Mike Crawfurd. Mike Crawfurd Telephone. (+31) 10 253 7000 CMG Advanced Technologies Industries Telefax. (+31) 10 253 7033 Kralingseweg 241, 3062 CE Rotterdam Mobile. (+31) 65 534 7574 The Netherlands Email. mike.crawfurd@cmg.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message