There is some other module that provides those functions. I would guess input.o. Try `modprobe input.o`. John ----- Original Message ----- From: "shino korah" <shino_korah@yahoo.com> To: <kernelnewbies@nl.linux.org> Sent: Tuesday, June 25, 2002 3:18 PM Subject: compilation question > Hi all, > > I'm writing a USB1.1 based mouse driver. My > compilation is good but when I try to load the module > it says > unresolved symbol input_register_device > unresolved symbol input_unregister_device > i have the linux/input.h file declared. > My command line is > > gcc -D__KERNEL__ -DMODULE -Wall > -I/usr/src/linux-2.4/include -O2 -c usbtest.c > > Please help. I'm using kernel 2.4.2 > > > Thanks > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/