Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Apr 2004 16:28:34 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        freebsd@newipnet.com
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: pccbb pccard rman - Something is very wrong somewhere
Message-ID:  <20040406.162834.02299817.imp@bsdimp.com>
In-Reply-To: <200404062250040743.0A958E6F@192.168.128.16>
References:  <200404061255150877.0875F2E3@192.168.128.16> <20040406.110423.35013927.imp@bsdimp.com> <200404062250040743.0A958E6F@192.168.128.16>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200404062250040743.0A958E6F@192.168.128.16>
            "Carlos Velasco" <freebsd@newipnet.com> writes:
: On 06/04/2004 at 11:04 M. Warner Losh wrote:
: 
: >: And the real problem, an alignment issue that prevents pccard to work:
: >
: >This is almost the real problem.
: 
: :(
: Problem is not related to page alignment? I thought so.

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.

Warner



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