public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.17,2.4.18 ide-scsi+usb-storage+devfs Oops
@ 2002-02-28 21:57 Sandino Araico Sánchez
  2002-03-02  7:58 ` Greg KH
  0 siblings, 1 reply; 12+ messages in thread
From: Sandino Araico Sánchez @ 2002-02-28 21:57 UTC (permalink / raw)
  To: linux-kernel

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




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-04-04 16:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-28 21:57 2.4.17,2.4.18 ide-scsi+usb-storage+devfs Oops Sandino Araico Sánchez
2002-03-02  7:58 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox