All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin T. Gibbs" <gibbs@scsiguy.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: AIC7xxx driver build failure
Date: Wed, 20 Nov 2002 16:02:17 -0700	[thread overview]
Message-ID: <2111410000.1037833337@aslan.btc.adaptec.com> (raw)
In-Reply-To: <1035202558.27309.64.camel@irongate.swansea.linux.org.uk>

> On Sun, 2002-10-20 at 07:30, Justin T. Gibbs wrote:
>> > The AIC 7xxx driver fails to build because the Makefile fails to
>> > specify the correct include path to aicasm.
>> > 
>> > Justin, are you getting this?
>> 
>> No, because this bug doesn't exist in the latest version of the driver
>> in my tree or the last set of patches I sent to Linus (a month ago??).
> 
> Care to send me the stuff Linus has dropped ?

Updated aic7xxx and aic79xx drivers for 2.4 and 2.5 can be found here:

http://people.FreeBSD.org/~gibbs/linux/tarballs

Notable changes:

o Both drivers support Domain Validation
o Memory mapped I/O is now a config option
o New memory mapped I/O register test that will hopefully
  weed out broken VIA chipsets
o The reboot notifier hook has been disabled.  The driver wants
  to shut itself down prior to reboot, but the reboot notifier is
  now called too early in 2.5.X for this to be effective.  It looks
  like it might be possible for the driver to grow a device shutdown
  routine, but it was not obvious with a quick look at this new feature
  how to ensure that the [sd, sr, etc.] driver's shutdown routines
  would be called prior to the aic7xxx driver's routine.  Some guidance
  in this area would be appreciated.
o Tag depth changes are now communicated to the midlayer.
 
--
Justin

  parent reply	other threads:[~2002-11-20 22:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-20  2:59 AIC7xxx driver build failure Inaky Perez-Gonzalez
2002-10-20  6:30 ` Justin T. Gibbs
2002-10-21 12:15   ` Alan Cox
2002-10-23  3:44     ` Justin T. Gibbs
2002-11-20 23:02     ` Justin T. Gibbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-20  3:03 Inaky Perez-Gonzalez
2002-10-20  6:36 Perez-Gonzalez, Inaky
2002-10-20 15:52 James Bottomley

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=2111410000.1037833337@aslan.btc.adaptec.com \
    --to=gibbs@scsiguy.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=inaky.perez-gonzalez@intel.com \
    --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.