Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 19:11:17 +0200
From:      =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@DeepCore.dk>
To:        Daniel Eriksson <daniel_k_eriksson@telia.com>
Cc:        'FreeBSD Current' <freebsd-current@freebsd.org>
Subject:   Re: Anything to worry about? (failed: rid 0x20 is memory, requested 4)
Message-ID:  <4120EAB5.4040802@DeepCore.dk>
In-Reply-To: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAJt2zmKF34EezSdphTL3i8AEAAAAA@telia.com>
References:  <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAAJt2zmKF34EezSdphTL3i8AEAAAAA@telia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eriksson wrote:
> I just installed a Promise SATA150 TX4 in one of my servers. Everything=

> seems to work, but I get an error message during boot that worries me a=
 bit:
>=20
> atapci2: <Promise PDC20318 SATA150 controller> port
> 0x8800-0x887f,0x9000-0x900f,0x9400-0x943f mem
> 0xed000000-0xed01ffff,0xed800000-0xed800fff irq 19 at device 11.0 on pc=
i0
> atapci2: failed: rid 0x20 is memory, requested 4
> atapci2: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xed000000
> atapci2: Reserved 0x1000 bytes for rid 0x1c type 3 at 0xed800000

The message is harmless, its because the Promise has a memory resource=20
where stock ATA controllers has a port resource. The std setup code=20
tries to alloc that resource and fails, but the Promise init code knows=20
how to attach to the memory later.

-S=F8ren




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4120EAB5.4040802>