From: Mike Anderson <andmike@us.ibm.com>
To: Kai Makisara <Kai.Makisara@kolumbus.fi>
Cc: linux-scsi@vger.kernel.org, Matt_Domsch@Dell.com, wrlk@riede.org,
Douglas Gilbert <dougg@torque.net>,
mochel@osdl.org
Subject: Re: [PATCH / RFC] osst, st, sg sysfs removes
Date: Sat, 11 Jan 2003 09:02:25 -0800 [thread overview]
Message-ID: <20030111170225.GB1878@beaverton.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.50.0301111416510.2294-100000@kai.makisara.local>
Kai Makisara [Kai.Makisara@kolumbus.fi] wrote:
> Looks OK to me (at least the st part). I have been planning to export some
> settings in the directories this patch removes but it has to wait until
> corresponding entries can be created into the (currently non-existent)
> char tree.
>
> While looking at the sysfs/bus/scsi tree after this patch, I noticed that
> all devices currently get linked to the sd driver:
This is a bug. The problem is that the drivers in bus/scsi/drivers are
not full enabled for sysfs. They are not using sysfs driver probe
routines. This means the scsi bus_match routine controls the binding of
the device to the driver. I need to change the scsi bus_match routine,
but it might involve a hack as it will need to do a test similar to the old
detect routines that we just removed.
The scsi cleans up that have happen make support of sysfs driver probe
routines close to implementing once we come up with a solution for sg
binding ( sysfs does not support multiple driver bindings per device).
-andmike
--
Michael Anderson
andmike@us.ibm.com
prev parent reply other threads:[~2003-01-11 17:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 22:21 [PATCH / RFC] osst, st, sg sysfs removes Mike Anderson
2003-01-11 12:25 ` Kai Makisara
2003-01-11 15:48 ` Willem Riede
2003-01-12 19:59 ` Mike Anderson
2003-01-14 15:26 ` Patrick Mochel
2003-01-14 18:33 ` Mike Anderson
2003-01-14 23:08 ` Andries Brouwer
2003-01-11 17:02 ` Mike Anderson [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=20030111170225.GB1878@beaverton.ibm.com \
--to=andmike@us.ibm.com \
--cc=Kai.Makisara@kolumbus.fi \
--cc=Matt_Domsch@Dell.com \
--cc=dougg@torque.net \
--cc=linux-scsi@vger.kernel.org \
--cc=mochel@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox