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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to