From owner-freebsd-multimedia@FreeBSD.ORG Sat Oct 14 23:57:39 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C3E16A412 for ; Sat, 14 Oct 2006 23:57:39 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC5AC43D49 for ; Sat, 14 Oct 2006 23:57:38 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm66aec.bellsouth.net ([70.156.60.160]) by imf23aec.mail.bellsouth.net with ESMTP id <20061014235737.SMNL12526.imf23aec.mail.bellsouth.net@ibm66aec.bellsouth.net> for ; Sat, 14 Oct 2006 19:57:37 -0400 Received: from [192.168.0.102] (really [70.156.60.160]) by ibm66aec.bellsouth.net with ESMTP id <20061014235737.QFJS6138.ibm66aec.bellsouth.net@[192.168.0.102]> for ; Sat, 14 Oct 2006 19:57:37 -0400 Message-ID: <45317970.5000508@bellsouth.net> Date: Sat, 14 Oct 2006 18:57:36 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <20061013152217.GA83555@keira.kiwi-computer.com> <453090B7.5050900@bellsouth.net> <452FA2F7.5020104@bellsouth.net> <45309C42.7070103@bellsouth.net> <20061015010606.e4bd0cf6.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20061015010606.e4bd0cf6.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: New port: pvrxxx for Hauppauge PVR150/500 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: Sat, 14 Oct 2006 23:57:39 -0000 Torfinn Ingolfsen wrote: > On Sat, 14 Oct 2006 03:13:54 -0500 > B Briggs wrote: > >> There is also an approximately 20 second delay after kldload cxm, and > > Kind of scary, isn't it? :-) > Anyway, I guess that is the firmware upload, so I guess it is something > we'll have to live with. > > HAND Yes, according to usleep, it is. But when I reboot into my win2k partition to use the device, there is also a long delay, albeit, it doesn't let me know what's happening, so I assume it's doing same. The last time I timed it, it was 27 seconds without a prompt. I haven't looked at the code, but maybe it could query the eeprom to see what the revision is, then skip the firmware upload if it doesn't need updating. If the box is up 24/7 normally, the delay isn't so bad; but using FreeBSD, I'm just not used to that big of a lag - you're right - 'kind of scary'. -- B Briggs