Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 19:08:18 -0400
From:      Adam Stouffer <astouffer@adelphia.net>
To:        freebsd-alpha@freebsd.org
Subject:   PC164 and 3c50x driver
Message-ID:  <4.3.2.7.2.20011022175909.00b386c8@pop>

next in thread | raw e-mail | index | archive | help
I have 4.3 release running on a 400mhz PC164 and something is wrong with 
the ep driver. I'm trying to get a 3c509 nic working and added 
'device   ep' to the kernel config. The compile dies with this error:

linking kernel
if_ep_isa.o: In function 'ep_isa_identify':
if_ep_isa.c(.text+0x1d0): undefined reference to 'elink_idseq'
if_ep_isa.c(.text+0x1d4): undefined reference to 'elink_idseq'
if_ep_isa.c(.text+0x1e0): undefined reference to 'elink_reset'
if_ep_isa.c(.text+0x1e4): undefined reference to 'elink_reset'
if_ep_isa.c(.text+0x244): undefined reference to 'elink_idseq'
if_ep_isa.c(.text+0x248): undefined reference to 'elink_idseq'
*** Error code 1

I tried getting an updated version of if_ep_isa.c but there only seems to 
be two versions out there and neither work. I'm not a programmer so any 
help would be appreciated :)


Adam


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




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