Date: Mon, 13 Jun 2005 11:06:06 +0200 From: Diego 'Flameeyes' =?utf-8?q?Petten=C3=B2?= <flameeyes@gentoo.org> To: freebsd-firewire@freebsd.org Subject: Re: fwip, Linux and NFS Message-ID: <200506131106.12287@enterprise.flameeyes.is-a-geek.org> In-Reply-To: <200506122050.46760@enterprise.flameeyes.is-a-geek.org> References: <200506122050.46760@enterprise.flameeyes.is-a-geek.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Sunday 12 June 2005 20:50, Diego 'Flameeyes' Pettenò wrote:
> I think the problem is with FBSD because it works fine connecting the same
> Linux box to the iBook with OSX 10.4.
I'm afraid the problem can be an incompatibility between FreeBSD's and Linux's
firewire implementation. In csr.c source file from Linux kernel, I can see
this:
case CSR_STATE_CLEAR:
/* FIXME FIXME FIXME */
printk("doh, someone wants to mess with state clear\n");
out;
case CSR_STATE_SET:
printk("doh, someone wants to mess with state set\n");
out;
and the "someone wants to mess with state set" is one messages I receive on
the Linux side.
I'll try to find out what that means but I'm not a firewire expert :/
--
Diego "Flameeyes" Pettenò
Gentoo Developer (Gentoo/FreeBSD, Video, Gentoo/AMD64)
http://dev.gentoo.org/~flameeyes/
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQBCrUyEe2h1+2mHVWMRAmFGAKDZjySUyj3z78jZytSNDa6/9y+pCgCgmSzM
Fhs+9tRnP4zc7wV/LUh0DJo=
=6NOr
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506131106.12287>
