Date: Thu, 26 Jul 2007 21:41:30 +0900 From: Lachlan Michael <lachlan@lkla.dhs.org> To: multimedia@freebsd.org Subject: USB webcam information Message-ID: <1185453690.9384.8.camel@localhost>
next in thread | raw e-mail | index | archive | help
Just letting the list know that the following driver worked well with my (rather old) webcam. Following the website http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html here is the requested information. > system architecture (i386, ia64, etc) i386 > Operating System version (uname -a output) FreeBSD wombat.lkla.dhs.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Feb 3 17:57:39 JST 2007 lachlan@wombat.lkla.dhs.org:/usr/obj/usr/src/sys/WOMBAT i386 > USB vendor and product id Jul 26 20:50:23 wombat kernel: ldev_attach: sc at 0xc9269700, l_u_d at 0xc9269764 Jul 26 20:50:23 wombat kernel: --- allocate 255 bytes gives 0xc953aa00 Jul 26 20:50:23 wombat kernel: interface 0 has 8 altsettings (cur 0) Jul 26 20:50:23 wombat kernel: ov51x_probe: USB OV511+ video device found Jul 26 20:50:23 wombat kernel: ov511_configure: model: Lifeview RoboCam Jul 26 20:50:24 wombat kernel: ov7xx0_configure: Sensor is an OV7620 Jul 26 20:50:25 wombat kernel: 274889 [1113] video_register_device: to be fixed but ok for now Jul 26 20:50:25 wombat kernel: ov51x_probe: Device at usb-ldev-foo registered to minor -1 Jul 26 20:50:25 wombat kernel: ldev0: vendor 0x05a9 product 0xa511, rev 1.00/1.00, addr 2 > Camera information, and possibly a link to a picture of the camera itself I threw out the box a long time ago... The actual webcam is http://www.dansdata.com/images/webcams/robocam340.jpg although the color is grey, not blue. > Which driver attaches (or not) see above > does the video output work ? yes, also eikga finds the webcam automatically. Although, there are lots of scary messages output. lachlan@wombat:~/bin[85]% tail /var/log/messages Jul 26 21:24:11 wombat kernel: 2301158 [ 955] usb_kill_urb: not complete but try something Jul 26 21:24:11 wombat kernel: 2301159 [1077] video_devdata: not complete but ok for now Jul 26 21:24:11 wombat kernel: 2301573 [ 845] usb_submit_urb: urb buffer not allocated, error Jul 26 21:24:11 wombat kernel: 2301573 [ 859] usb_submit_urb: bsd != linux buffer (0xe9050000 != 0xc9830000) Jul 26 21:24:11 wombat kernel: 2301573 [ 845] usb_submit_urb: urb buffer not allocated, error Jul 26 21:24:11 wombat kernel: 2301573 [ 859] usb_submit_urb: bsd != linux buffer (0xe9053000 != 0xc9833000) Jul 26 21:24:11 wombat kernel: 2301573 [ 845] usb_submit_urb: urb buffer not allocated, error Jul 26 21:24:11 wombat kernel: 2301573 [ 859] usb_submit_urb: bsd != linux buffer (0xe9056000 != 0xc9836000) Jul 26 21:24:11 wombat kernel: ldev_ioctl: called Jul 26 21:24:34 wombat last message repeated 76 times Thanks for your hard work!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1185453690.9384.8.camel>