public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rolf Eike Beer <eike-kernel@sf-tec.de>
To: Greg.Chandler@wellsfargo.com
Cc: linux-kernel@vger.kernel.org, "Martin K. Petersen" <mkp@mkp.net>
Subject: Re: Interphase Tachyon drivers missing.
Date: Wed, 13 Dec 2006 10:14:08 +0100	[thread overview]
Message-ID: <200612131014.13281.eike-kernel@sf-tec.de> (raw)
In-Reply-To: <E8C008223DD5F64485DFBDF6D4B7F71D023BAAD3@msgswbmnmsp25.wellsfargo.com>

[-- Attachment #1: Type: text/plain, Size: 1447 bytes --]

Greg.Chandler@wellsfargo.com wrote:
> I went to upgrade my kernel on a couple of boxes yesterday and noticed
> that the Interphase Tachyon chipset Fibre Channel driver was removed
> from the kernel.  I think 2.6.1 was the last one it was still in.  Was
> there a reason it was pulled?
> If not, do I have to volunteer to put it back in or can someone with
> more skill re-add it?

I suppose you're talking about the cpqfc driver? I have tried to clean it up 
but gave up. Next try was to rewrite, but due to lack of time there is no 
progress in the last month. The old driver was that horrible coded that noone 
can maintain it. It was originally written for something like Linux 2.2 and 
was never even forward ported completely to 2.4. With the major changes in 
Linux' driver model that went into 2.6 it was nearly unusable anyway. Not 
that the use of it in 2.4 can be encouraged. One of the main problems is the 
severe lack of error handling which you can see alone from the fact that 
there are tons of function returning void even in the critical I/O-path's.

I have heard of at least 3 different people before you (not counting me) that 
would like to have a driver for this one. One even donated some hardware to 
me around last christmas. But nevertheless my lack of time stopped my work on 
this.

Martin, you were hacking on something there too but never showed up some code. 
Is there anything new?

Eike

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-12-13  9:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-11 17:03 Interphase Tachyon drivers missing Greg.Chandler
2006-12-11 18:03 ` Jeff Garzik
2006-12-13  9:14 ` Rolf Eike Beer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-12-11 18:22 Greg.Chandler
2006-12-13 16:51 Greg.Chandler
2006-12-14  7:27 ` Rolf Eike Beer
2006-12-14  8:11   ` Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200612131014.13281.eike-kernel@sf-tec.de \
    --to=eike-kernel@sf-tec.de \
    --cc=Greg.Chandler@wellsfargo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkp@mkp.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox