summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>1999-11-17 01:16:36 +0000
committerthorpej <thorpej@NetBSD.org>1999-11-17 01:16:36 +0000
commite345f0f17c92710c62677cd9d85d978977f4dc59 (patch)
tree0e29b9419d5994dca0f70305dd72e262bbcd8b00 /sys/dev/raidframe
parent4a98f5856e6b9a7dca9b97b79ea2f821e0c27994 (diff)
Basic interface to the PCI BIOS and PCI Interrupt Routing table, separated
out from UCHIYAMA Yasushi's PCI BIOS patches, and fairly heavily reworked by me. Main differences: - Only use the PCI BIOS to get the config mechanism and interrupt routing info for now. No need to use the BIOS for PCI config access right now, since the old mechanism works fine, and this keeps the code smaller. - PCI BIOS initialization code path is much different. - Always use the $PIR table if it exists, and only fallback to the PCI BIOS 2.1 GetInterruptRouting call if it's not there. This module does not include any of the fixup code; that is coming in separate commits.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions