Re: atm and fore devices

Harti Brandt <[email protected]> Wed, 16 Feb 2005 08:57:51 +0100 (CET)
Newsgroups gmane.os.freebsd.devel.atm
Message-ID <[email protected]>
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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-atm
To unsubscribe, send any mail to "[email protected]"