All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ide@vger.kernel.org
Subject: [Bug 16382] driver 'pata_hpt37x' attempts to run HPT device x0006 subd x0001. Doesn't work! 'pata_hpt3x2n' works well.
Date: Wed, 14 Jul 2010 01:40:45 GMT	[thread overview]
Message-ID: <201007140140.o6E1ejZN024496@demeter.kernel.org> (raw)
In-Reply-To: <bug-16382-11633@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=16382


Robert Hancock <hancockrwd@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hancockrwd@gmail.com




--- Comment #1 from Robert Hancock <hancockrwd@gmail.com>  2010-07-14 01:40:44 ---
It looks like pata_hpt37x supports the HPT302 chip, but only revision 1.
Revision 2 and higher (which you have) is supported by the pata_hpt3x2n driver
(which doesn't support revision 1). The module device table can't contain
dependencies on revision number, therefore both devices are considered eligible
to drive the device. However, the one that doesn't support that revision of the
chip just won't attach to the device. Loading both drivers should therefore be
harmless.

The problem in your case seems to be that the distro installer is only trying
to load one of the drivers which happens to not be the one that you need. This
isn't right - it should try and load ALL drivers that match the PCI IDs and see
what sticks.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  reply	other threads:[~2010-07-14  1:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14  0:27 [Bug 16382] New: driver 'pata_hpt37x' attempts to run HPT device x0006 subd x0001. Doesn't work! 'pata_hpt3x2n' works well bugzilla-daemon
2010-07-14  1:40 ` bugzilla-daemon [this message]
2010-07-14  2:26 ` [Bug 16382] " bugzilla-daemon
2010-07-14  2:36 ` bugzilla-daemon
2010-07-14  3:31 ` bugzilla-daemon
2010-07-14 19:50 ` bugzilla-daemon
2012-08-09 14:26 ` bugzilla-daemon

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=201007140140.o6E1ejZN024496@demeter.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-ide@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.