summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_disklabel.c
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1996-11-21 06:18:33 +0000
committergibbs <gibbs@FreeBSD.org>1996-11-21 06:18:33 +0000
commit093bf696bdea64c07591579f03bb7ba9846f7364 (patch)
treea0d727cd4e68a0915282218ec26f8fdbf2d04748 /sys/kern/subr_disklabel.c
parentf810ab1fbaa4a41f5588b0a61d232a8702b6be98 (diff)
downloadFreeBSD-src-093bf696bdea64c07591579f03bb7ba9846f7364.zip
FreeBSD-src-093bf696bdea64c07591579f03bb7ba9846f7364.tar.gz
Change the way Automatic PIO is performed in the mesgin and mesgout phases.
SPIORDY should go active on any REQ of the bus, so testing for REQINIT is not necessary. It also seems that testing for SPIORDY is more robust then REQINIT since SPIORDY comes active after REQINIT and PHASEMIS seems to take some time to come true after REQ is asserted if the phase has changed. Of course, none of this is documented. This should give the code savings of my original changes, without breaking the driver on fast peripherals.
Diffstat (limited to 'sys/kern/subr_disklabel.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud