All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Murray J. Root" <murrayr@brain.org>
To: linux-kernel@vger.kernel.org
Subject: Re: USB CF reader reboots PC
Date: Wed, 8 Jan 2003 13:24:45 -0500	[thread overview]
Message-ID: <20030108182445.GC1189@Master.Wizards> (raw)
In-Reply-To: <20030108181645.GC3127@kroah.com>

On Wed, Jan 08, 2003 at 10:16:45AM -0800, Greg KH wrote:
> On Wed, Jan 08, 2003 at 11:51:30AM -0500, Murray J. Root wrote:
> > devfs=mount in lilo.conf
> >               
> > Insert CF card. 
> > ls /dev shows sda and sda1
> > mount it. 
> > ls /dev shows sda - no sda1
> > cd to mounted CF card
> > process hangs, sd-mod & usb-storage "busy"
> > rmmod -f usb-storage or sd-mod causes PC to stop
> > (keyboard & mouse unresponsive, wmfire frozen, net disconnects)
> > 
> > reboot
> > Insert CF card. 
> > ls /dev shows sda & sda1
> > mount it. 
> > ls /dev shows sda - no sda1
> > umount it
> > ls /dev shows sda - no sda1
> > modprobe -r sd-mod && modprobe sd-mod 
> > ls /dev shows sda & sda1
> 
> So if devfs is enabled, everything works just fine?
> 
How did you come to that conclusion?
sda1 is where the data is - when I mount the CF sda1 disappears
from /dev and accessing the mountpoint hangs the process.

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker
  #cooker = moderated Mandrake Cooker


  reply	other threads:[~2003-01-08 18:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-08 16:51 USB CF reader reboots PC Murray J. Root
2003-01-08 17:33 ` Murray J. Root
2003-01-08 17:50   ` Eli Carter
2003-01-08 17:59     ` Murray J. Root
2003-01-08 18:16 ` Greg KH
2003-01-08 18:24   ` Murray J. Root [this message]
2003-01-08 18:49   ` Andries Brouwer
2003-01-09 16:06 ` USB CF reader reboots PC - DEVFS did it Murray J. Root

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=20030108182445.GC1189@Master.Wizards \
    --to=murrayr@brain.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.