Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 2004 12:45:04 +0200
From:      "Carlos Velasco" <freebsd@newipnet.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re[2]: pccbb pccard rman - Something is very wrong somewhere
Message-ID:  <200404071245040782.0D909C4C@192.168.128.16>
In-Reply-To: <20040406.231324.131273745.imp@bsdimp.com>
References:  <20040406.110423.35013927.imp@bsdimp.com> <200404062250040743.0A958E6F@192.168.128.16> <20040406.162834.02299817.imp@bsdimp.com> <20040406.231324.131273745.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/04/2004 at 23:13 M. Warner Losh wrote:

>: There's code that fails to properly align requests larger than 4k to
>: the appropriate boundary.  Upping things to 64k just papers over that
>: problem, and tends to be somewhat wasteful of resources.
>
>Hmmm, I should make the CIS mapping be on a 64k boundary and try a
>bunch of the 'problem children' cards.  That might fix a lot of
>problems...

That's that my patch does (or pretend):
cbb0: PCI Memory allocated: 88000000
cbb1: PCI Memory allocated: 88001000
cis mem map 0xdc538000 (resource: 0x88010000)
pccard0: ccr_res == 88010000-880103ff, base=ff80

Regards,
Carlos Velasco




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