From: Douglas Gilbert <dougg@torque.net>
To: wrlk@riede.org
Cc: linux-scsi@vger.kernel.org
Subject: Re: buggy scsi_register behaviour in 2.5.51
Date: Wed, 18 Dec 2002 23:14:10 +1100 [thread overview]
Message-ID: <3E006692.7020503@torque.net> (raw)
In-Reply-To: 20021217114730.GE7990@linnie.riede.org
Willem Riede wrote:
> <snip/>
>
> I'll also see if I can find what the remaining problems are. I'd also be
> prepared do do "cleaning up" of ide-scsi -- what in your opinion needs
> taking care of?
Willem,
ide-scsi in lk 2.5 ...
a) needs .eh_bus_reset_handler defined in idescsi_template
and implemented. It probably would be a dummy unless there
is a clean way to do an ATAPI bus (or device) reset.
b) replace .detect and .release in idescsi_template with the
slave_alloc, slave_configure and slave_destroy interface
These are documented in Documentation/scsi/scsi_mid_low_api.txt .
If you find mistakes or the explanation is not clear then
complain to me. For an example of the use of these new
interfaces see scsi_debug.c or aic7xxx_old.c
Good to see that you have fixed the ide sysfs de-registration
problem.
Doug Gilbert
next prev parent reply other threads:[~2002-12-18 12:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-17 3:27 buggy scsi_register behaviour in 2.5.51 Douglas Gilbert
2002-12-17 11:47 ` Willem Riede
2002-12-18 12:14 ` Douglas Gilbert [this message]
2002-12-18 23:20 ` Willem Riede
2002-12-20 14:46 ` Willem Riede
2002-12-18 1:52 ` Willem Riede
-- strict thread matches above, loose matches on Subject: below --
2002-12-17 0:50 Willem Riede
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=3E006692.7020503@torque.net \
--to=dougg@torque.net \
--cc=linux-scsi@vger.kernel.org \
--cc=wrlk@riede.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.