atm and fore devices

"Teva AVRIL" <[email protected]> Mon, 14 Feb 2005 19:13:45 +0100 (CET)
Newsgroups gmane.os.freebsd.devel.atm
Message-ID <[email protected]>
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-atm
To unsubscribe, send any mail to "[email protected]"