Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/evbmips/isa/isadma_bounce.c
RevisionDateAuthorComments
 1.15  22-Jan-2022  skrll Ensure bus_dmatag_subregion is called with an inclusive max_addr
everywhere.
 1.14  17-Dec-2021  skrll Correct copypaste comment grammar.
 1.13  17-Dec-2021  skrll Trailing whitespace
 1.12  26-Feb-2016  christos PR/50856: David Binderman: Remove redundant code.
 1.11  10-Jul-2011  matt branches: 1.11.12; 1.11.30;
CLeanup machine includes
 1.10  08-Jul-2011  matt Use mips_bus_dma_cookie.
 1.9  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.8  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7  06-Mar-2007  simonb branches: 1.7.40; 1.7.42; 1.7.44;
Fix some caddr_t rototill fallout.
 1.6  04-Mar-2007  christos Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.5  11-Dec-2005  christos branches: 1.5.26;
merge ktrace-lwp.
 1.4  15-Jul-2003  lukem branches: 1.4.16;
__KERNEL_RCSID()
 1.3  05-May-2003  fvdl branches: 1.3.2;
Move definition of ISA_DMA_BOUNCE_THRESHOLD to dev/isa/isareg.h.
 1.2  18-Mar-2002  simonb branches: 1.2.8; 1.2.10;
Convert to use <mips/bus_*.h>.
 1.1  07-Mar-2002  simonb A port to the MIPS Malta evaluation board. Currently supports the
MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261
CPU boards to follow.

The cs4281 audio hasn't been tested, there are some interrupt problems
with onboard the pciide, but all other on-board peripherals work.

The evbmips port will support more MIPS evaluation boards in the future.
 1.2.10.2  18-Mar-2002  simonb Convert to use <mips/bus_*.h>.
 1.2.10.1  18-Mar-2002  simonb file isadma_bounce.c was added on branch nathanw_sa on 2002-03-18 01:21:13 +0000
 1.2.8.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.8.1  18-Mar-2002  jdolecek file isadma_bounce.c was added on branch kqueue on 2002-06-23 17:35:57 +0000
 1.3.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.2.1  03-Aug-2004  skrll Sync with HEAD
 1.4.16.1  03-Sep-2007  yamt sync with head.
 1.5.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.7.44.1  16-May-2008  yamt sync with head.
 1.7.42.1  18-May-2008  yamt sync with head.
 1.7.40.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.30.1  19-Mar-2016  skrll Sync with HEAD
 1.11.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed