* Error compiling kernel 2.6.4 with dpt_i2o driver
@ 2004-04-17 15:27 Vágási László
2004-04-17 15:36 ` Marc-Christian Petersen
0 siblings, 1 reply; 4+ messages in thread
From: Vágási László @ 2004-04-17 15:27 UTC (permalink / raw)
To: linux-kernel
Dear All,
My company is running a Degian GNU Linux on a dual Intel PII 933MHz
system with 1 GB RAM.
Currently it is running kernel 2.4.22 which supports our Adaptec 2100S
raid controller using the dpt_i2o driver.
We decided to change to kernel 2.6.x (I have tried 2.6.0, 2.6.1, 2.6.4)
but it fails to compile.
Here are some lines from the output:
drivers/scsi/dpt_i2o.c:32:2 #error Please convert me to
Documentation/DMA-mapping.txt
drivers/scsi/dpt_i2o.c: In function 'adpt_install_hba':
drivers/scsi/dpt_i2o.c:997: warning: passing arg 2 of 'request_irq' from
incompatible pointer type
drivers/scsi/dpt_i2o.c: I function 'adpt_scsi_to_i25':
drivers/scsi/dpt_i2o.c:2118: structure has no member named 'address'
drivers/scsi/dpt_i2o.c: At top level:
drivers/scsi/dpt_i2o.c:165: warning: 'dptids' defined but not used
Is it a bug in the kernel source or I have miss configured something?
Here is the result of the ver_linux script:
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
Linux szamoca 2.4.22 #6 SMP Mon Oct 6 13:27:22 CEST 2003 i686 unknown
Gnu C 3.0.4
Gnu make 3.79.1
util-linux 2.11n
mount 2.11n
module-init-tools 0.9.15-pre4
e2fsprogs 1.27
quota-tools 3.04.
PPP 2.4.1
nfs-utils 1.0
Linux C Library 2.3.2
Dynamic linker (ldd) 2.3.2
Procps 2.0.7
Net-tools 1.60
Console-tools 0.2.3
Sh-utils 2.0.11
Modules Loaded st
If You need any other information I'll send it.
Thanks for Your help.
László
--
Vágási László
MAI CASCO Biztosítási Szolgáltató Kft.
1062 Budapest Bajza utca 19.
Tel: +36 1 413 2360
Fax: +36 1 461 0462
Mob: +36 20 967 9858
E-mail: l.vagasi@mai-cee.com
www.mai-cee.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Error compiling kernel 2.6.4 with dpt_i2o driver
2004-04-17 15:27 Error compiling kernel 2.6.4 with dpt_i2o driver Vágási László
@ 2004-04-17 15:36 ` Marc-Christian Petersen
2004-04-18 11:27 ` Vágási László
0 siblings, 1 reply; 4+ messages in thread
From: Marc-Christian Petersen @ 2004-04-17 15:36 UTC (permalink / raw)
To: linux-kernel; +Cc: Vágási László, Mark Salyzyn
On Saturday 17 April 2004 17:27, Vágási László wrote:
Hi Vágási,
> My company is running a Degian GNU Linux on a dual Intel PII 933MHz
> system with 1 GB RAM.
> Currently it is running kernel 2.4.22 which supports our Adaptec 2100S
> raid controller using the dpt_i2o driver.
>
> We decided to change to kernel 2.6.x (I have tried 2.6.0, 2.6.1, 2.6.4)
> but it fails to compile.
> Here are some lines from the output:
> drivers/scsi/dpt_i2o.c:32:2 #error Please convert me to
> Documentation/DMA-mapping.txt
> drivers/scsi/dpt_i2o.c: In function 'adpt_install_hba':
> drivers/scsi/dpt_i2o.c:997: warning: passing arg 2 of 'request_irq' from
> incompatible pointer type
> drivers/scsi/dpt_i2o.c: I function 'adpt_scsi_to_i25':
> drivers/scsi/dpt_i2o.c:2118: structure has no member named 'address'
> drivers/scsi/dpt_i2o.c: At top level:
> drivers/scsi/dpt_i2o.c:165: warning: 'dptids' defined but not used
http://www.kernel.org/pub/linux/kernel/people/mcp/2.6-WOLK/linux-2.6.4-wolk2.0-broken-out/2203_adaptec_dpt_i2o.patch
Mark: Is there a newer one which applies to 2.6.5/2.6.6-rc1||-bk*?
ciao, Marc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Error compiling kernel 2.6.4 with dpt_i2o driver
2004-04-17 15:36 ` Marc-Christian Petersen
@ 2004-04-18 11:27 ` Vágási László
0 siblings, 0 replies; 4+ messages in thread
From: Vágási László @ 2004-04-18 11:27 UTC (permalink / raw)
To: linux-kernel; +Cc: Marc-Christian Petersen
Marc-Christian Petersen írta:
Hi Marc,
http://www.kernel.org/pub/linux/kernel/people/mcp/2.6-WOLK/linux-2.6.4-wolk2.0-broken-out/2203_adaptec_dpt_i2o.patch
>Mark: Is there a newer one which applies to 2.6.5/2.6.6-rc1||-bk*?
>
>
Thanks for the quick answer, I'm just trying the mentioned patch.
Thanks a lot.
Laszlo
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Error compiling kernel 2.6.4 with dpt_i2o driver
@ 2004-04-19 13:20 Salyzyn, Mark
0 siblings, 0 replies; 4+ messages in thread
From: Salyzyn, Mark @ 2004-04-19 13:20 UTC (permalink / raw)
To: Marc-Christian Petersen, linux-kernel; +Cc: Vágási László
[-- Attachment #1: Type: text/plain, Size: 1600 bytes --]
This is the `2.4.2->2.6.5' driver source tarball I have that is close to the set of patches I submitted in February in linux-scsi. It should work *much* better.
Sincerely -- Mark Salyzyn
-----Original Message-----
From: Marc-Christian Petersen [mailto:m.c.p@kernel.linux-systeme.com]
Sent: Saturday, April 17, 2004 11:37 AM
To: linux-kernel@vger.kernel.org
Cc: Vágási László; Salyzyn, Mark
Subject: Re: Error compiling kernel 2.6.4 with dpt_i2o driver
On Saturday 17 April 2004 17:27, Vágási László wrote:
Hi Vágási,
> My company is running a Degian GNU Linux on a dual Intel PII 933MHz
> system with 1 GB RAM.
> Currently it is running kernel 2.4.22 which supports our Adaptec 2100S
> raid controller using the dpt_i2o driver.
>
> We decided to change to kernel 2.6.x (I have tried 2.6.0, 2.6.1, 2.6.4)
> but it fails to compile.
> Here are some lines from the output:
> drivers/scsi/dpt_i2o.c:32:2 #error Please convert me to
> Documentation/DMA-mapping.txt
> drivers/scsi/dpt_i2o.c: In function 'adpt_install_hba':
> drivers/scsi/dpt_i2o.c:997: warning: passing arg 2 of 'request_irq' from
> incompatible pointer type
> drivers/scsi/dpt_i2o.c: I function 'adpt_scsi_to_i25':
> drivers/scsi/dpt_i2o.c:2118: structure has no member named 'address'
> drivers/scsi/dpt_i2o.c: At top level:
> drivers/scsi/dpt_i2o.c:165: warning: 'dptids' defined but not used
http://www.kernel.org/pub/linux/kernel/people/mcp/2.6-WOLK/linux-2.6.4-wolk2.0-broken-out/2203_adaptec_dpt_i2o.patch
Mark: Is there a newer one which applies to 2.6.5/2.6.6-rc1||-bk*?
ciao, Marc
[-- Attachment #2: dpt_i2o-2.5.0-2331.tgz --]
[-- Type: application/x-compressed, Size: 28083 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-19 13:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-17 15:27 Error compiling kernel 2.6.4 with dpt_i2o driver Vágási László
2004-04-17 15:36 ` Marc-Christian Petersen
2004-04-18 11:27 ` Vágási László
-- strict thread matches above, loose matches on Subject: below --
2004-04-19 13:20 Salyzyn, Mark
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox