From owner-freebsd-multimedia@FreeBSD.ORG Tue Sep 23 21:48:22 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11645106564A for ; Tue, 23 Sep 2008 21:48:22 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3778FC14 for ; Tue, 23 Sep 2008 21:48:21 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m8NLmJ557677 for freebsd-multimedia@freebsd.org; Tue, 23 Sep 2008 14:48:19 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id VAA07078; Tue, 23 Sep 2008 21:47:10 GMT Message-Id: <200809232147.VAA07078@sopwith.solgatos.com> To: freebsd-multimedia@freebsd.org In-reply-to: Your message of "Tue, 23 Sep 2008 11:32:47 PDT." <949626.72396.qm@web63005.mail.re1.yahoo.com> Date: Tue, 23 Sep 2008 14:47:10 +0100 From: Dieter Subject: Re: Which Userland Interface for USB Video Class Driver? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 21:48:22 -0000 > > I would write/port a driver for USB video class for FreeBSD's > > new USB stack (usb2). OpenBSD and NetBSD both has had their > > own implementations for the device class as some people referred > > to recently. But which userland interface, bktr(4) or V4L2, should > > I use for the driver? > > We've only got two choices: > -- bktr is dead, Not dead. We will need bktr support for many years. > It only supports analog -- analog is a dead end too. We will need analog video support for many years. > V4L2 has a well defined interface, Are you saying the penguins got something right? That would be... unusual.