Re: Intel ICH5 SATA150 memory mapping error on CURRENT

From: Søren Schmidt (sos_at_FreeBSD.org)
Date: 06/08/05

  • Next message: Alexander Leidinger: "Re: How to debug a kernel with a lot kld's?"
    Date: Wed, 8 Jun 2005 11:26:12 +0200
    To: Marcus von Appen <mva@sysfault.org>
    
    

    On 08/06/2005, at 10:59, Marcus von Appen wrote:

    > Hi,
    >
    > I am receiving a memory mapping error on CURRENT (last built a few
    > minutes ago) with the Intel ICH5 SATA150 controller and Intel 865
    > chipset. dmesg shows the following:
    >
    > ...
    > ata1: [MPSAFE]
    > atapci1: <Intel ICH5 SATA150 controller> port
    > 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20
    > -0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq 18 at device 31.2 on pci0
    > atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xfea0
    > atapci1: [MPSAFE]
    > atapci1: failed to enable memory mapping!
    > ata2: <ATA channel 0> on atapci1
    > atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0xfe00
    > atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0xfe10
    > ata2: reset tp1 mask=00 ostat0=ff ostat1=00
    > ata2: [MPSAFE]
    > ata3: <ATA channel 1> on atapci1
    > atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0xfe20
    > atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0xfe30
    > ata3: reset tp1 mask=00 ostat0=ff ostat1=00
    > ata3: [MPSAFE]
    > ...

    Its just harmless noise from the PCI code that normally should be
    behind bootverbose.

    - Søren

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Alexander Leidinger: "Re: How to debug a kernel with a lot kld's?"