summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ncr5380sbc.c
AgeCommit message (Collapse)Author
1996-05-26sync 0521Theo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-05From NetBSD: merge with 960217Niklas Hallqvist
1996-01-31from netbsd;Theo de Raadt
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.
1996-01-04mi 5380 driverTheo de Raadt