From owner-freebsd-firewire@FreeBSD.ORG Mon Jan 26 04:29:41 2004 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DDE816A4CE for ; Mon, 26 Jan 2004 04:29:41 -0800 (PST) Received: from ferengi.borderworlds.dk (borderworlds.dk [62.79.110.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0636043D2D for ; Mon, 26 Jan 2004 04:29:40 -0800 (PST) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 11C775C83 for ; Mon, 26 Jan 2004 13:29:35 +0100 (CET) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 8507CB83E; Mon, 26 Jan 2004 13:29:34 +0100 (CET) Sender: xi@borderworlds.dk To: freebsd-firewire@freebsd.org References: <86isja24y0.fsf@borg.borderworlds.dk> From: Christian Laursen Date: 26 Jan 2004 13:29:34 +0100 In-Reply-To: <86isja24y0.fsf@borg.borderworlds.dk> Message-ID: <86n08a99ld.fsf@borg.borderworlds.dk> Lines: 38 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: NEC uPD72873 X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 12:29:41 -0000 Christian Laursen writes: > It seems we managed to buy a presently unsupported firewire pci card. > > I upgraded to the latest -CURRENT and hoped to be lucky, but it seems > that it didn't have to be that easy. :) Mostly by accident I happened to notice, that the card seemed to get probed correctly when I booted a FreeBSD 4.9-RELEASE fixit cd. And indeed our firewire device worked there. What could cause this to stop working from 4.9 to -CURRENT? Thanks in advance. > This is the dmesg output of the card getting probed: > > fwohci0: vendor=1033, dev=e7 > fwohci0: <1394 Open Host Controller Interface> mem 0xe0800000-0xe0800fff irq 11 at device 11.0 on pci0 > fwohci0: OHCI version 1.10 (ROM=1) > fwohci0: No. of Isochronous channel is 4. > fwohci0: EUI64 00:00:4c:01:07:00:2a:01 > fwohci0: Phy 1394a available S400, 2 ports. > fwohci0: Link S400, max_rec 2048 bytes. > fwohci0: FireWire init failed with err=6 > device_probe_and_attach: fwohci0 attach returned 5 > > And this is the information from pciconf -lv: > > none2@pci0:11:0: class=0x0c0010 card=0x00ce1033 chip=0x00e71033 rev=0x01 hdr=0x00 > vendor = 'NEC Electronics Hong Kong' > device = 'uPD72873 IEEE1394 OHCI 1.1 2-port PHY-Link Ctrlr' > class = serial bus > subclass = FireWire -- Best regards Christian Laursen