Warner Losh schrieb:
>
> In message <[EMAIL PROTECTED]> Daniel Rock writes:
> : I already filed a PR for this problem but my first solution was a real
> : hack (kern/21461).
> :
> : [another solution would be to introduce another flag for
> : rman_reserve_resource() not to search for alternate re
In message <[EMAIL PROTECTED]> Daniel Rock writes:
: I already filed a PR for this problem but my first solution was a real
: hack (kern/21461).
:
: [another solution would be to introduce another flag for
: rman_reserve_resource() not to search for alternate regions.
Would the alignment stuff I
Mike Smith schrieb:
>
> > Now that someone has implementented resource alignment in the resource
> > allocator, someone could review and integrate the attached patch.
>
> This looks fine to me. I assume you'd want the same changes applied to
> aligning memory regions?
I didn't run in this probl
> Now that someone has implementented resource alignment in the resource
> allocator, someone could review and integrate the attached patch.
This looks fine to me. I assume you'd want the same changes applied to
aligning memory regions?
> Background:
> I do have an old system with several PnP
Now that someone has implementented resource alignment in the resource
allocator, someone could review and integrate the attached patch.
Background:
I do have an old system with several PnP devices. Two of the request the
following IO ports:
first device: port range 0x100-0x3ff size=1 align=1
se