mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Mikael Pettersson <mikpe@user.it.uu.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5 modprobe doesn't handle alias chains?
Date: Mon, 17 Mar 2003 07:58:15 +1100	[thread overview]
Message-ID: <20030317174406.8353D2C0FC@lists.samba.org> (raw)
In-Reply-To: Your message of "Tue, 04 Mar 2003 00:35:40 BST." <200303032335.h23NZetq012628@harpo.it.uu.se>

In message <200303032335.h23NZetq012628@harpo.it.uu.se> you write:
> Rusty,
> 
> In converting my 2.5 build to make the serial driver a module,
> I discovered that alias chains in modprobe.conf apparently
> don't work. This is with module-init-tools-0.9.9.
> 
> I had 'alias char-major-4 serial' and 'alias char-major-5 serial'
> in modprobe.conf, since that's what's built into 2.4 modutils, and
> then I added 'alias serial 8250'. This did not work: opening /dev/ttyS0
> resulted in modprobe complaining 'FATAL: Module serial not found'.
> 
> Is this a bug or a design limitation?

Well, it's a documented feature, see modprobe.conf(5).  You can use
install commands instead if you really want recursion, or do as you
did and simply resolve the alias by hand.

Hope that helps,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      reply	other threads:[~2003-03-17 17:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 23:35 Mikael Pettersson
2003-03-16 20:58 ` Rusty Russell [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=20030317174406.8353D2C0FC@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikpe@user.it.uu.se \
    /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®