Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 1998 08:56:43 -0600
From:      Wes Peters <wes@softweyr.com>
To:        Evren Yurtesen <yurtesen@ispro.net.tr>, freebsd-net@FreeBSD.ORG
Subject:   Re: ethernet
Message-ID:  <354F28AB.4E57CCB0@softweyr.com>
References:  <Pine.LNX.3.96.980505144851.14751F-100000@avrasya.ispro.net.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
Evren Yurtesen wrote:
> well it found the pci ethernet card again...but when I take out the line
> 
> device ed0 at isa? port 0x300 net irq  9 iomem 0xd8000 vector edintr
> 
> from kernel configuration it does not assign a driver for the ethernet
> card...
> why is this happening?

The PCI NE2000 is handled as a special case of the NE2000 driver.  If
you don't include the ed0 line, the ed driver isn't compiled into the
kernel, so it cannot possible work without it.

-- 
       "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                 Softweyr LLC
http://www.softweyr.com/~softweyr                      wes@softweyr.com

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?354F28AB.4E57CCB0>