Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 09:07:21 +1100 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Vitali Malicky <vitali@mbs.kharkov.ua>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Problem with ed0...
Message-ID:  <Pine.BSF.4.21.0011080902380.12298-100000@backup.af.speednet.com.au>
In-Reply-To: <005701c047d7$1a643750$0101a8c0@progs>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 6 Nov 2000, Vitali Malicky wrote:

> So. I took two interfaces NE2000 por 300 IRQ 5 and SMC8013 port 320 IRQ 320.
> To think logically they should have been seen by FreeBSD 3.4 as ed0 and ed1
> but... alas, they have not.
> 
> When i tried to configure the interfaces In CLI mode I got: "Wrong command press ? for help"
> But I just tried:
>  "en ed1"

You will need to configure and compile a new kernel.  You should have
these two lines in your config:

device          ed0     at isa? port 0x300 irq 5 iomem 0xd8000
device          ed1     at isa? port 0x320 irq * iomem *

NOTE: replace the *'s on the second line with apropriate values...

> 
> vitali@mbs.kharkov.ua
> 
> Thank you in advance................
> 

--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/
  




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011080902380.12298-100000>