Re: USB CF reader reboots PC

Greg KH (greg@kroah.com)
Wed, 8 Jan 2003 10:16:45 -0800


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?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/