From: Jack Bowling <jbinpg@shaw.ca>
To: bart@etpmod.phys.tue.nl
Cc: linux-kernel@vger.kernel.org
Subject: Re: initio driver needs updating
Date: Sun, 12 Jan 2003 23:55:17 -0800 [thread overview]
Message-ID: <0H8N008A67C84E@l-daemon> (raw)
In-Reply-To: <200210071110.g97BA1J18387@gum09.etpnet.phys.tue.nl>
** Reply to message from bart@etpmod.phys.tue.nl on Mon, 07 Oct 2002 13:09:58 +0200 (CEST)
> On 6 Oct, Jack Bowling wrote:
> > Hi, folks. I would love to bang on the latest 2.5.x revs but unfortunately I
> > need an updated initio driver. My attempts at a compile all bomb with the
> > current initio code. Since the freeze is coming up, could somebody please find
> > whomever is responsible for this driver and ask them to write it to the new
> > specs? I would do it myself but I can't code!!
> >
>
> Yeah, found the same problem. I am not the maintainer, but more than
> willing to take a shot at it. It has been a while since I rooted around
> in the kernel source, and, more importantly, I would like to use my
> CD-burner with 2.5 :-).
Just an update. Here is the output from an attempted compile of 2.5.56 on the same box. Same hardware as before.
===========begin make output==========
gcc -Wp,-MD,drivers/scsi/.ini9100u.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-p
rototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-
stack-boundary=2 -march=pentium3 -Iinclude/asm-i386/mach-default -fomit-frame-po
inter -nostdinc -iwithprefix include -DKBUILD_BASENAME=ini9100u -DKBUILD_MODN
AME=initio -c -o drivers/scsi/ini9100u.o drivers/scsi/ini9100u.c
drivers/scsi/ini9100u.c:111:2: #error Please convert me to Documentation/DMA-map
ping.txt
drivers/scsi/ini9100u.c:144: unknown field `next' specified in initializer
drivers/scsi/ini9100u.c:144: warning: initialization from incompatible pointer t
ype
drivers/scsi/ini9100u.c:144: warning: initialization from incompatible pointer t
ype
drivers/scsi/ini9100u.c: In function `i91uBuildSCB':
drivers/scsi/ini9100u.c:492: structure has no member named `address'
drivers/scsi/ini9100u.c:501: structure has no member named `address'
drivers/scsi/hosts.h: At top level:
drivers/scsi/scsi.h:505: warning: `scsi_proc_host_add' declared `static' but nev
er defined
drivers/scsi/scsi.h:506: warning: `scsi_proc_host_rm' declared `static' but neve
r defined
make[2]: *** [drivers/scsi/ini9100u.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
========end make output========
Unsure if it is bombing due to the usual ini9100u problems or changes to the base scsi code.
jb
--
Jack Bowling
mailto: jbinpg@shaw.ca
prev parent reply other threads:[~2003-01-13 7:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-06 23:08 initio driver needs updating Jack Bowling
2002-10-07 11:09 ` bart
2002-10-07 14:18 ` Alan Cox
2002-10-07 20:32 ` Doug Ledford
2003-01-13 7:55 ` Jack Bowling [this message]
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=0H8N008A67C84E@l-daemon \
--to=jbinpg@shaw.ca \
--cc=bart@etpmod.phys.tue.nl \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.