summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>2000-07-07 13:22:44 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>2000-07-07 13:22:44 +0000
commitd25c5758ea35b3a5510242ed2943f124cc00de19 (patch)
tree1e338355a8d04ce7cee98d0970155bc4b701edad /usr.bin
parent0193f0c2db48a9f4d692c17a58ca88ace3dc1323 (diff)
Since it is possible for the interrupt controller to be configured late
in the config cycle, and pci devices as well as mac onboard devices do not use interrupts to probe. It is possible to record that the interrupt is to be configured, but not configure it with the interrupt controller until the interrupt controller configures itself. This is lazy binding of interrupts. If there is a conflicting interrupt or other problem it will be noticed when the interrupt controller configures and collects the data rather than when the device configures. Currently on the openpic interrupt controller supports these pre-configured interrupts.
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions