Subject: kern/35781: bus_space(9) and bus_dma(9) atomic?
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <Christoph_Egger@gmx.de>
List: netbsd-bugs
Date: 02/22/2007 12:20:00
>Number: 35781
>Category: kern
>Synopsis: bus_space(9) and bus_dma(9) atomic?
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 22 12:20:00 +0000 2007
>Originator: Christoph Egger
>Release:
>Organization:
>Environment:
>Description:
The bus_space(9) and bus_dma(9) manpages do not clearly
describe if the functions are atomic or if they are
interruptable by e.g. an ISR.
>How-To-Repeat:
>Fix: