From owner-freebsd-firewire@FreeBSD.ORG Tue Nov 17 18:05:13 2009 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB4F5106566C for ; Tue, 17 Nov 2009 18:05:13 +0000 (UTC) (envelope-from sean.bruno@dsl-only.net) Received: from iron2.pdx.net (iron2.pdx.net [69.64.224.71]) by mx1.freebsd.org (Postfix) with ESMTP id 7142A8FC17 for ; Tue, 17 Nov 2009 18:05:13 +0000 (UTC) Received: (qmail 30727 invoked from network); 17 Nov 2009 10:05:11 -0800 Received: from 069-064-235-060.pdx.net (HELO ?192.168.1.200?) (69.64.235.60) by iron2.pdx.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 17 Nov 2009 10:05:11 -0800 From: Sean Bruno To: freebsd@sopwith.solgatos.com In-Reply-To: <200911162013.UAA01961@sopwith.solgatos.com> References: <200911162013.UAA01961@sopwith.solgatos.com> Content-Type: text/plain Date: Tue, 17 Nov 2009 10:05:12 -0800 Message-Id: <1258481112.2706.40.camel@Lappy> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit Cc: freebsd-firewire@freebsd.org Subject: Re: VIA firewire controller and "non CYCLEMASTER mode" X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2009 18:05:13 -0000 On Mon, 2009-11-16 at 12:13 -0800, Dieter wrote: > It has been over a year, time to ask again: > > > If we assume that I need to get the VIA into non-CYCLEMASTER mode, > > (since that worked with the NEC), any ideas why > > > > fwcontrol -u 0 -f 0 > > fwcontrol -u 0 -r > > > > doesn't force the VIA into non-CYCLEMASTER mode the way > > it (with -u 1) works for NEC? > > PR: kern/113785 > > VIA 6307, reported as: > fwohci0: port 0xa800-0xa87f mem 0xfdffe000-0xfdffe7ff irq 18 at device 6.0 on pci1 > AFAIK, the difference between 6306 and 6307 is the number of ports. > > Currently running FreeBSD 7.1 amd64. Some day. *sigh* ... Sean