From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.mx.voyager.net([216.93.66.200]) (1586 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Sat, 31 Mar 2001 16:31:44 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from WinCE (tnt15b-153.focal-chi.corecomm.net [216.214.210.153]) by mail1.mx.voyager.net (8.10.2/8.10.2) with ESMTP id f2VLVgN29718 for ; Sat, 31 Mar 2001 16:31:42 -0500 (EST) Date: Sat, 31 Mar 2001 16:31:42 -0500 (EST) Message-Id: <200103312131.f2VLVgN29718@mail1.mx.voyager.net> To: speakup@braille.uwo.ca From: Gregory Nowak Subject: insmod pctel.o MIME-Version: 1.0 (produced by IP*Works! www.dev-soft.com) Content-Type: text/plain Content-Transfer-Encoding: 7bit List-Id: Hi all, I managed to get my modem module pctel.o compiled. Then, I did some searching on the net. I found instructions for getting the module to work by someone who claimed that he successfully got the pctel hsp 56 K PCI modem to work under Linux. His instructions say to put pctel.o in to '/lib/modules/net/pctel.o'. I did that, then changed in to the just mentioned directory, and did 'insmod pctel.o'. I then got some unresolved symbols. I tried to reroute the output from insmod into a file to send to the list, but for some reason the output was displayed and the output file was created, but it was blank. Could someone please tell me how to resolve symbols in the kernel? If it would help to see the output of insmod, then could someone please tell me how to reroute the output properly? I did 'insmod pctel.o >errors.txt' to reroute the output. Thanks for any help in advance. Greg