mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Ken Witherow <ken@krwtech.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Advansys SCSI driver and 2.6.16
Date: Wed, 19 Apr 2006 16:32:47 -0700	[thread overview]
Message-ID: <20060419163247.6986a87c.akpm@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0604191444200.1841@death>

Ken Witherow <ken@krwtech.com> wrote:
>
> I use an Advansys controller for an old, slow SCSI drive and my flatbed 
> scanner. I noticed that upon trying to boot 2.6.16, my Advansys controller 
> wasn't detected. Further investigation shows that the driver has been 
> fairly silently disappearing over the last couple releases.
> 
> Is this a permanent change or is the Advansys driver just in need of some 
> updating to current APIs? I'd hate to have to replace this controller and 
> I don't want to be stuck at 2.6.15 forever. If someone could point me in 
> the right direction about what the problem is, I'd be glad to take a look 
> at seeing if I could fix it.

There have been no changes in the advansys driver since November 2005, and
nothing substantial in over a year.  So I'd say what we have here is either
a faulty .config or a bug.

Please check the .config and if it looks OK, provide a full description of
the problem.  It may be useful to do

boot (2.6.15)
dmesg -s 1000000 > 1
boot (2.6.16)
dmesg -s 1000000 > 2
diff -u 1 2 > 3

and include `3' in the report.

Thanks.

  reply	other threads:[~2006-04-19 23:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 18:49 Ken Witherow
2006-04-19 23:32 ` Andrew Morton [this message]
2006-04-20  5:42   ` Andrew Morton
2006-04-20  6:50     ` Ken Witherow
2006-04-20  7:49       ` Andrew Morton
2006-04-20 22:19         ` [PATCH 2.6.16] scsi: clean up warnings in Advansys driver Ken Witherow
2006-04-20 22:29           ` Andrew Morton
2006-04-20 17:23     ` Advansys SCSI driver and 2.6.16 Dave Jones
2006-04-20  5:27 Ken Witherow

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=20060419163247.6986a87c.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=ken@krwtech.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®