[8360] in linux-scsi channel archive
Re: (was udivdi3 and umoddi3)
daemon@ATHENA.MIT.EDU (Stanley Wu)
Fri Mar 10 18:27:26 2000
Message-ID: <20000310232047.17490.qmail@web3503.mail.yahoo.com>
Date: Fri, 10 Mar 2000 15:20:47 -0800 (PST)
From: Stanley Wu <wudragon2@yahoo.com>
To: linux-scsi@vger.rutgers.edu
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Thanks for all the help. Indeed, it was a long long
div and mod function.
Now that I got by that problem, I encountered another
one which should be obvious. The "depmod" command
found all the kernel function calls as unresolved
symbol, like register_chrdev, panic.... and even
including printk. I thought I must forgot to include
some library routines. Strangely enough, I did the
exact "hello" driver as specified in the O'Reilly
Linux Device Driver Book, I got the same printk as
unresolved symbol.
Any clues? The "System.map" file in the /boot
directory has all those kernel functions listed. In
addition, what is the function differences between
/boot/module-info and /etc/conf.modules
Thanks for the help
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu