On Fri, 25 Jul 2003 08:55:24 +0200, Duncan Sands said: > On Thursday 24 July 2003 22:20, koraq@xs4all.nl wrote: > > /lib/modules/2.4.22-pre7/kernel/drivers/usb/speedtch.o depmod: > > shutdown_atm_dev_R0b9b1467 > > depmod: atm_charge_Rf874f17b > > depmod: atm_dev_register_Rc23701a4 > > make: *** [_modinst_post] Error 1 > > You need to enable ATM support (CONFIG_ATM). To do this, you > need to enable support for experimental code (CONFIG_EXPERIMENTAL). Also, the Speedtouch driver appears to be missing a #ifdef CONFIG_ATM or two?