public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Shawn <core@enodev.com>
To: Andrew Morton <akpm@osdl.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0-test2-mm1: Can't mount root
Date: 28 Jul 2003 21:04:31 -0500	[thread overview]
Message-ID: <1059444271.4786.25.camel@localhost> (raw)
In-Reply-To: <20030728150245.42f57f89.akpm@osdl.org>

OK, mucho more info (no wonder root=/dev/hde5 no worky):
        VP_IDE: (ide_setup_pci_device:) Could not enable device

Found out my on board via pci ide was not getting initialized under
-test2-mm1, so I went looking for driver/ide/pci/via82cxxx in the diffs.
I found this in the -test2 diff:
-                                    (((u >> i) & 7) < 8))) {
+                                    (((u >> i) & 7) < 6))) {
...and reversing it did not change anything.

The only other diff I could think might matter to 
drivers/ide/setup-pci.c
-static unsigned long __init ide_get_or_set_dma_base (ide_hwif_t *hwif)
+static unsigned long ide_get_or_set_dma_base (ide_hwif_t *hwif)
...which does not look like it should kill my via ide...

I am now totally at my wit's end. Can I be helped now that I got off my
fat arse?

Info about my system:
http://www.enodev.com/lspci.txt
http://www.enodev.com/dmesg
http://www.enodev.com/proc-ioports
http://www.enodev.com/proc-interrupts
http://www.enodev.com/proc-iomem
http://www.enodev.com/proc_sex.html

On Mon, 2003-07-28 at 17:02, Andrew Morton wrote:
> Shawn <core@enodev.com> wrote:
> >
> > Thank you, I didn't look very closely at the patch (really at all). 
> > 
> > The one thing making me think I had it right with "2105" was that the
> > kernel did seem to grok it as (33,5).
> 
> I don't understand.  Are you saying that you now have it working?
> If so, how?


  parent reply	other threads:[~2003-07-29  2:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-28 21:43 2.6.0-test2-mm1: Can't mount root Shawn
2003-07-28 21:47 ` Andrew Morton
2003-07-28 22:06   ` Shawn
2003-07-28 22:02     ` Andrew Morton
2003-07-28 22:39       ` Shawn
2003-07-29  2:04       ` Shawn [this message]
2003-07-29  2:36         ` Andrew Morton
2003-07-29  4:44           ` Shawn
2003-07-29  5:32           ` Shawn
2003-07-29  5:47             ` Andrew Morton
2003-07-29  6:14               ` Shawn

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=1059444271.4786.25.camel@localhost \
    --to=core@enodev.com \
    --cc=akpm@osdl.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox