Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 09:31:19 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Logitech HD Webcam Pro c910 && snd_uaudio does not work
Message-ID:  <20120518073118.GA1332@tiny>
In-Reply-To: <201205141721.25641.hselasky@c2i.net>
References:  <20120513155939.GA4313@tinyCurrent> <201205131911.18787.hselasky@c2i.net> <20120514051026.GA2711@tinyCurrent> <201205141721.25641.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Monday, May 14, 2012 a las 05:21:25PM +0200, Hans Petter Selasky escribió:

> Yes,
> 
> hw.usb.uaudio.debug=15
> 
> If compiled with USB_DEBUG set.
> 
> --HPS

Hi Hans,

Fortunately I have three different laptops, all compiled out of SVN with
the following SVN revisions:

r214444  - micro of c910 does not work
r220692  - micro of c910 does not work

r226986  - micro of c910 works!

At the same time a look into SVN for uaudio.c gives:

$ pwd
/usr/src/sys/dev/sound/usb
$ svn info uaudio.c
Ruta: uaudio.c
Nombre: uaudio.c
URL: svn://svn.freebsd.org/base/head/sys/dev/sound/usb/uaudio.c
Raíz del repositorio: svn://svn.freebsd.org/base
UUID del repositorio: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revisión: 220692
Tipo de nodo: archivo
Agendado: normal
Autor del último cambio: hselasky
Revisión del último cambio: 218988
Fecha de último cambio: 2011-02-24 10:13:47 +0100 (jue 24 de feb de 2011)
Texto actualizado por última vez: 2011-04-16 12:04:17 +0200 (sáb 16 de abr de 2011)
Suma de verificación: c8364c4243c918bffdf926f5fff3cf03

$ uname -a
FreeBSD vm-9Current 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r220692: Sun Apr 17 03:28:12 CEST 2011     guru@tinyCurrent:/usr/obj/usr/src/sys/GENERIC  i386

this means:

1.
the last change of sys/dev/sound/usb/uaudio.c was done before
r220692, a revision in which it does not work;

2.
the problem is not in uaudio.c itself, but elsewhere in the kernel and was
fixed between r220692 and r226986;

	matthias
-- 
Matthias Apitz
Release Manager - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
tel +49-89-61308 351 - fax +49-89-61308 399 - mobile +49-170-4527211
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5


-- 
Matthias Apitz
e <guru@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120518073118.GA1332>