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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
