summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-02-21 22:32:06 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-02-21 22:32:06 +0000
commitb874cdc4feb140422d91ac83272de1157b7c905f (patch)
tree701624b3cd3609a7ca099d2fb52f4d104f7c229f /sys/arch/mac68k
parent5f4a6d2f49e6b62d0c5a609635af59fa4139f390 (diff)
Long awaiting modernization:
- reset the drive and fetch its identification strings during probe, and do not attach if they don't look good. - do not store synchronous command blocks (used by hdreset) in the softc, since they are not processed asynchronously. The stack will do. - cleanup the disklabel retrieval code. - use disk_{,un}lock instead of rolling our own equivalent. - use bounds_check_with_label() in hdstrategy() instead of a stripped-down inline version of it. Tested on 7957A.
Diffstat (limited to 'sys/arch/mac68k')
0 files changed, 0 insertions, 0 deletions