Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/alpha/pci/ttwoga_dma.c
RevisionDateAuthorComments
 1.11  08-May-2021  thorpej More symbol sanitizing.
 1.10  05-May-2021  thorpej Moar static.
 1.9  11-Oct-2020  thorpej branches: 1.9.6;
Add some bus_dma instrumentation.
 1.8  10-Oct-2020  thorpej G/C alpha_XXX_dmamap() / alpha_XXX_dmamap_or. They haven't been needed
for a long time.
 1.7  06-Feb-2012  matt Do a minor cleanup of alpha (this will make applying pullups post branching
easier).
u_int{8,16,32,64}_t -> uint{*}_t
Change all old-style definitions to C89 prototypes.
Whitespace cleanup.
Constification in db_disasm.c
 1.6  01-Jul-2011  dyoung branches: 1.6.2; 1.6.6;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.5  15-Dec-2010  matt Remove unneeded includes of <uvm/uvm_extern.h>
 1.4  28-Apr-2008  martin branches: 1.4.22;
Remove clause 3 and 4 from TNF licenses
 1.3  19-Jul-2001  thorpej branches: 1.3.2; 1.3.124; 1.3.126; 1.3.128;
The T2 has a 256 byte DMA prefetch threshold.
 1.2  03-Jan-2001  thorpej branches: 1.2.2; 1.2.6;
The code that creates/destroys SGMAP DMA maps is the same; put it
in a common place and share it.
 1.1  21-Dec-2000  thorpej Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100A
(Lynx), written from scratch by me over a year ago, but never committed
to the tree because there was a bug I could never quite find. I have
fixed a few problems in the code, but still don't know if that bug is
quite fixed. Since I don't have access to the hardware directly, I'll
have to call for testers again.
 1.2.6.1  03-Aug-2001  lukem update to -current
 1.2.2.2  05-Jan-2001  bouyer Sync with HEAD
 1.2.2.1  03-Jan-2001  bouyer file ttwoga_dma.c was added on branch thorpej_scsipi on 2001-01-05 17:33:49 +0000
 1.3.128.1  16-May-2008  yamt sync with head.
 1.3.126.1  18-May-2008  yamt sync with head.
 1.3.124.1  02-Jun-2008  mjf Sync with HEAD.
 1.3.2.2  19-Jul-2001  thorpej The T2 has a 256 byte DMA prefetch threshold.
 1.3.2.1  19-Jul-2001  thorpej file ttwoga_dma.c was added on branch nathanw_sa on 2001-07-19 18:50:26 +0000
 1.4.22.1  05-Mar-2011  rmind sync with head
 1.6.6.1  18-Feb-2012  mrg merge to -current.
 1.6.2.1  17-Apr-2012  yamt sync with head
 1.9.6.1  13-May-2021  thorpej Sync with HEAD.

RSS XML Feed