[patch] axe RF_TIMESHARE?
Adrian Chadd
adrian at freebsd.org
Mon Jul 7 01:29:23 UTC 2014
On 6 July 2014 17:47, Don Lewis <truckman at freebsd.org> wrote:
> On 6 Jul, Adrian Chadd wrote:
>> Hi,
>>
>> What's it supposed to be used for?
>
> My understanding it that it is supposed to be used to allow two more
> devices to claim the same resource, such as an I/O port range, but only
> one device can be active at a time.
Interesting. I wonder what kinds of things would want to do this.
There's a few interesting things like implementing the spibus using
this instead of the current way of calling a bus lock method before
doing any bus IO.
-a
More information about the freebsd-arch
mailing list