On Sun, 5 Sep 2004, Kars de Jong wrote: > On Sun, 2004-09-05 at 15:24, Christian T. Steigies wrote: > > Works for the amiga kernel, ie it compiles, but not for bvme > > > > LD .tmp_vmlinux1 > > drivers/built-in.o(.text+0x2d450): In function `bvme6000_scsi_release': > > : undefined reference to `free_dma' > > make[2]: *** [.tmp_vmlinux1] Error 1 > > Hmm, looks like the generic free_dma() function is now a config option. > > OK, I changed the patch so it doesn't try to call free_dma() unless > CONFIG_ISA is set.
Yep, this used to be a problem for Sun-3 SCSI as well... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds