Report all valid interrupt locators in isaprint() - although config(8) stanzas
authormiod <miod@openbsd.org>
Thu, 21 May 2015 19:29:31 +0000 (19:29 +0000)
committermiod <miod@openbsd.org>
Thu, 21 May 2015 19:29:31 +0000 (19:29 +0000)
commitda463e6cf99055f2857c8b748896597c93b955dc
tree9e9777e5c7b3bd96a72e0c0a274cc27eba3bfa97
parentfd5888ba7e26d725246220eb10f07297e6b79736
Report all valid interrupt locators in isaprint() - although config(8) stanzas
only allow one irq for isa devices, there is actually support for more since
we got isapnp(4) support, and upcoming changes will actually have regular isa(4)
devices claim more than one irq in their indirect match function.
sys/dev/isa/isa.c