public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Stelian Pop <stelian@popies.net>
To: Andries.Brouwer@cwi.nl
Cc: James.Bottomley@steeleye.com, afafc@rnl.ist.utl.pt,
	alan@lxorguk.ukuu.org.uk, greg@kroah.com,
	linux-scsi@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net, mike@hingston.demon.co.uk,
	torvalds@transmeta.com
Subject: Re: [example PATCH - not for applying] exclude certain commands
Date: Thu, 24 Apr 2003 11:22:10 +0200	[thread overview]
Message-ID: <20030424092210.GC1342@deep-space-9.dsnet> (raw)
In-Reply-To: <20030424091552.GB1342@deep-space-9.dsnet>

On Thu, Apr 24, 2003 at 11:15:52AM +0200, Stelian Pop wrote:

> I confirm that this patch makes both my memory stick reader
> *and* my USB floppy drive work perfectly again.

Fergot to attach some relevant traces (with the patch):

Apr 24 10:24:04 crusoe kernel: Initializing USB Mass Storage driver...
Apr 24 10:24:04 crusoe kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Apr 24 10:24:04 crusoe /sbin/hotplug: no runnable /etc/hotplug/scsi.agent is installed
Apr 24 10:24:04 crusoe kernel: WARNING: USB Mass Storage data integrity not assured
Apr 24 10:24:04 crusoe kernel: USB Mass Storage device found at 2
Apr 24 10:24:04 crusoe kernel: drivers/usb/core/usb.c: registered new driver usb-storage
Apr 24 10:24:04 crusoe kernel: USB Mass Storage support registered.
Apr 24 10:24:14 crusoe kernel: usb-storage: Had to truncate MODE_SENSE_10 buffer into MODE_SENSE.
Apr 24 10:24:14 crusoe kernel: usb-storage: outputBufferSize is 10 and length is 8.
Apr 24 10:24:14 crusoe kernel: sda: Mode Sense: 06 00 00 00
Apr 24 10:24:14 crusoe kernel: usb-storage: Had to truncate MODE_SENSE_10 buffer into MODE_SENSE.
Apr 24 10:24:14 crusoe kernel: usb-storage: outputBufferSize is 10 and length is 8.
Apr 24 10:24:14 crusoe kernel: usb-storage: Had to truncate MODE_SENSE_10 buffer into MODE_SENSE.
Apr 24 10:24:14 crusoe kernel: usb-storage: outputBufferSize is 10 and length is 8.
Apr 24 10:24:14 crusoe /sbin/hotplug: no runnable /etc/hotplug/block.agent is installed
Apr 24 10:24:14 crusoe kernel:  sda: sda1
Apr 24 10:24:15 crusoe /sbin/hotplug: no runnable /etc/hotplug/block.agent is installed
Apr 24 10:24:48 crusoe kernel: hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x101
Apr 24 10:24:48 crusoe kernel: hub 1-0:0: new USB device on port 1, assigned address 3
Apr 24 10:24:48 crusoe /etc/hotplug/usb.agent: Bad USB agent invocation
Apr 24 10:24:49 crusoe kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Apr 24 10:24:49 crusoe /sbin/hotplug: no runnable /etc/hotplug/scsi.agent is installed
Apr 24 10:24:49 crusoe kernel: WARNING: USB Mass Storage data integrity not assured
Apr 24 10:24:49 crusoe kernel: USB Mass Storage device found at 3
Apr 24 10:24:49 crusoe /sbin/hotplug: no runnable /etc/hotplug/block.agent is installed
Apr 24 10:24:52 crusoe /etc/hotplug/usb.agent: Setup usb-storage for USB product 57b/0/312
Apr 24 10:24:52 crusoe modprobe: FATAL: Module usb_storage already in kernel. 
Apr 24 10:24:52 crusoe modprobe: FATAL: Module ide_probe_mod not found. 
Apr 24 10:24:52 crusoe modprobe: FATAL: Module ide_probe not found. 
Apr 24 10:24:52 crusoe modprobe: FATAL: Module ohci1394 already in kernel. 
Apr 24 10:24:57 crusoe kernel: usb-storage: Had to truncate MODE_SENSE_10 buffer into MODE_SENSE.
Apr 24 10:24:57 crusoe kernel: usb-storage: outputBufferSize is 74 and length is 8.
Apr 24 10:24:57 crusoe kernel: sdb: Mode Sense: 46 94 00 00
Apr 24 10:24:57 crusoe kernel: sdb: assuming drive cache: write through
Apr 24 10:24:57 crusoe kernel: usb-storage: Had to truncate MODE_SENSE_10 buffer into MODE_SENSE.
Apr 24 10:24:57 crusoe kernel: usb-storage: outputBufferSize is 74 and length is 8.
Apr 24 10:24:57 crusoe kernel: sdb: Mode Sense: 46 94 00 00
Apr 24 10:24:57 crusoe kernel: sdb: assuming drive cache: write through
Apr 24 10:24:58 crusoe /sbin/hotplug: no runnable /etc/hotplug/block.agent is installed
Apr 24 10:24:58 crusoe kernel:  sdb: sdb1 sdb2 sdb4
Apr 24 10:24:58 crusoe /sbin/hotplug: no runnable /etc/hotplug/block.agent is installed

