Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Jeff Baitis <baitisj@evolution.com>
To: Hartvig Ekner <hartvig@ekner.info>
Cc: Linux MIPS mailing list <linux-mips@linux-mips.org>
Subject: Re: IRQ warnings during boot on Au1500/DB1500
Date: Thu, 13 Mar 2003 14:16:46 -0800	[thread overview]
Message-ID: <20030313141645.A20129@luca.pas.lab> (raw)
In-Reply-To: <3E70EACF.8F6629E4@ekner.info>; from hartvig@ekner.info on Thu, Mar 13, 2003 at 09:32:15PM +0100

Hartvig:

I get the same messages when I try to use a PCI CardBus bridge in polling mode
(INTA disabled).

Regards,
Jeff


On Thu, Mar 13, 2003 at 09:32:15PM +0100, Hartvig Ekner wrote:
> Hi,
> 
> with current 2.4 CVS, I get these messages during boot on a DB1500:
> 
> ...
> eth0: Using AMD 79C874 10/100 BaseT PHY as default
> eth1: Au1xxx ethernet found at 0xb1510000, irq 29
> eth1: AMD 79C874 10/100 BaseT PHY at phy address 31
> eth1: Using AMD 79C874 10/100 BaseT PHY as default
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> PDC20268: IDE controller at PCI slot 00:0d.0
> PDC20268: chipset revision 2
> PDC20268: not 100% native mode: will probe irqs later
> PDC20268: ROM enabled at 0x000dc000
>     ide0: BM-DMA at 0x0520-0x0527, BIOS settings: hda:pio, hdb:pio
>     ide1: BM-DMA at 0x0528-0x052f, BIOS settings: hdc:pio, hdd:pio
> hda: IBM-DTLA-307030, ATA DISK drive
> blk: queue 802d01e0, I/O limit 4095Mb (mask 0xffffffff)
> warning: end_irq 62 did not enable (6)
> warning: end_irq 60 did not enable (6)
> warning: end_irq 59 did not enable (6)
> warning: end_irq 58 did not enable (6)
> warning: end_irq 57 did not enable (6)
> warning: end_irq 55 did not enable (6)
> warning: end_irq 54 did not enable (6)
> warning: end_irq 52 did not enable (6)
> warning: end_irq 51 did not enable (6)
> warning: end_irq 50 did not enable (6)
> warning: end_irq 49 did not enable (6)
> warning: end_irq 48 did not enable (6)
> warning: end_irq 46 did not enable (6)
> warning: end_irq 45 did not enable (6)
> warning: end_irq 44 did not enable (6)
> warning: end_irq 43 did not enable (6)
> warning: end_irq 42 did not enable (6)
> warning: end_irq 41 did not enable (6)
> warning: end_irq 40 did not enable (6)
> warning: end_irq 39 did not enable (6)
> warning: end_irq 38 did not enable (6)
> warning: end_irq 18 did not enable (6)
> warning: end_irq 14 did not enable (6)
> warning: end_irq 62 did not enable (16)
> warning: end_irq 60 did not enable (16)
> warning: end_irq 59 did not enable (16)
> warning: end_irq 58 did not enable (16)
> warning: end_irq 57 did not enable (16)
> warning: end_irq 55 did not enable (16)
> warning: end_irq 54 did not enable (16)
> warning: end_irq 52 did not enable (16)
> warning: end_irq 51 did not enable (16)
> warning: end_irq 50 did not enable (16)
> warning: end_irq 49 did not enable (16)
> warning: end_irq 48 did not enable (16)
> warning: end_irq 46 did not enable (16)
> warning: end_irq 45 did not enable (16)
> warning: end_irq 44 did not enable (16)
> warning: end_irq 43 did not enable (16)
> warning: end_irq 42 did not enable (16)
> warning: end_irq 41 did not enable (16)
> warning: end_irq 40 did not enable (16)
> warning: end_irq 39 did not enable (16)
> warning: end_irq 38 did not enable (16)
> warning: end_irq 18 did not enable (16)
> hde: IRQ probe failed (0xfffbfffe)
> warning: end_irq 62 did not enable (6)
> warning: end_irq 60 did not enable (6)
> warning: end_irq 59 did not enable (6)
> warning: end_irq 58 did not enable (6)
> warning: end_irq 57 did not enable (6)
> warning: end_irq 55 did not enable (6)
> warning: end_irq 54 did not enable (6)
> warning: end_irq 52 did not enable (6)
> warning: end_irq 51 did not enable (6)
> warning: end_irq 50 did not enable (6)
> warning: end_irq 49 did not enable (6)
> 
> Once the IDE probing is done, these messages don't seem to appear any more, and the kernel runs ok. Anybody seeing similar messages?
> 
> /Hartvig
> 
> 
> 

-- 
         Jeffrey Baitis - Associate Software Engineer

                    Evolution Robotics, Inc.
                     130 West Union Street
                       Pasadena CA 91103

 tel: 626.535.2776  |  fax: 626.535.2777  |  baitisj@evolution.com 

      parent reply	other threads:[~2003-03-13 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-13 20:32 IRQ warnings during boot on Au1500/DB1500 Hartvig Ekner
2003-03-13 20:36 ` Pete Popov
2003-03-13 22:16 ` Jeff Baitis [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=20030313141645.A20129@luca.pas.lab \
    --to=baitisj@evolution.com \
    --cc=hartvig@ekner.info \
    --cc=linux-mips@linux-mips.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