summaryrefslogtreecommitdiff
path: root/sys/dev/tc/bba.c
AgeCommit message (Expand)Author
2000-07-18PAGE_SIZE -> IOASIC_DMA_BLOCKSIZE in one last place. From Izumi Tsutsui.thorpej
2000-07-18Back out previous. It is no longer needed, as both the Alphathorpej
2000-07-17Clear the DMA pointer reload interrupt bits in the IOASIC_INTRthorpej
2000-07-17- Write the registers 7930 registers properly on the Alpha (it'sthorpej
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-12- add mmap supportgmcgarry
2000-06-05- remove conditional compilation on NAUDIOgmcgarry
2000-06-04Cleanup #if 0 cruft.gmcgarry
2000-06-01Remove wbflush(). These are not necessary with the new IOASIC bus_spacegmcgarry
2000-05-28Merge pmax and alpha ISDN register definitions.gmcgarry
2000-05-02Add am7930 audio driver.augustss