-- 
Stelian Pop <stelian@popies.net>

  reply	other threads:[~2003-04-24  9:10 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 22:39 [example PATCH - not for applying] exclude certain commands Andries.Brouwer
2003-04-24  0:10 ` Matthew Dharm
2003-04-24  8:05 ` André Cruz
2003-04-24  9:15 ` Stelian Pop
2003-04-24  9:22   ` Stelian Pop [this message]
2003-04-24 11:45 ` Mike Bursell
2003-04-24 12:44 ` James Bottomley
  -- strict thread matches above, loose matches on Subject: below --
2003-04-24  9:08 Andries.Brouwer
2003-04-24 18:22 ` Matthew Dharm
2003-04-24  9:46 Andries.Brouwer
2003-04-24  9:56 ` Stelian Pop
2003-04-24 14:05 ` Alan Stern
2003-04-24 14:26   ` James Bottomley
2003-04-24 14:46     ` Alan Stern
2003-04-24 15:26       ` James Bottomley
2003-04-24 15:21 Andries.Brouwer
2003-04-24 15:56 ` Pete
2003-04-24 21:33 ` Stelian Pop
2003-04-24 18:59 Andries.Brouwer
2003-04-24 19:14 ` Matthew Dharm
2003-04-24 20:20   ` James Bottomley
2003-04-24 20:59     ` Matthew Dharm
2003-04-24 21:43       ` Patrick Mansfield
2003-04-25  0:43 Andries.Brouwer
2003-04-25  2:12 ` Matthew Dharm
2003-04-25 14:32 ` Alan Stern
2003-04-25 15:12   ` Oliver Neukum
2003-04-26  0:58     ` Alan Stern
2003-04-26  8:24       ` Oliver Neukum
2003-04-26 15:22         ` Alan Stern
2003-04-26 21:44 Andries.Brouwer
2003-04-26 22:13 ` Matthew Dharm
2003-04-26 22:43   ` James Bottomley
2003-04-27  1:34     ` Matthew Dharm
2003-04-27  2:15       ` James Bottomley
2003-04-27  9:35         ` Matthew Dharm
2003-04-27 15:41           ` James Bottomley
2003-04-27 18:52             ` Kai Makisara
2003-04-27 19:52             ` Matthew Dharm
2003-04-28 19:05               ` Luben Tuikov
2003-04-28 19:12                 ` Luben Tuikov
2003-04-28 20:19                 ` Matthew Dharm
2003-04-28 21:33                   ` Luben Tuikov
2003-04-26 22:29 ` James Bottomley
2003-04-27  0:24   ` Patrick Mansfield
2003-04-27  1:39   ` Matthew Dharm
2003-04-27  2:29 Andries.Brouwer
2003-04-27  4:32 ` James Bottomley

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=20030424092210.GC1342@deep-space-9.dsnet \
    --to=stelian@popies.net \
    --cc=Andries.Brouwer@cwi.nl \
    --cc=James.Bottomley@steeleye.com \
    --cc=afafc@rnl.ist.utl.pt \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=greg@kroah.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=mike@hingston.demon.co.uk \
    --cc=torvalds@transmeta.com \
    /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