2001-04-14 23:34:39

by cacook

[permalink] [raw]
Subject: DPT PM3755F Fibrechannel Host Adapter

I have been unable to set up a module for my DPT fibrechannel host adapter, partly through unavailability, and partly through inexperience.

Found Ricky Beam's 2.4.0-test7 .diff, but lack the experience to retrofit it to 2.4.2. Tried patch -su <dpt_i2o-test7.diff to my kernel 2.4.2 source, but many errors not surprisingly. Tried hand-modifying the files it changes and creating the .c & .h files, but failed there too.

What he made is (an apparently) unified .diff file for an older version of the kernel,
and I would like to get my fibrechannel working as (at least) a module in 2.4.2 and later if possible.
--
C.

The best way out is always through.
- Robert Frost A Servant to Servants, 1914


2001-04-14 23:49:10

by Marko Kreen

[permalink] [raw]
Subject: Re: DPT PM3755F Fibrechannel Host Adapter

On Sat, Apr 14, 2001 at 05:33:02PM -0600, [email protected] wrote:
> I have been unable to set up a module for my DPT fibrechannel host adapter, partly through unavailability, and partly through inexperience.

There is a nice suppary of current DPT driver status on Kernel
Traffic #113:

http://kt.zork.net/kernel-traffic/kt20010330_113.html#3

--
marko

2001-04-16 14:53:33

by cacook

[permalink] [raw]
Subject: Re: DPT PM3755F Fibrechannel Host Adapter

Thank you Marko. This was exactly what I was looking for. And thank you very much Omar Kilani for the retrofit. But kernel doesn't recognize the adapter.

Installed the patch, compiled, installed, & everything seemed to go fine. Booted to IDE... no problems, except the DPT HA wasn't recognized. There was no mention of the DPT in messages, either recognized as hardware, nor to load the driver.

I am running an MSI KT7Turbo mobo with Athlon 850. Six PCI & no IDE. DPT PM3755F fibrechannel host adapter is in the first slot & has two Cheetahs attached. Outfit works fine in Winders2k. Trying to move to kernel 2.4.2, in RedHat Wolverine.

Please help.
--
C.

The best way out is always through.
- Robert Frost A Servant to Servants, 1914


Marko Kreen wrote:

> On Sat, Apr 14, 2001 at 05:33:02PM -0600, [email protected] wrote:
> > I have been unable to set up a module for my DPT fibrechannel host adapter, partly through unavailability, and partly through inexperience.
>
> There is a nice suppary of current DPT driver status on Kernel
> Traffic #113:
>
> http://kt.zork.net/kernel-traffic/kt20010330_113.html#3
>
> --
> marko
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/




2001-04-17 13:00:38

by cacook

[permalink] [raw]
Subject: Re: DPT PM3755F Fibrechannel Host Adapter

So no one is willing or able to help me with this problem? I have invested much time and effort toward switching from Win2k to Linux, but if I can't get fibrechannel working it's not going to happen.

Applying the patch & compiling went fine. But the new kernel doesn't recognize the FC host adapter (though the bios does) and there is no dpt_i20 module so I can't insmod. I don't know how to tell whether the driver is in the kernel. Maybe I'm just not smart enough for Linux.

ver_linux
Linux hydra.darkmatter.com 2.4.2-0.1.49 #1 Sun Apr 15 18:12:33 MDT 2001 i686
unknown

Gnu C 2.96
Gnu make 3.79.1
binutils 2.10.91.0.2
util-linux 2.10r
modutils 2.4.2
e2fsprogs 1.19
reiserfsprogs 3.x.0b
PPP 2.4.0
isdn4k-utils 3.1pre1
Linux C Library 2.2.2
Dynamic linker (ldd) 2.2.2
Procps 2.0.7
Net-tools 1.57
Console-tools 0.3.3
Sh-utils 2.0
Modules Loaded via82cxxx_audio ac97_codec binfmt_misc autofs
nls_iso8859-1 nls_cp437



-------- Original Message --------
Subject: Re: DPT PM3755F Fibrechannel Host Adapter
Date: Mon, 16 Apr 2001 08:51:57 -0600
From: [email protected]
To: Marko Kreen <[email protected]>
CC: [email protected]
In-Reply-To: <[email protected]> <[email protected]>

Thank you Marko. This was exactly what I was looking for. And thank you very much Omar Kilani for the retrofit. But kernel doesn't recognize the adapter.

Installed the patch, compiled, installed, & everything seemed to go fine. Booted to IDE... no problems, except the DPT HA wasn't recognized. There was no mention of the DPT in messages, either recognized as hardware, nor to load the driver.

I am running an MSI KT7Turbo mobo with Athlon 850. Six PCI & no IDE. DPT PM3755F fibrechannel host adapter is in the first slot & has two Cheetahs attached. Outfit works fine in Winders2k. Trying to move to kernel 2.4.2, in RedHat Wolverine.

Please help.
--
C.

The best way out is always through.
- Robert Frost A Servant to Servants, 1914


Marko Kreen wrote:

> On Sat, Apr 14, 2001 at 05:33:02PM -0600, [email protected] wrote:
> > I have been unable to set up a module for my DPT fibrechannel host adapter, partly through unavailability, and partly through inexperience.
>
> There is a nice suppary of current DPT driver status on Kernel
> Traffic #113:
>
> http://kt.zork.net/kernel-traffic/kt20010330_113.html#3
>
> --
> marko
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

2001-04-17 14:32:46

by Alan

[permalink] [raw]
Subject: Re: DPT PM3755F Fibrechannel Host Adapter

> Applying the patch & compiling went fine. But the new kernel doesn't recognize the FC host adapter (though the bios does) and there is no dpt_i20 module so I can't insmod. I don't know how to tell whether the driver is in the kernel. Maybe I'm just not smart enough for Linux.
>

No its not your fault. The dpt_i2o stuff depends on a driver that isnt in the
standard kernels, doesn't work for all cases. Im still trying to get a driver
out of them good enough to merge but its an incredibly slow tedious process.

For actual work I'm using symbios fibrechannel cards and most people I know
use qlogic cards with Linux.

Alan