From owner-freebsd-questions Wed Jun 4 05:46:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA25854 for questions-outgoing; Wed, 4 Jun 1997 05:46:47 -0700 (PDT) Received: from quartz.ucs.ualberta.ca (quartz.ucs.ualberta.ca [129.128.5.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA25847 for ; Wed, 4 Jun 1997 05:46:44 -0700 (PDT) Received: from henday.hfs.ualberta.ca (uucp@henday.hfs.ualberta.ca [129.128.163.10]) by quartz.ucs.ualberta.ca (8.8.5/8.8.5) with ESMTP id GAA17988; Wed, 4 Jun 1997 06:46:44 -0600 Received: (from uucp@localhost) by henday.hfs.ualberta.ca (8.6.12/8.6.9) id GAA00917; Wed, 4 Jun 1997 06:46:42 -0600 Received: from UNKNOWN(172.16.1.38), claiming to be "kgb-srv.kgb.spy" via SMTP by henday.hfs.ualberta.ca, id smtpd00914aaa; Wed Jun 4 06:46:33 1997 Date: Tue, 3 Jun 1997 12:46:02 -0600 (MDT) From: S Jones X-Sender: root@kgb-srv.kgb.spy To: Dave Lewandowski cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3Com ethernet card In-Reply-To: <199706040307.XAA17860@cdlcorp.cdlcorp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 3 Jun 1997, Dave Lewandowski wrote: ]Hi, ] ]I'm in the process of build a web server from scratch. It will be running ]2.2.1 FreeBSD. ]The ethernet card I want to install is a 3Com 3C509B. Looking at the ]configuration of the card - should Plug and Play capability be disable. ]Also should this card be running in full duplex. Any help would be ]appreciated. ] ]Sincerely, ] ]Dave Lewandowski ]dave@cdlcorp.com ] Hmm... Have you been running FreeBSD BEFORE you installed your ethernet card? I was doing this before I got my NE2000 so I had to type: kernel -c at the Boot prompt (before FreeBSD loads)... That will bring you to another prompt where you type something like "visual" which will bring you to the config screen where you were when you installed... PnP should be disabled, at least it had to be with my card... And be sure you know the port/irq/etc of you card... Simple stuff, really, but stuff that one is easy to forget... -saxon@gpu.srv.ualberta.ca