From owner-freebsd-stable@FreeBSD.ORG Sat Jan 8 20:06:15 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EDAF106564A; Sat, 8 Jan 2011 20:06:15 +0000 (UTC) (envelope-from subbsd@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id E67F88FC0A; Sat, 8 Jan 2011 20:06:14 +0000 (UTC) Received: by qyk8 with SMTP id 8so371667qyk.13 for ; Sat, 08 Jan 2011 12:06:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=DOi8G+rtR6DmszuRlX/rvXWXdOAc2zHNHLdKhd0ZhL8=; b=HQBHwYu3ND+i6hwx5rcyp1qgZUxlNW6dXbMY2JzsQ0HDmhp0iZBxnwGAptNuTBcwfc QVc/njWWMIEYzVIKk7RhaiUx8yP4x/C3i1R9LAm1O/BdvystwZMdnVCM3VQztU6pgGHq k2Cds+XSz43cCkYMiuNZf2B8LRioASaj8kiwc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=q2sOu/XWzbN4UGQPLu2hgNUkkYyvyVTA+Q2+1SI2h9C6r1iC9FZw8+FtfxbuScv+8V 2kq9yc/EVnjeCE0V2H8R9pUZJsZyyXXpcJEcgSUsazBFGuwlwDX2RXG7MC/JBo83x62r kg7XJt61C1gIZcJBOR6kg/ekMq/f/l7YFG68M= MIME-Version: 1.0 Received: by 10.229.95.193 with SMTP id e1mr5688990qcn.171.1294517173764; Sat, 08 Jan 2011 12:06:13 -0800 (PST) Received: by 10.229.100.73 with HTTP; Sat, 8 Jan 2011 12:06:13 -0800 (PST) In-Reply-To: References: <201101081841.10690.hselasky@c2i.net> Date: Sat, 8 Jan 2011 23:06:13 +0300 Message-ID: From: Subbsd To: kerbzo Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-multimedia@freebsd.org, freebsd-stable@freebsd.org, Hans Petter Selasky Subject: Re: Webcamd testers wanted on FreeBSD 8.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2011 20:06:15 -0000 On Sat, Jan 8, 2011 at 10:46 PM, kerbzo wrote: > I use one webcam with webcamd but sometime after reboot /dev/video0 is > not created at all. BTW, it may be associated with the initialization of the USB ports - this situation reminded me of the problem with external USB devices (cdrom or usb memstick) in sysinstall FreeBSD 8x - in some case the device was not found without the "Re-Scan Devices". Sometimes it is not required and it is not required on FreeBSD 7x. Re-Scan - it's just power reset as I understand