![]() | |||||||||||||
Messages in this thread |
Miles Lane, Tue, Jun 03, 2003 08:08:18 +0200: > David S. Miller wrote: > >On Mon, 2003-06-02 at 15:14, Miles Lane wrote: > > > >>if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.70-bk7; fi > >>WARNING: /lib/modules/2.5.70-bk7/kernel/drivers/net/irda/w83977af_ir.ko > >>needs unknown symbol setup_dma > > > > > >What platform is this? It needs to set CONFIG_ISA correctly. > > It's PPC. > > CONFIG_PPC=y > CONFIG_PPC32=y > CONFIG_6xx=y > > # > # General setup > # > # CONFIG_HIGHMEM is not set > # CONFIG_ISA is not set > CONFIG_PCI=y > i386 as well: *** Warning: "setup_dma" [drivers/net/irda/w83977af_ir.ko] undefined! *** Warning: "setup_dma" [drivers/net/irda/smsc-ircc2.ko] undefined! *** Warning: "setup_dma" [drivers/net/irda/nsc-ircc.ko] undefined! *** Warning: "setup_dma" [drivers/net/irda/ali-ircc.ko] undefined! grep 'ISA\|PCI' .config CONFIG_GENERIC_ISA_DMA=y # Bus options (PCI, PCMCIA, EISA, MCA, ISA) CONFIG_PCI=y # CONFIG_ISA is not set - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:35 [from the cache] ©2003-2008 | |||||||||||||