From: Erik Andersen <andersen@codepoet.org>
To: Willem Bison <wbison@xs4all.nl>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Problem installing Promise SATA150 TX2plus driver
Date: Sat, 2 Aug 2003 18:30:20 -0600 [thread overview]
Message-ID: <20030803003019.GA8019@codepoet.org> (raw)
On Sat Aug 02 2003 at 16:47:03 EST, Willem Bison wrote:
> When trying to 'insmod' the Promise SATA150 TX2plus driver
> mentioned in this message:
> http://www.van-dijk.net/linuxkernel/200330/1084.html.gz
> I get these errors:
> /lib/modules/2.4.20-8smp/kernel/drivers/scsi/pdc-ultra.o: unresolved symbol
> scsi_unregister_module
> and ...scsi_register, ...scsi_register_module, ...scsi_unregister
I bet you have CONFIG_SCSI disabled... You really want
to have at a minimum CONFIG_SCSI and CONFIG_BLK_DEV_SD
enabled, either as modules or built into the kernel,
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
next reply other threads:[~2003-08-03 0:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-03 0:30 Erik Andersen [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-08-02 21:47 Problem installing Promise SATA150 TX2plus driver Willem Bison
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030803003019.GA8019@codepoet.org \
--to=andersen@codepoet.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wbison@xs4all.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.