All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: "Rasmus Bøg Hansen" <moffe@amagerkollegiet.dk>
Cc: linux-scsi@vger.kernel.org
Subject: Re: advansys modules fails to compile in 2.5.8-pre3
Date: Thu, 11 Apr 2002 23:30:09 -0400	[thread overview]
Message-ID: <3CB654C1.844C9A0B@torque.net> (raw)
In-Reply-To: Pine.LNX.4.44.0204120212450.1853-100000@grignard.amagerkollegiet.dk

Rasmus,

Point 1)
Here is a tarball of driver/scsi/advansys.[hc]
taken from lk 2.5.7-dj3. It is a bit big to attach
so you can fetch it here:
http://www.torque.net/sg/p/advansys257dj3.tgz

My advansys fix has been in Dave Jones's tree for nearly
2 months now (along with a lot of other SCSI fixes and
enhancements). Maybe if we said we were introducing a
new IO subsystem called the "small computer system
interface" we might be more successful having our patches
accepted :-)

Point 2)
From advansys.c:
 * As of March 8, 2000 Advanced System Products, Inc. (AdvanSys)
 * changed its name to ConnectCom Solutions, Inc.

Then if you go to www.connectcom.net you get told that
advansys has been taken over by initio.

Doug Gilbert


Rasmus Bøg Hansen wrote:
> 
> Hi
> 
> Two things:
> 
> When I try to compile kernel 2.5.8-pre3, I get this error:
> 
> gcc -D__KERNEL__ -I/tmp/linux-2.5.7/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=athlon  -DMODULE
> -DKBUILD_BASENAME=advansys  -c -o advansys.o advansys.c
> advansys.c:755:2: #error Please convert me to
> Documentation/DMA-mapping.txt
> advansys.c: In function `asc_build_req':
> advansys.c:6754: structure has no member named `address'
> advansys.c:6754: structure has no member named `address'
> advansys.c: In function `adv_get_sglist':
> advansys.c:7014: structure has no member named `address'
> advansys.c:7014: structure has no member named `address'
> make[2]: *** [advansys.o] Error 1
> make[2]: Leaving directory `/tmp/linux-2.5.7/drivers/scsi'
> make[1]: *** [_modsubdir_scsi] Error 2
> make[1]: Leaving directory `/tmp/linux-2.5.7/drivers'
> make: *** [_mod_drivers] Error 2
> 
> The error seems pretty obvious; the DMA interface changed -
> unfortunately I do not know anything about DMA...
> 
> One more thing:
> 
> In MAINTAINERS is this maintainer information about the advansys driver:
> 
> W:      http://www.advansys.com/linux.html
> 
> This web page does not exist. This error is common for 2.4.18 and
> 2.5.8-pre3.
> 
> Regards
> /Rasmus
> 
> --
> -- [ Rasmus "Møffe" Bøg Hansen ] ---------------------------------------
> Beware of programmers who carry screwdrivers
> ----------------------------------[ moffe at amagerkollegiet dot dk ] --
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2002-04-12  3:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-12  0:19 advansys modules fails to compile in 2.5.8-pre3 Rasmus Bøg Hansen
2002-04-12  3:30 ` Douglas Gilbert [this message]
2002-04-12  8:29   ` Rasmus Bøg Hansen

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=3CB654C1.844C9A0B@torque.net \
    --to=dougg@torque.net \
    --cc=linux-scsi@vger.kernel.org \
    --cc=moffe@amagerkollegiet.dk \
    /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.