From owner-freebsd-questions Tue Nov 19 23:14:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA09845 for questions-outgoing; Tue, 19 Nov 1996 23:14:39 -0800 (PST) Received: from magigimmix.xs4all.nl (magigimmix.xs4all.nl [194.109.6.25]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA09837 for ; Tue, 19 Nov 1996 23:14:35 -0800 (PST) Received: from asterix.xs4all.nl (asterix.xs4all.nl [194.109.6.11]) by magigimmix.xs4all.nl (8.7.5/XS4ALL) with ESMTP id IAA01559 for ; Wed, 20 Nov 1996 08:14:33 +0100 (MET) Received: from plm.xs4all.nl (uucp@localhost) by asterix.xs4all.nl (8.7.5/8.7.2) with UUCP id IAA16801 for freebsd-questions@FreeBSD.ORG; Wed, 20 Nov 1996 08:07:34 +0100 (MET) Received: (from plm@localhost) by plm.xs4all.nl (8.7.5/8.7.3) id XAA09839; Tue, 19 Nov 1996 23:01:30 +0100 To: freebsd-questions@FreeBSD.ORG Subject: Re: Support for NE2000 comatible PCI ethernet card? References: <87zq0dagsp.fsf@totally-fudged-out-message-id> From: Peter Mutsaers Date: 19 Nov 1996 23:01:29 +0100 In-Reply-To: Marco Masotti's message of Tue, 19 Nov 1996 16:53:17 +0100 Message-ID: <87pw19922u.fsf@plm.xs4all.nl> Lines: 27 X-Mailer: Gnus v5.2.39/Emacs 19.34 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> On Tue, 19 Nov 1996 16:53:17 +0100, Marco Masotti said: MM> On 17 Nov 1996, Peter Mutsaers wrote: >> I just bought a cheap NE2000 compatible PCI ethernet card. At a first >> glance I only see support for ISA based NE2000 compatibles. Is a PCI >> one also supported? MM> I bought one last week and added to my fbsd 2.1.5-REL. MM> It happened to work just fine, and actually my Pc is now handling three MM> network card altogether, IRQs permitting ... :-) MM> One ISA Ne2000, one PCI Ne2000, one 3Com 3C509. Hmm, my PCI card was not detected. Could you show me what you put in the kernel config file to use your PCI Ne2000? Maybe it is because I have a noname clone. For Linux I needed either to boot with an ether=0,0xff40,eth0 parameter or apply some special patch that someone made to have more PCI NE2000 clones to be properly detected. Is there a way I can force detection under FreeBSD? Thanks, Peter Mutsaers