From: Sumit Narayan <talk2sumit@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: USB IDE Connector
Date: Fri, 25 Feb 2005 10:30:27 +0530 [thread overview]
Message-ID: <1458d96105022421001e006f5f@mail.gmail.com> (raw)
Hi,
I have an external IDE connector through USB port. Where could I get
the exact point inside the kernel, from where I would get information
such as Block No., Request size, partition details for a particular
request, _just_ before being sent to the disk.
Like, for a normal IDE, I could gather these details from inside the
function __ide_do_rw_disk from "struct request". Is there anyway for
finding out the same for a USB mass storage device?
Thanks.
next reply other threads:[~2005-02-25 5:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-25 5:00 Sumit Narayan [this message]
2005-02-25 22:36 ` USB IDE Connector Greg KH
2005-02-26 18:58 ` Sumit Narayan
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=1458d96105022421001e006f5f@mail.gmail.com \
--to=talk2sumit@gmail.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.