From owner-freebsd-hardware@FreeBSD.ORG Sun Dec 19 13:53:16 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C55D1065670 for ; Sun, 19 Dec 2010 13:53:16 +0000 (UTC) (envelope-from martgross42@yahoo.de) Received: from nm10-vm0.bullet.mail.ird.yahoo.com (nm10-vm0.bullet.mail.ird.yahoo.com [77.238.189.90]) by mx1.freebsd.org (Postfix) with SMTP id F18BA8FC0A for ; Sun, 19 Dec 2010 13:53:15 +0000 (UTC) Received: from [77.238.189.231] by nm10.bullet.mail.ird.yahoo.com with NNFMP; 19 Dec 2010 13:38:51 -0000 Received: from [212.82.108.112] by tm12.bullet.mail.ird.yahoo.com with NNFMP; 19 Dec 2010 13:38:51 -0000 Received: from [127.0.0.1] by omp1021.mail.ird.yahoo.com with NNFMP; 19 Dec 2010 13:38:51 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 199930.7473.bm@omp1021.mail.ird.yahoo.com Received: (qmail 8400 invoked by uid 60001); 19 Dec 2010 13:38:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1292765931; bh=7JsvktIhkfxPFJWSGtzMNYdUJaNpD+/7yLqVcHKKgfs=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=39vCyQwywCbp+Grp+njEfSDy/wKUokX/ZAVmc2veZamvqYHASx6finMRFVCjhM5WjqeLbcrjVpxvrxiSwfVYNap6G4z0+2kbI1G5GywMQWYl1UPWAqz9RHs2ALcD6c2garOVc/uBmFLI5xmX3ndTIgOmlmogJm/YK3mb4057LOM= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=J5PWYOYp8MoESsQ7Pqj9V5HdW4tgW3JK+e3EByDTPdVUPXpb8k5hMh9gHPpbUDAjPBG6Eyf5agLoHNSDKxXEQHIbRwEdQu08dd0mRLp18RfjjvpSA9uHplrcqS/z5UuKG4ePbaJf0oPaxjZFIslITtccUCck4zBvi+g86rp3zQQ=; Message-ID: <77833.7343.qm@web29217.mail.ird.yahoo.com> X-YMail-OSG: mrEpzAgVM1ntwDOawN9YgfdQ8rxxER0OVuv98qFP6pbpPQY 23gtBGlXsu.0DNmr2gefGGo6ewy3cCWYW5L5GXHI52gd1IBHeERlHO5UNqHB ZuVtaJRjMnwP7H607uDUe0oRVJ7lDiEolTdhiO3CXL_.DDs8m95o6g4PKal. 61DIDMpe5oxnHMGNMW61ZxxQpSZkIb0izYSuMHwzqGuVlO82H1fajDaW_e5A AhyVtyK_hsz4uPh57jFLlT_e4Uz0hck2Hp1ElxF9tJkZ5ocpsR443sXpVVg. KVl9.2O1lh3LVPvPF8StR.Kb2hOUSRTh6JmWhtqUQWlcDI2RSTrq0LeIlmba 6bGGKm5zpK3._kM2Py32MBlNP1BL6RKxz02t2DNWVeJPRAXnmgS5jm3O0KZg Xp1j0IqHhtYNePv4.S6nVcQ7c_G4PU6_GtksgAZmzF9AKe9OuCouBzHl4GPx YNDpuleOrh4AY7YzBgKi9zrlE56_02vCJUkomT4TRg3jN595pzaiSKzkmGnr JBLtoxUmW64A- Received: from [84.155.9.91] by web29217.mail.ird.yahoo.com via HTTP; Sun, 19 Dec 2010 13:38:50 GMT X-Mailer: YahooMailClassic/11.4.20 YahooMailWebService/0.8.107.285259 Date: Sun, 19 Dec 2010 13:38:50 +0000 (GMT) From: Martin Gross To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: VIA Fire II Firewire Card X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2010 13:53:16 -0000 Hi all, I got myself a Firewire Card (PCMCIA) with the mentioned VIA Fire II chipse= t. According to the manpage this chip is supported by Freebsd. However, whe= n i plug in the card, syslog tells me the following: fwohci0: port 0x1080-0x10ff mem 0xbfed0000-0xbfed07f= f,0xbfed1000-0xbfed10ff irq 16 at device 0.0 on cardbus0 fwohci0: [ITHREAD] fwohci0: OHCI version 0.0 (ROM=3D0) fwohci0: invalid OHCI version fwohci0: fwohci_init failed with err=3D6 device_attach: fwohci0 attach returned 5 This was reproduceable with 9.0-current and 8.1-release. Also tested the card under windows and linux, there it worked, so I can rul= e out that the card is broken. Linux tells me that the OHCI version is 1.10= which sounds a bit more reasonable. I'll provide dumps / traces or what ever is necessary to debug this. I'm th= ankful for every hint. thx Martin =0A=0A