From owner-freebsd-isp Mon Jun 10 07:25:32 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA23343 for isp-outgoing; Mon, 10 Jun 1996 07:25:32 -0700 (PDT) Received: from skipper.epsilon.nl (skipper.epsilon.nl [194.178.91.12]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA23198 for ; Mon, 10 Jun 1996 07:25:21 -0700 (PDT) Received: from skipper.epsilon.nl (localhost [127.0.0.1]) by skipper.epsilon.nl (8.6.12/8.6.12) with SMTP id QAA07435; Mon, 10 Jun 1996 16:23:50 GMT Message-ID: <31BC4C16.167EB0E7@epsilon.nl> Date: Mon, 10 Jun 1996 18:23:50 +0200 From: Jouke Dijkstra Organization: Epsilon Computer Support X-Mailer: Mozilla 2.0 (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: graydon hoare CC: freebsd-isp@freebsd.org Subject: Re: Ethernets are supposed to work, right? References: <199606101329.NAA10587@mail.multinet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk graydon hoare wrote: > > Hi -- I recently posted that I was having trouble getting the network > install done, it seems to be a problem in the driver of some sort, I've > eliminated the possibility of my router or segment being the problem, but I > just cannot believe that FreeBSD's support is so lousy for ethernet cards -- > I've tried 5 cards so far, of which only 1 is even recognized by the > install/probe boot disk, and it still failes to initialize the device. These > are standard ethernet cards -- intel etherpros, SMCs etc. I must be doing > something wrong. Did anyone meet with some serious head-smacking when > configuring ethernet cards, anyone who might share a little secret here? > > The machine is a genuineintel IBM PS/Valuepoint 486/dx2-50 (I can hear you > groaning) with 32mb and an adaptec SCSI controller with 2 units, 1GB seagate > drive and a sony CDROM (the local store is all out of the walnut creek CDs, > hence the network install). It's all quite "normal" hardware, shouldn't be > having any trouble at all. > > thanks for any input. Are the card setting okay? I use SMC cards over here, and they are configured by a dos program 'EZSTART'. One time I forgot to set the right settings, and FreeBSD failed to probe the card. Remember, the card's got the have the correct settings as they are set in the kernel! You cannot decide yourself which settings to use without changing them in the kernel. The easy way to do this is to type -c at the boot prompt and configure the kernel as you like. - Jouke