All of lore.kernel.org
 help / color / mirror / Atom feed
From: A Duston <hald@sound.net>
To: Jens Axboe <axboe@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: bio and "old" block drivers
Date: Wed, 12 Dec 2001 09:27:35 -0600	[thread overview]
Message-ID: <3C177767.8132794F@sound.net> (raw)
In-Reply-To: <Pine.GSO.4.10.10112111539180.5913-100000@sound.net> <20011212101957.GE7562@suse.de>

Jens Axboe wrote:
> 
> On Tue, Dec 11 2001, Hal Duston wrote:
> > I'm looking at the bio changes for ps2esdi.  The driver
> > appears to no longer work compiled when into the kernel.
> > The ps2esdi_init call has been removed from
> > ll_rw_blk.c:blk_dev_init.  Where is the new/correct place
> > to call this from?  This appears to be the same way with
> > many of the other "old" block drivers as well.
> 
> Just use module_init to make this happen automagically.

Sorry, I am not understanding you here.  Could you spell it 
out please?  My root filesystem is on the ps2esdi disk, do 
I need to set up an initrd, and load the ps2esdi driver as 
a module?  Or do you mean that I should change things to 
have module_init call it even when it isn't built as a 
module?  Or something else?

Thanks,
Hal Duston
hald@sound.net

  reply	other threads:[~2001-12-12 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-11 21:40 bio and "old" block drivers Hal Duston
2001-12-12 10:19 ` Jens Axboe
2001-12-12 15:27   ` A Duston [this message]
2001-12-12 15:29     ` Jens Axboe

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=3C177767.8132794F@sound.net \
    --to=hald@sound.net \
    --cc=axboe@suse.de \
    --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.