public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Sandino Araico Sánchez" <sandino@sandino.net>
To: linux-kernel@vger.kernel.org
Subject: 2.4.17,2.4.18 ide-scsi+usb-storage+devfs Oops
Date: Thu, 28 Feb 2002 15:57:31 -0600	[thread overview]
Message-ID: <3C7EA7CB.C36D0211@sandino.net> (raw)

The Oops happens after I use the ide-scsi module with my CDRW and then I
plug the Zip USB in.

To reproduce the oops:
1. Boot the machine (usbmgr should be started at boot)
2. rmod ide-cd ; rmmod ide-scsi ; rmmod sr_mod ; rmmod cdrom
3. modprobe ide-scsi
    /dev/scsi/host2/bus0/target0/lun0/generic is created
4. modprobe sr_mod
    /dev/scsi/host2/bus0/target0/lun0/cd is created
    /dev/cdroms/cdrom0 -> /dev/scsi/host2/bus0/target0/lun0/cd
5. Plug the Zip in the USB
    usb-storage is loaded
    /dev/scsi/host2/bus0/target0/lun0/disc is created
    /dev/scsi/host2/bus0/target0/lun0/part4 is created
    /dev/scsi/host2/bus0/target0/lun0/cd disappears
    /dev/cdroms/cdrom0 becomes broken link
    /dev/scsi/host2/bus0/target0/lun0/generic changes from the CDRW
generic device to the Zip generic device
6. Unplug the Zip
    /dev/scsi/host2/bus0/target0/lun0 disappears, I can only reach to
/dev/scsi/host2/bus0/target0
    usb-storage is unloaded
7. different ways of provoking the Oops
    7.1 umount /mnt/cdrom
    7.2 rmmod sr_mod
    7.3 rmmod ide-scsi
    7.4 Any kind of trying to read or write the CD

The Oops does not happen if I unload ide-scsi, sr_mod, cdrom before
pluging the Zip in and if I unplug the Zip before modprobe ide-scsi and
modprobe sr_mod.


--
Sandino Araico Sánchez
>drop table internet;
OK, 135454265363565609860398636678346496 rows affected.
"oh fuck" --fluxrad




             reply	other threads:[~2002-02-28 22:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-28 21:57 Sandino Araico Sánchez [this message]
2002-03-02  7:58 ` 2.4.17,2.4.18 ide-scsi+usb-storage+devfs Oops Greg KH
2002-03-05  2:11   ` Sandino Araico Sánchez
2002-03-06  5:28     ` Richard Gooch
2002-03-06  5:33       ` Greg KH
2002-03-06  5:45         ` Richard Gooch
2002-03-06 18:19           ` Greg KH
2002-03-06 20:58             ` Sandino Araico Sánchez
2002-03-13 15:27               ` Juan Quintela
2002-04-04  0:52                 ` Sandino Araico Sánchez
2002-04-04 16:14                   ` Richard Gooch
2002-03-06 20:56       ` Sandino Araico Sánchez

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=3C7EA7CB.C36D0211@sandino.net \
    --to=sandino@sandino.net \
    --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