From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 17 10:08:56 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C568116A403 for ; Tue, 17 Apr 2007 10:08:56 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 2A3C413C46C for ; Tue, 17 Apr 2007 10:08:55 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so109769ugh for ; Tue, 17 Apr 2007 03:08:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Er9EnbsacIp3iVa7nNTiD+mNv7dRar7z5tqn/HqrP1J/HcPQ6Q5c8WKSiEG+tzt7DS6giaMcuqQ69146bmFhzaoesHaZsHvY8kTAjUzCRAbKY7+m2gna7kXxGwXalok4hCXXZL1XsPGOlaXlJIG4F4evAwf8g7cLivBhoB7KOME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HQ+GqPxntEjAmyTAHL40njjRmJlH+rS4XWtY3Rw3fD2h2R3kCn6MwtqIJjryRPk7M22mei8liUeG7v8FxKHVhZo0Ir5sGB5HwGRY1nxpJaBd2HL5IZypAqzGzmAnRkHcQDkabKpsfDPORH2Vad7KZXx/iK7wCBjfifV4Vl2fOT4= Received: by 10.82.185.12 with SMTP id i12mr2374093buf.1176804533500; Tue, 17 Apr 2007 03:08:53 -0700 (PDT) Received: by 10.82.155.5 with HTTP; Tue, 17 Apr 2007 03:08:53 -0700 (PDT) Message-ID: <80f4f2b20704170308m3efddb80h74b6bc5b4fe18f5@mail.gmail.com> Date: Tue, 17 Apr 2007 06:08:53 -0400 From: "Jim Stapleton" To: "usleepless@gmail.com" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070416055055.GC1593@wantadilla.lemis.com> <80f4f2b20704160659q77ef204dlbb29a3a432891a9c@mail.gmail.com> <80f4f2b20704160745r50010c8ap62fdae49d9acdd92@mail.gmail.com> <80f4f2b20704161613o616193f5w61d75a4de96213c0@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvrxxx, linux code and modules 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, 17 Apr 2007 10:08:56 -0000 > no: this only uses the _open, _read, _close functions of the driver. > none of the bktr, meteor or v4l(2) interfaces are called. how did you > tune to the correct frequency? pvr250-setchannel > > > > > Right now, I user the pvr250[I hit tab here] command, but if I could > > > > simply do an echo/redirection, it would feel a lot more natural to me > > > > I guess (more UNIXy), and since it would be interfacing the device > > > > directly, I wouldn't get the obnoxious bktr warnings. > > > > > > if there are problems with the pvr250-setchannel command, these need > > > to be addressed. what errors are you getting? > > > > sjss@elrond 19:10:02 (0) ~/dev/orps > pvr250-setchannel -t 60 > > ioctl( tfd, BT848_GAUDIO ) failed.: Device not configured > > > > > > This does not stop it from working, it's just an annoyance. > > which driver is this ? pvr250? pvrxxx from the ports tree? > pvrxxx compiled within the last month or so, ports updated around the day before, guess I hadn't realized it was fixed.