from netbsd;
authorderaadt <deraadt@openbsd.org>
Wed, 31 Jan 1996 06:58:55 +0000 (06:58 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 31 Jan 1996 06:58:55 +0000 (06:58 +0000)
commit6162fdaef63f434dfb3d56b69fb12ce29ee6666b
tree5e47eb7b9613c60b35a38e0e2bde5d9fcb837172
parent0a6d39a1d2d72c110510b225b2012acba58c3b46
from netbsd;
Use the function pointers sc_pio_in, sc_pio_out to call the PIO functions
for transfers in data phase so those functions may be MD implementations
that do "pseudo-DMA" if desired.  Also correct some comments.
sys/dev/ic/ncr5380sbc.c