summaryrefslogtreecommitdiff
path: root/sys/dev/isa/isadma.c
AgeCommit message (Expand)Author
1995-04-17clean up several ISA device interfaces: autoconfiguration, headercgd
1995-04-10kernel_pmap --> pmap_kernel()mycroft
1994-11-18Convert port, IRQ, and DRQ numbers to ints.mycroft
1994-11-04Rearrange slightly.mycroft
1994-10-27new RCS ID format.cgd
1994-05-23quiet compiler warningscgd
1994-04-24Rename two files.mycroft
1994-04-22Separate DMA functions.mycroft
1993-10-22Add at_setup_dmachan(). Minor cleanup.mycroft
1993-10-17Minor cleanup.mycroft
1993-10-16Panic if DMA with odd length attempted on a 16-bit channel.mycroft
1993-10-14New file with DMA code from isa.c, modified to check for some errors.mycroft