diff options
| author | mjacob <mjacob@NetBSD.org> | 2001-08-13 23:36:30 +0000 |
|---|---|---|
| committer | mjacob <mjacob@NetBSD.org> | 2001-08-13 23:36:30 +0000 |
| commit | 7a43c0e46bea482947a39ff13c00905d40e80583 (patch) | |
| tree | a7bfd6b11c744d690d2ce8d17c8faa52bb05101c /sys/dev/microcode | |
| parent | 63011ec08f2b0b1e61ab7d1e657d78a41a720b5a (diff) | |
Fixed the one minor buglet that kept 8200s from working
(SCB_VECTOIDX(vec) - SCB_IOVECBASE] -> SCB_VECTOIDX(vec - SCB_IOVECBASE))
Sigh. This is all very good work- this new interrupt stuff. Yet like the
last time my good friend Jason 'simplified' things, we lost information.
It used to be you could tell which specific slot an interrupt was frame
based upon the vector. Now you can't because they're allocated dynamically.
Oh well- it's not all that important.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
