From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Subject: Re: How does ide-scsi get loaded?
Date: Sun, 13 Oct 2002 12:57:59 +1000 [thread overview]
Message-ID: <13355.1034477879@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "12 Oct 2002 12:01:19 -0400." <m37kgn3auo.fsf@varsoon.wireboard.com>
On 12 Oct 2002 12:01:19 -0400,
Doug McNaught <doug@mcnaught.org> wrote:
>Alan Chandler <alan@chandlerfamily.org.uk> writes:
>
>> so isn't /etc/lilo.conf in /etc.
>>
>> I keep saying - the string ide-scsi is not used anywhere in /etc
>>
>> [and believe me, I have also looked manually at all these sorts of places]
>
>Why not wrap /sbin/modprobe in a script that logs the module name to
>the console?
man insmod, see /var/log/ksymoops. insmod/modprobe not only record the
symbols, they also append to the daily log.
# cat /var/log/ksymoops/20021012.log
20021012 103139 start modprobe -r 3c589_cs safemode=0
20021012 103139 rmmod returned 0
20021012 103141 start /sbin/modprobe ide-probe-mod safemode=0
20021012 103141 probe ended
20021012 103141 start /sbin/modprobe ide-probe safemode=0
20021012 103141 probe ended
20021012 103141 start /sbin/modprobe -k -C /etc/modules.devfs /dev/fd1 safemode=0
20021012 103141 probe ended
20021012 103141 start /sbin/modprobe -k -C /etc/modules.devfs /dev/fd2 safemode=0
20021012 103141 probe ended
20021012 103141 start /sbin/modprobe -k -C /etc/modules.devfs /dev/fd3 safemode=0
20021012 103141 probe ended
... lots more devfs probes deleted.
next prev parent reply other threads:[~2002-10-13 2:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-12 10:06 Alan Chandler
2002-10-12 11:29 ` Lathiat
2002-10-12 14:33 ` Alan Chandler
2002-10-12 14:39 ` Michael Abshoff
2002-10-12 14:55 ` Alan Chandler
2002-10-12 16:01 ` Doug McNaught
2002-10-13 2:57 ` Keith Owens [this message]
2002-10-12 16:24 ` Thomas Molina
2002-10-12 18:06 ` Alan Chandler
2002-10-12 17:22 ` Nick Sanders
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=13355.1034477879@ocs3.intra.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®