usb/76240: USB camera panics kernel

Carsten Menke bootsy52 at gmx.net
Sat Jan 22 02:50:27 PST 2005


The following reply was made to PR usb/76240; it has been noted by GNATS.

From: Carsten Menke <bootsy52 at gmx.net>
To: freebsd-gnats-submit at FreeBSD.org, marko at FreeBSD.org
Cc:  
Subject: Re: usb/76240: USB camera panics kernel
Date: Sat, 22 Jan 2005 10:49:04 +0100

 Thanx a lot this patch solved all my problems (ok, so far)
 it was even possible to get digikam working as a normal user accessing the
 camera using this
 
          /sbin/devfs ruleset 10
          /sbin/devfs rule applyset
 	/sbin/devfs rule add path usb mode 666
 	/sbin/devfs rule add path usb0 mode 666
 	/sbin/devfs rule add path usb1 mode 666
          /sbin/devfs rule add path ugen0 mode 666
 	/sbin/devfs rule add path ugen0.1 mode 666
 	/sbin/devfs rule add path ugen0.2 mode 666
 	/sbin/devfs rule add path ugen0.3 mode 666
          /sbin/devfs rule show
 
 I don't know if the usb section is necessary, but sometimes the camera works 
 sometimes not, so I'm not sure if it was the /dev/usb permissions or if was just
 a coincidence
 
 //Carsten
 
 -- 
 "There are two major products that come out of Berkeley: LSD and UNIX.
    We don't believe this to be a coincidence." --Jeremy S. Anderson


More information about the freebsd-usb mailing list