summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authormhitch <mhitch@NetBSD.org>2000-03-04 05:43:51 +0000
committermhitch <mhitch@NetBSD.org>2000-03-04 05:43:51 +0000
commit3b06f6f887b50d759b6aeefd3d3c00218bc29dda (patch)
tree8f2d8bd2babfb6597edd0c3b31bd3477f8d85490 /sys/dev/raidframe
parent8bf4d36694b6faf4df5c6d4f3578d3f5038d4385 (diff)
Fix boot device detection. Device probes are not done when adapters are
configured, but after all adapters have been configured. When multiple adapters are present, only the last configured adapter could be matched to the boot device slot. The adapter attach routines now check if that adapter slot matches the boot device slot and saves the softc pointer for that controller. Then when the disks are configured, dk_establish() matches the appropriate controller.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions