Douglas Gilbert wrote:
[...]
> Kaelin,
> The /proc/scsi/scsi pseudo file is writeable by root.
> For example:
> $ echo "scsi log timeout 7" > /proc/scsi/scsi
> will cause the sg driver to output lots of debug to the
> console and the system log. [CONFIG_SCSI_LOGGING needs
> to be selected in th
I have enabled SCSI logging an recompiled the 2.4.2 kernel on my Redhat
7.1 system. However, it seems that `/proc/scsi/scsi' is nevertheless
read-only. Has the mechanism for actually turning on SCSI logging been
changed for the 2.4 kernels? Or is this perhaps an issue with 2.4.2?
-- Kaelin
-
I've been struggling to come up to speed on the requirements for writing
a low-level SCSI driver for Linux, and was delighted to come across the
article ``An introduction to SCSI drivers'' written by Alan Cox at:
http://www.oswg.org/oswg-nightly/oswg/en_US.ISO_8859-1/articles/alan-cox/scsi-driv
3 matches
Mail list logo