Re: panic when removing umass device (USB Camera)

2002-11-14 Thread Kutulu
From: "Kutulu" <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 8:58 PM Subject: Re: panic when removing umass device (USB Camera) > I'm now going to try actually mounting the device and moving files to/from it :) Quick follow-up that this is working fine, i

Re: panic when removing umass device (USB Camera)

2002-11-14 Thread Kutulu
From: "Nate Lawson" <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 2:13 PM > > Try this patch for the BBB stall: > > Index: /sys/cam/scsi/scsi_da.c > === > RCS file: /home/ncvs/src/sys/cam/scsi/scsi_da.c,v > retrieving revisi

Re: panic when removing umass device (USB Camera)

2002-11-14 Thread Nate Lawson
On Thu, 14 Nov 2002, Kutulu wrote: > I have an HP digital camera w/ CompactFlash that acts as a USB mass-storage > device that's panic'ing my system when I remove it. > > If I do not load the umass driver, then the camera is detected as a simple > generic ugen0 device, and I can safely add/remove

panic when removing umass device (USB Camera)

2002-11-13 Thread Kutulu
I have an HP digital camera w/ CompactFlash that acts as a USB mass-storage device that's panic'ing my system when I remove it. If I do not load the umass driver, then the camera is detected as a simple generic ugen0 device, and I can safely add/remove the device at will. If I load the umass driv