atm and fore devices

Teva AVRIL teva.avril at esigetel.fr
Mon Feb 14 09:26:48 PST 2005


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


More information about the freebsd-atm mailing list