linux-avmb1:kernel 2.6.3 and avm patch 2.6.2

Achim Bohnet ach at mpe.mpg.de
Tue Mar 9 13:45:07 CET 2004


Hi,

FWIW:  using the 2.6.2 patch with kernel source 2.6.3 does not compile
with debian default config that compiles without the patch.

allee(2) /usr/src/kernel-source-2.6.3 $ make -k drivers/isdn/hardware/avm/
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CC [M]  drivers/isdn/hardware/avm/b1isa.o
drivers/isdn/hardware/avm/b1isa.c: In function `b1isa_add_card':
drivers/isdn/hardware/avm/b1isa.c:186: error: structure has no member named `irq_resource'
make[1]: *** [drivers/isdn/hardware/avm/b1isa.o] Error 1
  CC [M]  drivers/isdn/hardware/avm/t1isa.o
drivers/isdn/hardware/avm/t1isa.c: In function `t1isa_add_card':
drivers/isdn/hardware/avm/t1isa.c:539: error: structure has no member named `irq_resource'
make[1]: *** [drivers/isdn/hardware/avm/t1isa.o] Error 1
make[1]: Target `__build' not remade because of errors.
make: *** [drivers/isdn/hardware/avm/] Error 2

Disabling {t1,b1}isa works around the problem.  Maybe mark drivers as broken
until they are fixed.  Saves some CPU and time ;)

AFAIR b1pcmcia also warned about unused err variable and some hunks
applied with fuzz.

Next new c4k utils ...

Thx for the work with avm cards support in 2.6.

Achim
-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- reddy at lion.austin.ibm.com




More information about the linux-avmb1 mailing list