Re: SCSI logging? /proc/scsi/scsi read-only?

2001-06-20 Thread Kaelin Colclasure
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

SCSI logging? /proc/scsi/scsi read-only?

2001-06-19 Thread Kaelin Colclasure
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 -

``An introduction to SCSI drivers''

2001-06-19 Thread Kaelin Colclasure
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