Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2009 21:13:58 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Logitech QuickCam 9000 Pro
Message-ID:  <4A4FA9F6.7070304@gwdg.de>
In-Reply-To: <200907042024.39770.hselasky@c2i.net>
References:  <49AAA35F.3080805@gwdg.de> <200907041349.00734.hselasky@c2i.net> <4A4F5167.8080601@gwdg.de> <200907042024.39770.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04.07.2009 20:24 (UTC+2), Hans Petter Selasky wrote:
> On Saturday 04 July 2009 14:56:07 Rainer Hurling wrote:
>> On 04.07.2009 13:48 (UTC+2), Hans Petter Selasky wrote:
>>> On Saturday 04 July 2009 12:52:39 Rainer Hurling wrote:
>>>> On 04.07.2009 12:42 (UTC+2), Hans Petter Selasky wrote:
>>>>> On Saturday 04 July 2009 12:40:55 Rainer Hurling wrote:
>>>>>> Hello Hans Petter,
>>>>>>
>>>>>> thank you for answering. I am working with newest 8.0-CURRENT.
>>>>>>
>>>>>> Your latest changes in our post were at:
>>>>>>
>>>>>>    http://p4db.freebsd.org/chv.cgi?CH=158563
>>>>>>
>>>>>>
>>>>>> After that patches, I got the following output
>>>>>>
>>>>>> # usbconfig
>>>>>> ugen1.2: <QuickCam Pro 9000 Logitech> at usbus1, cfg=0 md=HOST
>>>>>> spd=HIGH (480Mbps) pwr=ON
>>>>> Are you compiling the driver from ports? Did you recompile the port?
>>>> No, that is without any driver from ports (which driver do you mean?).
>>>> My report relates to the (new) usb stack from system, I think.
>>>>
>>>> Actually I get the following message when using usbconfig:
>>>>
>>>> # usbconfig
>>>> ugen1.2: <product 0x0990 vendor 0x046d> at usbus1, cfg=0 md=HOST
>>>> spd=HIGH (480Mbps) pwr=ON
>>> Ok, now I get it.
>>>
>>> You need to add the "USB_VERBOSE" option to the kernel config. Verbose
>>> output is not compiled by default any more.
>> I added 'options USB_VERBOSE' to my kernel config file. The kernel build
>> stops with 'unknown option "USB_VERBOSE". Any hint?
>>
> 
> You need to edit:
> 
> src/sys/conf/options
> 
> And change:
> 
> USBVERBOSE              opt_usb.h
> 
> Into:
> 
> USB_VERBOSE              opt_usb.h

Ok, now I get the full message back:

# usbconfig
ugen1.2: <QuickCam Pro 9000 Logitech> at usbus1, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=ON

But what was the intention to print this message less verbose?


And one other question: Do you know a working driver in the ports system 
for the Quickcam Pro 9000?

Thanks for all,
Rainer



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