Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 08:57:51 +0100 (CET)
From:      Harti Brandt <hartmut.brandt@dlr.de>
To:        Teva AVRIL <teva.avril@esigetel.fr>
Cc:        freebsd-atm@freebsd.org
Subject:   Re: atm and fore devices
Message-ID:  <20050216085650.K45693@beagle.kn.op.dlr.de>
In-Reply-To: <2310.193.49.124.107.1108404825.squirrel@mercure.esigetel.fr>
References:  <2310.193.49.124.107.1108404825.squirrel@mercure.esigetel.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 Feb 2005, Teva AVRIL wrote:

TA>i installed FreeBSD 5.3 and i try to install an atm card fore pca-200e.
TA>After a "make depend" and a "make" to build a kernel that recognised them,
TA>i have this error :
TA>
TA>hfa_freebsd.o(.text+0x119) : In function 'hfa_alloc' :
TA>: undefined reference to 'sysctl__hw_atm_children'
TA>***** Error Code1
TA>
TA>In my kernel file i added :
TA>
TA>options ATM_CORE
TA>options ATM_IP
TA>options ATM_SIGPVC
TA>options ATM_SPANS
TA>options ATM_UNI
TA>device  hfa

Try to add

device	atm

harti



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