Panic in ugen_detach

Hans Petter Selasky hselasky at c2i.net
Mon Dec 5 14:13:52 GMT 2005


On Sunday 04 December 2005 14:21, Tilman Linneweh wrote:
> Hi,
>
> Today i disconnected my Webcam (Creative Vista), while the device was still
> opened by spcaview.
>
> It resulted in a panic with the following trace:
>

I have rewritten the ugen driver from scratch. Maybe you could try to 
reproduce with my USB driver:

Download the three files below into a new directory and type 
"make install"  (to uninstall type "make deinstall")
http://home.c2i.net/hselasky/isdn4bsd/privat/usb/Makefile
http://home.c2i.net/hselasky/isdn4bsd/privat/usb/new_usb_1_5_4.diff.bz2
http://home.c2i.net/hselasky/isdn4bsd/privat/usb/new_usb_1_5_4.tar.bz2

Type "make help" to get more help.

--HPS


More information about the freebsd-usb mailing list