Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2000 12:28:01 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        DT <dt@mail.balt.net>
Cc:        stable@FreeBSD.ORG
Subject:   Re: 4.0 stable. 2 observation/qestions
Message-ID:  <20000320122801.A9060@orion.ac.hmc.edu>
In-Reply-To: <011201bf92b1$b9fb8b00$7a0d12ac@mambo.da.ru>; from dt@mail.balt.net on Mon, Mar 20, 2000 at 10:17:40PM %2B0100
References:  <011201bf92b1$b9fb8b00$7a0d12ac@mambo.da.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
[HTML mail is evil, don't use it.  This probably belonged on -questions
not -stable.]

On Mon, Mar 20, 2000 at 10:17:40PM +0100, DT wrote:
>    Recently I sucesfuly upgraded from my 3.4-STABLE to 4.0-STABLE and
>    noticed two strange things.
>    
>    1. when I compile kernel, say w/o my network card, and then compiling
>    it with it I need to do make clean, but config process don't say to do
>    this. I'm not remeber such things with my 3.4

This should not be the case.  Are you running "make depend" before make
every time?

>    2. There are two network cards in my system. Bouth are PCI realteck
>    baset NE2000 clones. detected as ed0 and ad1. The qestion is why i
>    shold include in kernel ISA device ed0 to forse my PCI card to work ?

I think you should be able to get away with:

device		ed

but you'll need to try it to be sure as I haven't tested it.  It
certainly should work.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000320122801.A9060>