All of lore.kernel.org
 help / color / mirror / Atom feed
From: walt <wa1ter@myrealbox.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [2.6.7-rc2] Parport_pc module dependencies changed?
Date: Fri, 04 Jun 2004 09:47:48 -0700	[thread overview]
Message-ID: <40C0A7B4.7020308@myrealbox.com> (raw)

Recently (can't say exactly when) my printer and parallel Zip drive
stopped working.

Turns out the reason is that the parport_pc module no longer loads
automatically along with the parport and ppa modules.

Here's an excerpt (line-wrapped) from modules.dep:

/lib/modules/2.6.7-rc2/kernel/drivers/scsi/ppa.ko: 
/lib/modules/2.6.7-rc2/kernel/drivers/scsi/scsi_mod.ko /lib/mod
ules/2.6.7-rc2/kernel/drivers/parport/parport.ko

/lib/modules/2.6.7-rc2/kernel/drivers/parport/parport_pc.ko: 
/lib/modules/2.6.7-rc2/kernel/drivers/parport/parport.ko

/lib/modules/2.6.7-rc2/kernel/drivers/parport/parport.ko:
<missing line for parport_pc.ko ??>       <=================

/lib/modules/2.6.7-rc2/kernel/drivers/char/lp.ko: 
/lib/modules/2.6.7-rc2/kernel/drivers/parport/parport.ko


Seems like parport_pc.ko should appear as a dependency for
parport.ko, but doesn't.  (At least on on a PC, anyway.)

                 reply	other threads:[~2004-06-04 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=40C0A7B4.7020308@myrealbox.com \
    --to=wa1ter@myrealbox.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.