Okay, there's clearly something I'm missing here. I patched the 2.4.18 source as instructed by the Zaurus HOWTO, then did make clean && make dep && make modules && make modules_install.
Interestingly, the Debian source package installs in such a way that modules_install puts modules where update-modules doesn't see them, if I have the stock Debian kernel installed. Should I report that as a bug? After copying the module to lib/modules/2.4.18-k7/kernel/drivers/usb, /I try to modprobe it and get many, many messages about unresolved symbols, like: usb_set_configuration_Rsmp_f7ac69a6 tty_register_devfs_Rsmp_a0ae150d tty_unregister_driver_Rsmp_2d7ba326 usb_register_Rsmp_75a0a60c usb_unlink_urb_Rsmp_ef451a37 usb_control_msg_Rsmp_8c303c75 tty_unregister_devfs_Rsmp_68f0cf13 __wake_up_Rsmp_127fda83 tty_hangup_Rsmp_8f041fb1 printk_Rsmp_1b7d4074 kfree_Rsmp_037a0cba tq_immediate_Rsmp_0da0dcd1 tqueue_lock_Rsmp_b7a0c0b5 usb_submit_urb_Rsmp_22703aa6 tty_register_driver_Rsmp_834c4492 kmalloc_Rsmp_93d4cfe6 tty_std_termios_Rsmp_89ac5254 __generic_copy_from_user_Rsmp_116166aa bh_task_vec_Rsmp_284177b8 __tasklet_hi_schedule_Rsmp_60ea5fe7 usb_driver_claim_interface_Rsmp_9aba18b8 A few greps of the kernel source tree indicate that acm is supposed to supply these, but it isn't even though it's insmod'ed. So what am I missing? -- Carl Fink [EMAIL PROTECTED] Manager, Dueling Modems Computer Forum <http://dm.net> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]