Some questions about i4b

Reinhold Huber Reinhold.Huber at muenchen-mail.de
Tue Apr 10 12:25:23 UTC 2007


Hello Gary,

I've added the option, and now get:

- Is there an issue with 6.2-RELEASE which makes me need a patch or
   s.th.?
- Are there some docs I miss?

The installation source is the Lehmanns (LOB Berlin) DVD.

Thanks in advance and best regards,
Reinhold Huber

----8<------------------8<------------------8<--------------
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prot
otypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -ff
ormat-extensions -std=c99 -g -nostdinc -I-  -I. -I../../.. -I../../../
contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../..
/../dev/ath -I../../../contrib/ngatm -I../../../dev/twa -D_KERNEL -DHA
VE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-li
mit=8000 --param inline-unit-growth=100 --param large-function-growth=
1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -
mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror  ../../../i4b/driv
er/i4b_rbch.c
../../../i4b/driver/i4b_rbch.c:64: error: `NI4BRBCH' undeclared here (
not in a function)
../../../i4b/driver/i4b_rbch.c:64: error: storage size of `rbch_drvr_l
inktab' isn't known
../../../i4b/driver/i4b_rbch.c:65: error: storage size of `isdn_linkta
b' isn't known
../../../i4b/driver/i4b_rbch.c:98: error: storage size of `rbch_softc'
  isn't known
../../../i4b/driver/i4b_rbch.c:64: warning: 'rbch_drvr_linktab' define
d but not used
../../../i4b/driver/i4b_rbch.c:65: warning: 'isdn_linktab' defined but
  not used
../../../i4b/driver/i4b_rbch.c:98: warning: 'rbch_softc' defined but n
ot used
*** Error code 1

Stop in /usr/src/sys/i386/compile/ZWERGWAL.
----8<------------------8<------------------8<--------------

config section:
----8<------------------8<------------------8<--------------
# AVM Fritz!PCI 2.0
device          "ifpi2"

device          "i4bq921"
#device         "i4bq932"

device          "i4b"
device          "i4btrc"
device          "i4bctl"

device          "i4brbch"
device          "i4btel"
device          "i4bipr"
device          "i4bisppp"

# Van Jacobsen (VJ) header compression, recommended for ipr<n>
# devices
#options                IPR_VJ

options         IPR_LOG=5
options        NI4BTRC=4
----8<------------------8<------------------8<--------------



Gary Jennejohn wrote:
> Reinhold Huber writes:
>> device          "ifpi2"
>>
>> device          "i4bq921"
>> #device         "i4bq932"
>>
>> device          "i4b"
>> device          "i4btrc"
>> device          "i4bctl"
>>
>> device          "i4brbch"
>> device          "i4btel"
>> device          "i4bipr"
>> device          "i4bisppp"
>>
>> # Van Jacobsen (VJ) header compression, recommended for ipr<n>
>> # devices
>> #options                IPR_VJ
>>
>> options         IPR_LOG=5
>>
> 
> You're missing
> options        NI4BTRC=4
> 
> ---
> Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde
> 
> 
> 



More information about the freebsd-isdn mailing list