From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 25 10:43:46 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 D110C16A403 for ; Tue, 25 Apr 2006 10:43:46 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E0343D48 for ; Tue, 25 Apr 2006 10:43:45 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by nz-out-0102.google.com with SMTP id i28so1109337nzi for ; Tue, 25 Apr 2006 03:43:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KslYDwa+/e88OTVK9dasAnVExMUuFgoveE+NkA5xn1ipxjEkQJzpL1eGh2hnUwpCHWIkn5Jej9R6Wvr2/xVjGenlTr3EbYxu/A5WNn45UkBfSDexbal7uzzo4VCzrKXj6tZoRRG8JmjTCIzZ6JM6Naqp2Li5K6AhQf/ctQnHx/A= Received: by 10.37.2.37 with SMTP id e37mr6316162nzi; Tue, 25 Apr 2006 03:43:45 -0700 (PDT) Received: by 10.36.158.7 with HTTP; Tue, 25 Apr 2006 03:43:45 -0700 (PDT) Message-ID: Date: Tue, 25 Apr 2006 12:43:45 +0200 From: usleepless@gmail.com To: "R. B. Riddick" In-Reply-To: <20060425064141.49184.qmail@web30311.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <444D90F0.8020504@nc.rr.com> <20060425064141.49184.qmail@web30311.mail.mud.yahoo.com> Cc: freebsd-multimedia@freebsd.org, Erin E Conn Subject: Re: Rebooting problems with /dev/cxm0 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, 25 Apr 2006 10:43:46 -0000 Hi, On 4/25/06, R. B. Riddick wrote: > --- Erin E Conn wrote: > > Thanks, but no joy. Got the same lockup with this program that I get > > with straight mplayer. Still, thanks for sending it, and maybe I can ge= t > > some clues by examining more closely what this program does. > > > Oh... That make me not happy... :-) > > Then I would like to remind u on playing with BIOS and PCI/ISA cards... > > -Arne you can try to edit the cxm.h file in the port, and increase CXM_SG_BUFFERS from 50 to 250 for example. i don't know this would help, but i think it is worth trying. regards, usleep