Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 1999 09:30:28 -0700
From:      Edwin Culp <eculp@MexComUSA.NET>
To:        sobomax@altavista.net
Cc:        current@FreeBSD.ORG
Subject:   Re: ed0 broken
Message-ID:  <3808A824.DA7AD078@MexComUSA.NET>
References:  <38089309.9ED02F18@altavista.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev wrote:

> It seems that ed0 is broken. At least two days kernel compilation bombs with
> following messages:
>
> linking kernel
> if_ed_isa.o: In function `ed_isa_probe':
> if_ed_isa.o(.text+0x45): undefined reference to `ed_probe_WD80x3'
> if_ed_isa.o(.text+0x54): undefined reference to `ed_release_resources'
> if_ed_isa.o(.text+0x5a): undefined reference to `ed_probe_3Com'

I had the same problem yesterday and Matthew Dodd sent me the following fix
that worked fine.  I recompiled the kernel and am now using it with ed0.

Just comment out the following line in /usr/src/sys/i386/conf/files.i386

sys/dev/ed/if_ed_isa.c

run config again
and make depend , etc.

provecho and thanks again to Matthew,

ed



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




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