Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2005 19:13:45 +0100 (CET)
From:      "Teva AVRIL" <teva.avril@esigetel.fr>
To:        freebsd-atm@freebsd.org
Subject:   atm and fore devices
Message-ID:  <2310.193.49.124.107.1108404825.squirrel@mercure.esigetel.fr>

next in thread | raw e-mail | index | archive | help
hi ,

i installed FreeBSD 5.3 and i try to install an atm card fore pca-200e.
After a "make depend" and a "make" to build a kernel that recognised them,
i have this error :

hfa_freebsd.o(.text+0x119) : In function 'hfa_alloc' :
: undefined reference to 'sysctl__hw_atm_children'
***** Error Code1

In my kernel file i added :

options ATM_CORE
options ATM_IP
options ATM_SIGPVC
options ATM_SPANS
options ATM_UNI
device  hfa


It seems to be that in sysctl, there isn't varaible named
sysctl__hw_atm_children but i'm not sure. Is anyone have an idea to help
me?

best regards,
Teva AVRIL



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